[==========] 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:50:30.504290 11973 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.177.126:43291
I20260709 14:50:30.505754 11973 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:50:30.506709 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:30.522114 11979 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:50:30.522162 11980 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:50:30.522622 11982 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:50:30.523981 11973 server_base.cc:1061] running on GCE node
I20260709 14:50:31.622582 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:31.622793 11973 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:50:31.622941 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608631622925 us; error 0 us; skew 500 ppm
I20260709 14:50:31.623718 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:31.628669 11973 webserver.cc:533] Webserver started at http://127.11.177.126:33819/ using document root <none> and password file <none>
I20260709 14:50:31.629514 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:31.629706 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:31.630080 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:31.635531 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-0/minicluster-data/master-0-root/instance:
uuid: "918bd2702a994e2ba2139f4414b6574a"
format_stamp: "Formatted at 2026-07-09 14:50:31 on dist-test-slave-1rkr"
I20260709 14:50:31.642719 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260709 14:50:31.647428 11988 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:50:31.648520 11973 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:50:31.648813 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-0/minicluster-data/master-0-root
uuid: "918bd2702a994e2ba2139f4414b6574a"
format_stamp: "Formatted at 2026-07-09 14:50:31 on dist-test-slave-1rkr"
I20260709 14:50:31.649096 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-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:50:31.700807 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:31.702306 11973 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:50:31.702711 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:31.770249 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.126:43291
I20260709 14:50:31.770314 12039 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.126:43291 every 8 connection(s)
I20260709 14:50:31.777592 12040 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:50:31.798341 12040 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a: Bootstrap starting.
I20260709 14:50:31.803969 12040 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.805727 12040 log.cc:826] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a: Log is configured to *not* fsync() on all Append() calls
I20260709 14:50:31.810003 12040 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a: No bootstrap required, opened a new log
I20260709 14:50:31.829701 12040 raft_consensus.cc:359] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "918bd2702a994e2ba2139f4414b6574a" member_type: VOTER }
I20260709 14:50:31.830225 12040 raft_consensus.cc:385] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.830471 12040 raft_consensus.cc:740] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 918bd2702a994e2ba2139f4414b6574a, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.831347 12040 consensus_queue.cc:260] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "918bd2702a994e2ba2139f4414b6574a" member_type: VOTER }
I20260709 14:50:31.831801 12040 raft_consensus.cc:399] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:31.832072 12040 raft_consensus.cc:493] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:31.832383 12040 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.836253 12040 raft_consensus.cc:515] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "918bd2702a994e2ba2139f4414b6574a" member_type: VOTER }
I20260709 14:50:31.836936 12040 leader_election.cc:304] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [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: 918bd2702a994e2ba2139f4414b6574a; no voters: 
I20260709 14:50:31.838527 12040 leader_election.cc:290] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:31.838832 12043 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:31.840808 12043 raft_consensus.cc:697] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [term 1 LEADER]: Becoming Leader. State: Replica: 918bd2702a994e2ba2139f4414b6574a, State: Running, Role: LEADER
I20260709 14:50:31.841686 12043 consensus_queue.cc:237] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [LEADER]: Queue going to LEADER mode. State: All 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: "918bd2702a994e2ba2139f4414b6574a" member_type: VOTER }
I20260709 14:50:31.842638 12040 sys_catalog.cc:565] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:31.851064 12044 sys_catalog.cc:455] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "918bd2702a994e2ba2139f4414b6574a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "918bd2702a994e2ba2139f4414b6574a" member_type: VOTER } }
I20260709 14:50:31.851662 12044 sys_catalog.cc:458] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:31.850956 12045 sys_catalog.cc:455] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 918bd2702a994e2ba2139f4414b6574a. Latest consensus state: current_term: 1 leader_uuid: "918bd2702a994e2ba2139f4414b6574a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "918bd2702a994e2ba2139f4414b6574a" member_type: VOTER } }
I20260709 14:50:31.853015 12045 sys_catalog.cc:458] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:31.854517 12051 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:31.865460 12051 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:31.867564 11973 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:31.880280 12051 catalog_manager.cc:1383] Generated new cluster ID: c0fe7534b1164754a19918ae18563147
I20260709 14:50:31.880520 12051 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:31.910800 12051 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:31.912809 12051 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:31.928923 12051 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a: Generated new TSK 0
I20260709 14:50:31.929850 12051 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:31.998205 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:32.005981 12062 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:50:32.007311 12063 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:50:32.010584 12065 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:50:32.011283 11973 server_base.cc:1061] running on GCE node
I20260709 14:50:32.012022 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:32.012223 11973 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:50:32.012382 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608632012363 us; error 0 us; skew 500 ppm
I20260709 14:50:32.012959 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:32.016803 11973 webserver.cc:533] Webserver started at http://127.11.177.65:40315/ using document root <none> and password file <none>
I20260709 14:50:32.017344 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:32.017544 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:32.017807 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:32.018926 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-0/minicluster-data/ts-0-root/instance:
uuid: "54fc09887b274328bce6865d754e94fb"
format_stamp: "Formatted at 2026-07-09 14:50:32 on dist-test-slave-1rkr"
I20260709 14:50:32.024484 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 14:50:32.028632 12070 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:50:32.029561 11973 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:50:32.029888 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-0/minicluster-data/ts-0-root
uuid: "54fc09887b274328bce6865d754e94fb"
format_stamp: "Formatted at 2026-07-09 14:50:32 on dist-test-slave-1rkr"
I20260709 14:50:32.030241 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-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:50:32.055717 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:32.057473 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:32.060087 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:32.065169 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:32.065491 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:50:32.065788 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:32.066008 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:32.149886 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.65:46641
I20260709 14:50:32.149930 12132 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.65:46641 every 8 connection(s)
I20260709 14:50:32.157260 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:32.165449 12137 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:50:32.166586 12138 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:50:32.171149 11973 server_base.cc:1061] running on GCE node
W20260709 14:50:32.172248 12140 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:50:32.173339 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:32.173597 11973 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:50:32.173758 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608632173742 us; error 0 us; skew 500 ppm
I20260709 14:50:32.174296 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:32.177320 11973 webserver.cc:533] Webserver started at http://127.11.177.66:44563/ using document root <none> and password file <none>
I20260709 14:50:32.177966 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:32.178211 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:32.178539 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:32.179872 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-0/minicluster-data/ts-1-root/instance:
uuid: "8241beb72054439891c24d532796f410"
format_stamp: "Formatted at 2026-07-09 14:50:32 on dist-test-slave-1rkr"
I20260709 14:50:32.182898 12133 heartbeater.cc:344] Connected to a master server at 127.11.177.126:43291
I20260709 14:50:32.183358 12133 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:32.184494 12133 heartbeater.cc:507] Master 127.11.177.126:43291 requested a full tablet report, sending...
I20260709 14:50:32.187954 12005 ts_manager.cc:194] Registered new tserver with Master: 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641)
I20260709 14:50:32.190451 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.001s	sys 0.011s
I20260709 14:50:32.190912 12005 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57752
I20260709 14:50:32.195304 12145 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:50:32.196049 11973 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:50:32.196291 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-0/minicluster-data/ts-1-root
uuid: "8241beb72054439891c24d532796f410"
format_stamp: "Formatted at 2026-07-09 14:50:32 on dist-test-slave-1rkr"
I20260709 14:50:32.196535 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-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:50:32.218427 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:32.219650 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:32.221894 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:32.224869 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:32.225111 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:32.225391 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:32.225579 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:32.317387 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.66:44665
I20260709 14:50:32.317507 12207 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.66:44665 every 8 connection(s)
I20260709 14:50:32.323369 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:32.331175 12211 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:50:32.333102 12212 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:50:32.337097 12208 heartbeater.cc:344] Connected to a master server at 127.11.177.126:43291
I20260709 14:50:32.337512 12208 heartbeater.cc:461] Registering TS with master...
W20260709 14:50:32.338074 12214 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:50:32.338457 12208 heartbeater.cc:507] Master 127.11.177.126:43291 requested a full tablet report, sending...
I20260709 14:50:32.338655 11973 server_base.cc:1061] running on GCE node
I20260709 14:50:32.339608 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:32.339829 11973 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:50:32.340039 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608632340020 us; error 0 us; skew 500 ppm
I20260709 14:50:32.340595 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:32.340731 12005 ts_manager.cc:194] Registered new tserver with Master: 8241beb72054439891c24d532796f410 (127.11.177.66:44665)
I20260709 14:50:32.342478 12005 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57758
I20260709 14:50:32.343075 11973 webserver.cc:533] Webserver started at http://127.11.177.67:35497/ using document root <none> and password file <none>
I20260709 14:50:32.343631 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:32.343858 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:32.344121 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:32.345288 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-0/minicluster-data/ts-2-root/instance:
uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
format_stamp: "Formatted at 2026-07-09 14:50:32 on dist-test-slave-1rkr"
I20260709 14:50:32.349632 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:32.352934 12219 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:50:32.353844 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:32.354106 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-0/minicluster-data/ts-2-root
uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
format_stamp: "Formatted at 2026-07-09 14:50:32 on dist-test-slave-1rkr"
I20260709 14:50:32.354379 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608630344414-11973-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:50:32.370141 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:32.371227 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:32.372543 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:32.375687 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:32.375869 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:32.376099 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:32.376250 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:32.461915 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.67:45483
I20260709 14:50:32.462007 12281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.67:45483 every 8 connection(s)
I20260709 14:50:32.477645 12282 heartbeater.cc:344] Connected to a master server at 127.11.177.126:43291
I20260709 14:50:32.477991 12282 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:32.478709 12282 heartbeater.cc:507] Master 127.11.177.126:43291 requested a full tablet report, sending...
I20260709 14:50:32.480619 12005 ts_manager.cc:194] Registered new tserver with Master: 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:32.480754 11973 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014518437s
I20260709 14:50:32.482335 12005 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57774
I20260709 14:50:32.528952 12005 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57782:
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:50:32.532400 12005 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:50:32.637967 12098 tablet_service.cc:1511] Processing CreateTablet for tablet be1bc87e4adc428eaae0813980f9adfb (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:32.638890 12247 tablet_service.cc:1511] Processing CreateTablet for tablet be1bc87e4adc428eaae0813980f9adfb (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:32.639643 12098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be1bc87e4adc428eaae0813980f9adfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.639530 12246 tablet_service.cc:1511] Processing CreateTablet for tablet c029ce959b7b42d4a73532201d2654e0 (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:32.640618 12247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be1bc87e4adc428eaae0813980f9adfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.641547 12246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c029ce959b7b42d4a73532201d2654e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.642398 12245 tablet_service.cc:1511] Processing CreateTablet for tablet 318e4c95f8ff49e9a0bc37e717cd2357 (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:32.643684 12245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 318e4c95f8ff49e9a0bc37e717cd2357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.645735 12097 tablet_service.cc:1511] Processing CreateTablet for tablet c029ce959b7b42d4a73532201d2654e0 (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:32.646950 12097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c029ce959b7b42d4a73532201d2654e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.653525 12244 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce1b99ab660495cbc428825bfd452ea (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:32.654824 12244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce1b99ab660495cbc428825bfd452ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.654989 12096 tablet_service.cc:1511] Processing CreateTablet for tablet 318e4c95f8ff49e9a0bc37e717cd2357 (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:32.656232 12096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 318e4c95f8ff49e9a0bc37e717cd2357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.663084 12095 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce1b99ab660495cbc428825bfd452ea (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:32.664355 12095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce1b99ab660495cbc428825bfd452ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.664077 12093 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1a49bd14674ca3b0400a90a075a500 (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:32.665421 12093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1a49bd14674ca3b0400a90a075a500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.666419 12094 tablet_service.cc:1511] Processing CreateTablet for tablet 80fb078653d54b0fae0538bc3965ebfd (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:32.667007 12243 tablet_service.cc:1511] Processing CreateTablet for tablet 80fb078653d54b0fae0538bc3965ebfd (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:32.667673 12094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fb078653d54b0fae0538bc3965ebfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.668280 12243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fb078653d54b0fae0538bc3965ebfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.697507 12092 tablet_service.cc:1511] Processing CreateTablet for tablet 40c68e2d76e14fc5a788fe9b32bb26c5 (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:32.698987 12092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40c68e2d76e14fc5a788fe9b32bb26c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.678272 12242 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1a49bd14674ca3b0400a90a075a500 (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:32.701457 12242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1a49bd14674ca3b0400a90a075a500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.733606 12091 tablet_service.cc:1511] Processing CreateTablet for tablet 8a8f5640ecd04a43a86065fba9cb0a8b (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:32.735054 12091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8f5640ecd04a43a86065fba9cb0a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.744552 12173 tablet_service.cc:1511] Processing CreateTablet for tablet be1bc87e4adc428eaae0813980f9adfb (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:32.745906 12173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be1bc87e4adc428eaae0813980f9adfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.749053 12166 tablet_service.cc:1511] Processing CreateTablet for tablet 8a8f5640ecd04a43a86065fba9cb0a8b (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:32.761695 12172 tablet_service.cc:1511] Processing CreateTablet for tablet c029ce959b7b42d4a73532201d2654e0 (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:32.765467 12170 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce1b99ab660495cbc428825bfd452ea (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:32.773604 12170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce1b99ab660495cbc428825bfd452ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.776276 12300 tablet_bootstrap.cc:492] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb: Bootstrap starting.
I20260709 14:50:32.777293 12166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8f5640ecd04a43a86065fba9cb0a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.776371 12097 tablet_service.cc:1511] Processing CreateTablet for tablet 6774617cfbef4b82b9d9fc8055ae9458 (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:32.777096 12169 tablet_service.cc:1511] Processing CreateTablet for tablet 80fb078653d54b0fae0538bc3965ebfd (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:32.785241 12097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6774617cfbef4b82b9d9fc8055ae9458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.778625 12241 tablet_service.cc:1511] Processing CreateTablet for tablet 40c68e2d76e14fc5a788fe9b32bb26c5 (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:32.778683 12171 tablet_service.cc:1511] Processing CreateTablet for tablet 318e4c95f8ff49e9a0bc37e717cd2357 (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:32.792222 12165 tablet_service.cc:1511] Processing CreateTablet for tablet 6774617cfbef4b82b9d9fc8055ae9458 (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:32.794063 12167 tablet_service.cc:1511] Processing CreateTablet for tablet 40c68e2d76e14fc5a788fe9b32bb26c5 (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:32.783188 12168 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1a49bd14674ca3b0400a90a075a500 (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:32.797335 12241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40c68e2d76e14fc5a788fe9b32bb26c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.802845 12172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c029ce959b7b42d4a73532201d2654e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.803503 12246 tablet_service.cc:1511] Processing CreateTablet for tablet 8a8f5640ecd04a43a86065fba9cb0a8b (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:32.799245 12301 tablet_bootstrap.cc:492] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb: Bootstrap starting.
I20260709 14:50:32.806851 12244 tablet_service.cc:1511] Processing CreateTablet for tablet 6774617cfbef4b82b9d9fc8055ae9458 (DEFAULT_TABLE table=test-workload [id=6ba2359c3a854de0a96bf8e3534c44c0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:32.808846 12246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8f5640ecd04a43a86065fba9cb0a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.812216 12165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6774617cfbef4b82b9d9fc8055ae9458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.813990 12168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1a49bd14674ca3b0400a90a075a500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.815207 12167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40c68e2d76e14fc5a788fe9b32bb26c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.817022 12244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6774617cfbef4b82b9d9fc8055ae9458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.822340 12171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 318e4c95f8ff49e9a0bc37e717cd2357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:32.844287 12169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fb078653d54b0fae0538bc3965ebfd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:32.879698 12053 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:32.910746 12300 tablet_bootstrap.cc:654] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:32.959795 12302 tablet_bootstrap.cc:492] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410: Bootstrap starting.
I20260709 14:50:32.960282 12301 tablet_bootstrap.cc:654] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:32.970754 12300 tablet_bootstrap.cc:492] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb: No bootstrap required, opened a new log
I20260709 14:50:32.971621 12300 ts_tablet_manager.cc:1403] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb: Time spent bootstrapping tablet: real 0.210s	user 0.000s	sys 0.020s
I20260709 14:50:32.981828 12300 raft_consensus.cc:359] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:32.982606 12300 raft_consensus.cc:385] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:32.982928 12300 raft_consensus.cc:740] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.984094 12302 tablet_bootstrap.cc:654] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:32.983656 12300 consensus_queue.cc:260] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:32.985898 12282 heartbeater.cc:499] Master 127.11.177.126:43291 was elected leader, sending a full tablet report...
I20260709 14:50:32.986348 12300 ts_tablet_manager.cc:1434] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 14:50:32.987484 12301 tablet_bootstrap.cc:492] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb: No bootstrap required, opened a new log
I20260709 14:50:32.987787 12300 tablet_bootstrap.cc:492] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb: Bootstrap starting.
I20260709 14:50:32.987895 12301 ts_tablet_manager.cc:1403] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb: Time spent bootstrapping tablet: real 0.222s	user 0.015s	sys 0.010s
I20260709 14:50:32.990685 12301 raft_consensus.cc:359] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:32.991339 12301 raft_consensus.cc:385] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:32.991626 12301 raft_consensus.cc:740] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.992242 12301 consensus_queue.cc:260] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:32.994364 12300 tablet_bootstrap.cc:654] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.010792 12301 ts_tablet_manager.cc:1434] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 14:50:33.013996 12133 heartbeater.cc:499] Master 127.11.177.126:43291 was elected leader, sending a full tablet report...
I20260709 14:50:33.017084 12301 tablet_bootstrap.cc:492] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb: Bootstrap starting.
I20260709 14:50:33.020989 12302 tablet_bootstrap.cc:492] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410: No bootstrap required, opened a new log
I20260709 14:50:33.021451 12302 ts_tablet_manager.cc:1403] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.024s
I20260709 14:50:33.022270 12300 tablet_bootstrap.cc:492] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb: No bootstrap required, opened a new log
I20260709 14:50:33.022655 12301 tablet_bootstrap.cc:654] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.022710 12300 ts_tablet_manager.cc:1403] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.010s
I20260709 14:50:33.024868 12302 raft_consensus.cc:359] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.025586 12302 raft_consensus.cc:385] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.026015 12302 raft_consensus.cc:740] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8241beb72054439891c24d532796f410, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.025583 12300 raft_consensus.cc:359] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.026432 12300 raft_consensus.cc:385] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.026716 12300 raft_consensus.cc:740] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.026739 12302 consensus_queue.cc:260] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.027534 12300 consensus_queue.cc:260] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.029966 12300 ts_tablet_manager.cc:1434] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:33.030939 12300 tablet_bootstrap.cc:492] T 80fb078653d54b0fae0538bc3965ebfd P 1d1c69bd50c74e92a56037e8c71ecacb: Bootstrap starting.
I20260709 14:50:33.037231 12300 tablet_bootstrap.cc:654] T 80fb078653d54b0fae0538bc3965ebfd P 1d1c69bd50c74e92a56037e8c71ecacb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.044328 12302 ts_tablet_manager.cc:1434] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.010s
I20260709 14:50:33.044323 12301 tablet_bootstrap.cc:492] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb: No bootstrap required, opened a new log
I20260709 14:50:33.045064 12301 ts_tablet_manager.cc:1403] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.013s
I20260709 14:50:33.045295 12300 tablet_bootstrap.cc:492] T 80fb078653d54b0fae0538bc3965ebfd P 1d1c69bd50c74e92a56037e8c71ecacb: No bootstrap required, opened a new log
I20260709 14:50:33.045655 12300 ts_tablet_manager.cc:1403] T 80fb078653d54b0fae0538bc3965ebfd P 1d1c69bd50c74e92a56037e8c71ecacb: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 14:50:33.047287 12208 heartbeater.cc:499] Master 127.11.177.126:43291 was elected leader, sending a full tablet report...
I20260709 14:50:33.048064 12300 raft_consensus.cc:359] T 80fb078653d54b0fae0538bc3965ebfd P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.048768 12300 raft_consensus.cc:385] T 80fb078653d54b0fae0538bc3965ebfd P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.049036 12300 raft_consensus.cc:740] T 80fb078653d54b0fae0538bc3965ebfd P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.049729 12300 consensus_queue.cc:260] T 80fb078653d54b0fae0538bc3965ebfd P 1d1c69bd50c74e92a56037e8c71ecacb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.051988 12300 ts_tablet_manager.cc:1434] T 80fb078653d54b0fae0538bc3965ebfd P 1d1c69bd50c74e92a56037e8c71ecacb: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:50:33.053118 12300 tablet_bootstrap.cc:492] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb: Bootstrap starting.
I20260709 14:50:33.054019 12302 tablet_bootstrap.cc:492] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410: Bootstrap starting.
I20260709 14:50:33.059532 12300 tablet_bootstrap.cc:654] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.061579 12302 tablet_bootstrap.cc:654] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.047859 12301 raft_consensus.cc:359] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } }
I20260709 14:50:33.063622 12301 raft_consensus.cc:385] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.063966 12301 raft_consensus.cc:740] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.070909 12302 tablet_bootstrap.cc:492] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410: No bootstrap required, opened a new log
I20260709 14:50:33.071302 12302 ts_tablet_manager.cc:1403] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
W20260709 14:50:33.073585 12209 tablet.cc:2406] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:50:33.073374 12302 raft_consensus.cc:359] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.074069 12302 raft_consensus.cc:385] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.074360 12302 raft_consensus.cc:740] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8241beb72054439891c24d532796f410, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.075157 12301 consensus_queue.cc:260] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } }
I20260709 14:50:33.075590 12302 consensus_queue.cc:260] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.077839 12300 tablet_bootstrap.cc:492] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb: No bootstrap required, opened a new log
I20260709 14:50:33.078347 12300 ts_tablet_manager.cc:1403] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260709 14:50:33.079629 12301 ts_tablet_manager.cc:1434] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260709 14:50:33.080574 12301 tablet_bootstrap.cc:492] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb: Bootstrap starting.
I20260709 14:50:33.081281 12300 raft_consensus.cc:359] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.082074 12300 raft_consensus.cc:385] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.082413 12300 raft_consensus.cc:740] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.083163 12300 consensus_queue.cc:260] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.085547 12300 ts_tablet_manager.cc:1434] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:33.086503 12300 tablet_bootstrap.cc:492] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb: Bootstrap starting.
I20260709 14:50:33.086819 12302 ts_tablet_manager.cc:1434] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:50:33.091125 12302 tablet_bootstrap.cc:492] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410: Bootstrap starting.
I20260709 14:50:33.092689 12300 tablet_bootstrap.cc:654] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.098062 12302 tablet_bootstrap.cc:654] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.100184 12301 tablet_bootstrap.cc:654] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.105293 12301 tablet_bootstrap.cc:492] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb: No bootstrap required, opened a new log
I20260709 14:50:33.105732 12301 ts_tablet_manager.cc:1403] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.005s
I20260709 14:50:33.108404 12301 raft_consensus.cc:359] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.109133 12301 raft_consensus.cc:385] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.109440 12301 raft_consensus.cc:740] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.109512 12302 tablet_bootstrap.cc:492] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410: No bootstrap required, opened a new log
I20260709 14:50:33.110193 12302 ts_tablet_manager.cc:1403] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 14:50:33.110170 12301 consensus_queue.cc:260] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.112560 12301 ts_tablet_manager.cc:1434] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:33.113528 12301 tablet_bootstrap.cc:492] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb: Bootstrap starting.
I20260709 14:50:33.115708 12300 tablet_bootstrap.cc:492] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb: No bootstrap required, opened a new log
I20260709 14:50:33.116200 12300 ts_tablet_manager.cc:1403] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.015s
I20260709 14:50:33.116093 12302 raft_consensus.cc:359] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.116890 12302 raft_consensus.cc:385] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.119643 12302 raft_consensus.cc:740] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8241beb72054439891c24d532796f410, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.120366 12302 consensus_queue.cc:260] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.123003 12301 tablet_bootstrap.cc:654] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.119158 12300 raft_consensus.cc:359] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.123947 12300 raft_consensus.cc:385] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.124294 12300 raft_consensus.cc:740] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.125026 12300 consensus_queue.cc:260] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.127526 12300 ts_tablet_manager.cc:1434] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:50:33.128490 12300 tablet_bootstrap.cc:492] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb: Bootstrap starting.
I20260709 14:50:33.129055 12302 ts_tablet_manager.cc:1434] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260709 14:50:33.133299 12302 tablet_bootstrap.cc:492] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410: Bootstrap starting.
I20260709 14:50:33.136739 12300 tablet_bootstrap.cc:654] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.141206 12302 tablet_bootstrap.cc:654] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.152930 12301 tablet_bootstrap.cc:492] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb: No bootstrap required, opened a new log
I20260709 14:50:33.153405 12301 ts_tablet_manager.cc:1403] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.006s
I20260709 14:50:33.156198 12302 tablet_bootstrap.cc:492] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410: No bootstrap required, opened a new log
I20260709 14:50:33.156677 12302 ts_tablet_manager.cc:1403] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.003s
I20260709 14:50:33.156358 12301 raft_consensus.cc:359] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.157405 12301 raft_consensus.cc:385] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.157694 12301 raft_consensus.cc:740] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.158272 12300 tablet_bootstrap.cc:492] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb: No bootstrap required, opened a new log
I20260709 14:50:33.158737 12300 ts_tablet_manager.cc:1403] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.002s
I20260709 14:50:33.158361 12301 consensus_queue.cc:260] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.160746 12301 ts_tablet_manager.cc:1434] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:33.161690 12301 tablet_bootstrap.cc:492] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb: Bootstrap starting.
I20260709 14:50:33.161550 12300 raft_consensus.cc:359] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } }
I20260709 14:50:33.162348 12300 raft_consensus.cc:385] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.162693 12300 raft_consensus.cc:740] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.163429 12300 consensus_queue.cc:260] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } }
I20260709 14:50:33.165827 12300 ts_tablet_manager.cc:1434] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:50:33.166742 12300 tablet_bootstrap.cc:492] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb: Bootstrap starting.
I20260709 14:50:33.169904 12302 raft_consensus.cc:359] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.170583 12302 raft_consensus.cc:385] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.170878 12302 raft_consensus.cc:740] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8241beb72054439891c24d532796f410, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.173059 12300 tablet_bootstrap.cc:654] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.176712 12301 tablet_bootstrap.cc:654] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.179992 12302 consensus_queue.cc:260] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.184768 12300 tablet_bootstrap.cc:492] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb: No bootstrap required, opened a new log
I20260709 14:50:33.185257 12300 ts_tablet_manager.cc:1403] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 14:50:33.186512 12307 raft_consensus.cc:493] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:33.186946 12307 raft_consensus.cc:515] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } }
I20260709 14:50:33.188163 12300 raft_consensus.cc:359] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.188920 12302 ts_tablet_manager.cc:1434] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 14:50:33.188920 12300 raft_consensus.cc:385] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.189646 12307 leader_election.cc:290] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483), 8241beb72054439891c24d532796f410 (127.11.177.66:44665)
I20260709 14:50:33.194891 12301 tablet_bootstrap.cc:492] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb: No bootstrap required, opened a new log
I20260709 14:50:33.195798 12301 ts_tablet_manager.cc:1403] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.001s
I20260709 14:50:33.198556 12301 raft_consensus.cc:359] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.199234 12301 raft_consensus.cc:385] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.199508 12301 raft_consensus.cc:740] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.200165 12301 consensus_queue.cc:260] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.201016 12300 raft_consensus.cc:740] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.201706 12300 consensus_queue.cc:260] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.203866 12300 ts_tablet_manager.cc:1434] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 14:50:33.206142 12301 ts_tablet_manager.cc:1434] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260709 14:50:33.207033 12301 tablet_bootstrap.cc:492] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb: Bootstrap starting.
I20260709 14:50:33.208683 12300 tablet_bootstrap.cc:492] T 0b1a49bd14674ca3b0400a90a075a500 P 1d1c69bd50c74e92a56037e8c71ecacb: Bootstrap starting.
I20260709 14:50:33.208595 12305 raft_consensus.cc:493] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:33.209156 12305 raft_consensus.cc:515] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.212354 12305 leader_election.cc:290] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 8241beb72054439891c24d532796f410 (127.11.177.66:44665)
I20260709 14:50:33.226943 12257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1bc87e4adc428eaae0813980f9adfb" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" is_pre_election: true
I20260709 14:50:33.227941 12302 tablet_bootstrap.cc:492] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410: Bootstrap starting.
I20260709 14:50:33.227815 12257 raft_consensus.cc:2468] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 0.
I20260709 14:50:33.229430 12074 leader_election.cc:304] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1c69bd50c74e92a56037e8c71ecacb, 54fc09887b274328bce6865d754e94fb; no voters: 
I20260709 14:50:33.230278 12307 raft_consensus.cc:2804] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:33.230631 12307 raft_consensus.cc:493] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:33.230978 12307 raft_consensus.cc:3060] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.234221 12310 raft_consensus.cc:493] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:33.234671 12310 raft_consensus.cc:515] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.237136 12310 leader_election.cc:290] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:33.245085 12301 tablet_bootstrap.cc:654] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.245180 12305 raft_consensus.cc:493] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:33.256338 12305 raft_consensus.cc:515] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.258450 12305 leader_election.cc:290] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 8241beb72054439891c24d532796f410 (127.11.177.66:44665)
I20260709 14:50:33.245522 12300 tablet_bootstrap.cc:654] T 0b1a49bd14674ca3b0400a90a075a500 P 1d1c69bd50c74e92a56037e8c71ecacb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.243561 12307 raft_consensus.cc:515] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } }
I20260709 14:50:33.260550 12307 leader_election.cc:290] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 election: Requested vote from peers 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483), 8241beb72054439891c24d532796f410 (127.11.177.66:44665)
I20260709 14:50:33.261889 12257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1bc87e4adc428eaae0813980f9adfb" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:33.262472 12257 raft_consensus.cc:3060] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.270237 12307 raft_consensus.cc:493] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:33.270898 12307 raft_consensus.cc:515] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.274371 12257 raft_consensus.cc:2468] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 1.
I20260709 14:50:33.279537 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1bc87e4adc428eaae0813980f9adfb" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8241beb72054439891c24d532796f410"
I20260709 14:50:33.293565 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8241beb72054439891c24d532796f410" is_pre_election: true
I20260709 14:50:33.295625 12305 raft_consensus.cc:493] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:33.296003 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1bc87e4adc428eaae0813980f9adfb" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8241beb72054439891c24d532796f410" is_pre_election: true
I20260709 14:50:33.296196 12305 raft_consensus.cc:515] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.297535 12307 leader_election.cc:290] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8241beb72054439891c24d532796f410 (127.11.177.66:44665), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:33.301113 12257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" is_pre_election: true
I20260709 14:50:33.301575 12307 raft_consensus.cc:493] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:33.301745 12257 raft_consensus.cc:2468] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 0.
I20260709 14:50:33.301998 12307 raft_consensus.cc:515] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.304021 12301 tablet_bootstrap.cc:492] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb: No bootstrap required, opened a new log
I20260709 14:50:33.305016 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8241beb72054439891c24d532796f410" is_pre_election: true
I20260709 14:50:33.307729 12300 tablet_bootstrap.cc:492] T 0b1a49bd14674ca3b0400a90a075a500 P 1d1c69bd50c74e92a56037e8c71ecacb: No bootstrap required, opened a new log
I20260709 14:50:33.307071 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6774617cfbef4b82b9d9fc8055ae9458" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8241beb72054439891c24d532796f410" is_pre_election: true
I20260709 14:50:33.303290 12302 tablet_bootstrap.cc:654] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.308240 12300 ts_tablet_manager.cc:1403] T 0b1a49bd14674ca3b0400a90a075a500 P 1d1c69bd50c74e92a56037e8c71ecacb: Time spent bootstrapping tablet: real 0.100s	user 0.007s	sys 0.005s
I20260709 14:50:33.305505 12301 ts_tablet_manager.cc:1403] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb: Time spent bootstrapping tablet: real 0.098s	user 0.007s	sys 0.020s
I20260709 14:50:33.305353 12305 leader_election.cc:290] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 8241beb72054439891c24d532796f410 (127.11.177.66:44665)
I20260709 14:50:33.310552 12310 raft_consensus.cc:493] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:33.310351 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c029ce959b7b42d4a73532201d2654e0" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fc09887b274328bce6865d754e94fb" is_pre_election: true
I20260709 14:50:33.307721 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c029ce959b7b42d4a73532201d2654e0" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8241beb72054439891c24d532796f410" is_pre_election: true
I20260709 14:50:33.311467 12108 raft_consensus.cc:2468] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1c69bd50c74e92a56037e8c71ecacb in term 0.
I20260709 14:50:33.310304 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6774617cfbef4b82b9d9fc8055ae9458" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fc09887b274328bce6865d754e94fb" is_pre_election: true
I20260709 14:50:33.311298 12310 raft_consensus.cc:515] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.310418 12107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fc09887b274328bce6865d754e94fb" is_pre_election: true
I20260709 14:50:33.314109 12107 raft_consensus.cc:2468] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1c69bd50c74e92a56037e8c71ecacb in term 0.
I20260709 14:50:33.315004 12310 leader_election.cc:290] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:33.316382 12220 leader_election.cc:304] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1c69bd50c74e92a56037e8c71ecacb, 54fc09887b274328bce6865d754e94fb; no voters: 
I20260709 14:50:33.317528 12307 leader_election.cc:290] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8241beb72054439891c24d532796f410 (127.11.177.66:44665), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:33.314805 12301 raft_consensus.cc:359] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
W20260709 14:50:33.317718 12220 leader_election.cc:343] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:33.317972 12301 raft_consensus.cc:385] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.318282 12301 raft_consensus.cc:740] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.318889 12300 raft_consensus.cc:359] T 0b1a49bd14674ca3b0400a90a075a500 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.319061 12301 consensus_queue.cc:260] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.319604 12300 raft_consensus.cc:385] T 0b1a49bd14674ca3b0400a90a075a500 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.319866 12300 raft_consensus.cc:740] T 0b1a49bd14674ca3b0400a90a075a500 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.320518 12300 consensus_queue.cc:260] T 0b1a49bd14674ca3b0400a90a075a500 P 1d1c69bd50c74e92a56037e8c71ecacb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.321763 12301 ts_tablet_manager.cc:1434] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 14:50:33.321846 12305 raft_consensus.cc:2804] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:33.322710 12301 tablet_bootstrap.cc:492] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb: Bootstrap starting.
I20260709 14:50:33.322613 12220 leader_election.cc:304] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1c69bd50c74e92a56037e8c71ecacb, 54fc09887b274328bce6865d754e94fb; no voters: 
W20260709 14:50:33.324142 12223 leader_election.cc:343] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8241beb72054439891c24d532796f410 (127.11.177.66:44665): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:33.315529 12181 raft_consensus.cc:2468] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d1c69bd50c74e92a56037e8c71ecacb in term 0.
I20260709 14:50:33.323371 12305 raft_consensus.cc:493] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:33.324802 12305 raft_consensus.cc:3060] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.340580 12310 raft_consensus.cc:493] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:33.340845 12223 leader_election.cc:304] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d1c69bd50c74e92a56037e8c71ecacb; no voters: 54fc09887b274328bce6865d754e94fb, 8241beb72054439891c24d532796f410
I20260709 14:50:33.341097 12310 raft_consensus.cc:515] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.343112 12310 leader_election.cc:290] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:33.350189 12305 raft_consensus.cc:515] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.352234 12305 leader_election.cc:290] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [CANDIDATE]: Term 1 election: Requested vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 8241beb72054439891c24d532796f410 (127.11.177.66:44665)
I20260709 14:50:33.352941 12305 raft_consensus.cc:2804] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:33.357869 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1a49bd14674ca3b0400a90a075a500" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" is_pre_election: true
I20260709 14:50:33.358777 12255 raft_consensus.cc:2468] T 0b1a49bd14674ca3b0400a90a075a500 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 0.
I20260709 14:50:33.360148 12256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" is_pre_election: true
I20260709 14:50:33.360801 12256 raft_consensus.cc:2468] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 0.
I20260709 14:50:33.356988 12257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fb078653d54b0fae0538bc3965ebfd" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" is_pre_election: true
I20260709 14:50:33.363204 12257 raft_consensus.cc:2468] T 80fb078653d54b0fae0538bc3965ebfd P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 0.
I20260709 14:50:33.362149 12149 leader_election.cc:304] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1c69bd50c74e92a56037e8c71ecacb, 8241beb72054439891c24d532796f410; no voters: 
I20260709 14:50:33.364893 12149 leader_election.cc:304] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1c69bd50c74e92a56037e8c71ecacb, 8241beb72054439891c24d532796f410; no voters: 
I20260709 14:50:33.365831 12336 raft_consensus.cc:2749] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:33.366943 12310 raft_consensus.cc:2804] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:33.367323 12310 raft_consensus.cc:493] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:33.367633 12310 raft_consensus.cc:3060] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:33.368017 12223 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.66:44665, user_credentials={real_user=slave}} blocked reactor thread for 49747.9us
W20260709 14:50:33.369613 12223 leader_election.cc:343] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8241beb72054439891c24d532796f410 (127.11.177.66:44665): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:33.369901 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c029ce959b7b42d4a73532201d2654e0" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8241beb72054439891c24d532796f410"
W20260709 14:50:33.370311 12074 leader_election.cc:343] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8241beb72054439891c24d532796f410 (127.11.177.66:44665): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:33.370445 12181 raft_consensus.cc:3060] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:33.370958 12074 leader_election.cc:343] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8241beb72054439891c24d532796f410 (127.11.177.66:44665): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:33.371763 12074 leader_election.cc:343] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8241beb72054439891c24d532796f410 (127.11.177.66:44665): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:33.371991 12302 tablet_bootstrap.cc:492] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410: No bootstrap required, opened a new log
I20260709 14:50:33.372445 12302 ts_tablet_manager.cc:1403] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410: Time spent bootstrapping tablet: real 0.170s	user 0.011s	sys 0.001s
I20260709 14:50:33.373349 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8241beb72054439891c24d532796f410" is_pre_election: true
I20260709 14:50:33.373962 12107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c029ce959b7b42d4a73532201d2654e0" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fc09887b274328bce6865d754e94fb"
I20260709 14:50:33.374565 12107 raft_consensus.cc:3060] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.374547 12310 raft_consensus.cc:515] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.376627 12310 leader_election.cc:290] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 election: Requested vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:33.373932 12183 raft_consensus.cc:2468] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 0.
I20260709 14:50:33.378216 12149 leader_election.cc:304] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1c69bd50c74e92a56037e8c71ecacb, 8241beb72054439891c24d532796f410; no voters: 
I20260709 14:50:33.379119 12302 raft_consensus.cc:359] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.381003 12181 raft_consensus.cc:2468] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1c69bd50c74e92a56037e8c71ecacb in term 1.
I20260709 14:50:33.381337 12302 raft_consensus.cc:385] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.382182 12302 raft_consensus.cc:740] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8241beb72054439891c24d532796f410, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.382833 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fb078653d54b0fae0538bc3965ebfd" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fc09887b274328bce6865d754e94fb" is_pre_election: true
I20260709 14:50:33.383138 12223 leader_election.cc:304] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1c69bd50c74e92a56037e8c71ecacb, 8241beb72054439891c24d532796f410; no voters: 
I20260709 14:50:33.382912 12302 consensus_queue.cc:260] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.383472 12106 raft_consensus.cc:2468] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 0.
I20260709 14:50:33.383916 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fc09887b274328bce6865d754e94fb" is_pre_election: true
I20260709 14:50:33.381637 12107 raft_consensus.cc:2468] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1c69bd50c74e92a56037e8c71ecacb in term 1.
I20260709 14:50:33.384521 12108 raft_consensus.cc:2468] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 0.
I20260709 14:50:33.384071 12333 raft_consensus.cc:2804] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:33.385739 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1a49bd14674ca3b0400a90a075a500" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fc09887b274328bce6865d754e94fb"
I20260709 14:50:33.386970 12257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" is_pre_election: true
I20260709 14:50:33.387144 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1a49bd14674ca3b0400a90a075a500" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fc09887b274328bce6865d754e94fb" is_pre_election: true
I20260709 14:50:33.387547 12257 raft_consensus.cc:2468] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 0.
I20260709 14:50:33.387724 12074 leader_election.cc:304] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d1c69bd50c74e92a56037e8c71ecacb, 54fc09887b274328bce6865d754e94fb; no voters: 8241beb72054439891c24d532796f410
I20260709 14:50:33.385792 12333 raft_consensus.cc:697] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 LEADER]: Becoming Leader. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Running, Role: LEADER
W20260709 14:50:33.388868 12146 leader_election.cc:343] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:33.389555 12146 leader_election.cc:343] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:33.389704 12333 consensus_queue.cc:237] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.390576 12334 raft_consensus.cc:2804] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:33.388867 12074 leader_election.cc:304] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [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: 1d1c69bd50c74e92a56037e8c71ecacb, 54fc09887b274328bce6865d754e94fb; no voters: 8241beb72054439891c24d532796f410
I20260709 14:50:33.391193 12334 raft_consensus.cc:697] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Becoming Leader. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Running, Role: LEADER
I20260709 14:50:33.391675 12307 raft_consensus.cc:2804] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:33.390667 12300 ts_tablet_manager.cc:1434] T 0b1a49bd14674ca3b0400a90a075a500 P 1d1c69bd50c74e92a56037e8c71ecacb: Time spent starting tablet: real 0.082s	user 0.017s	sys 0.015s
I20260709 14:50:33.392016 12307 raft_consensus.cc:493] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:33.392572 12307 raft_consensus.cc:3060] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.392001 12334 consensus_queue.cc:237] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } }
I20260709 14:50:33.392872 12300 tablet_bootstrap.cc:492] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 1d1c69bd50c74e92a56037e8c71ecacb: Bootstrap starting.
I20260709 14:50:33.397096 12338 raft_consensus.cc:2804] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:33.398098 12338 raft_consensus.cc:493] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:33.398890 12307 raft_consensus.cc:515] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.398901 12338 raft_consensus.cc:3060] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.400816 12307 leader_election.cc:290] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 election: Requested vote from peers 8241beb72054439891c24d532796f410 (127.11.177.66:44665), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:33.401889 12310 raft_consensus.cc:2804] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:33.402251 12310 raft_consensus.cc:493] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:33.402580 12310 raft_consensus.cc:3060] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.392045 12074 leader_election.cc:304] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1c69bd50c74e92a56037e8c71ecacb, 54fc09887b274328bce6865d754e94fb; no voters: 
I20260709 14:50:33.404422 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8241beb72054439891c24d532796f410"
I20260709 14:50:33.404659 12307 raft_consensus.cc:2804] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:33.405051 12307 raft_consensus.cc:493] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:33.405391 12307 raft_consensus.cc:3060] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.407792 12257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:33.408317 12257 raft_consensus.cc:3060] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.408789 12310 raft_consensus.cc:515] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.409340 12305 raft_consensus.cc:493] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:33.409752 12305 raft_consensus.cc:3060] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.411235 12310 leader_election.cc:290] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 election: Requested vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:33.411401 12301 tablet_bootstrap.cc:654] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.414494 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fb078653d54b0fae0538bc3965ebfd" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fc09887b274328bce6865d754e94fb"
I20260709 14:50:33.415051 12105 raft_consensus.cc:3060] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.422380 12257 raft_consensus.cc:2468] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 1.
I20260709 14:50:33.408893 12338 raft_consensus.cc:515] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.423123 12105 raft_consensus.cc:2468] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 1.
I20260709 14:50:33.424976 12301 tablet_bootstrap.cc:492] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb: No bootstrap required, opened a new log
I20260709 14:50:33.424926 12146 leader_election.cc:304] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54fc09887b274328bce6865d754e94fb, 8241beb72054439891c24d532796f410; no voters: 
I20260709 14:50:33.425527 12301 ts_tablet_manager.cc:1403] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb: Time spent bootstrapping tablet: real 0.103s	user 0.012s	sys 0.000s
I20260709 14:50:33.425495 12338 leader_election.cc:290] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 election: Requested vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:33.426098 12338 raft_consensus.cc:2804] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:33.426873 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fc09887b274328bce6865d754e94fb"
I20260709 14:50:33.428354 12301 raft_consensus.cc:359] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.423151 12302 ts_tablet_manager.cc:1434] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.006s
I20260709 14:50:33.430022 12302 tablet_bootstrap.cc:492] T 6774617cfbef4b82b9d9fc8055ae9458 P 8241beb72054439891c24d532796f410: Bootstrap starting.
I20260709 14:50:33.430948 12300 tablet_bootstrap.cc:654] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 1d1c69bd50c74e92a56037e8c71ecacb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.431394 12338 raft_consensus.cc:697] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 1 LEADER]: Becoming Leader. State: Replica: 8241beb72054439891c24d532796f410, State: Running, Role: LEADER
W20260709 14:50:33.427660 12149 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.67:45483, user_credentials={real_user=slave}} blocked reactor thread for 49896us
I20260709 14:50:33.442816 12338 consensus_queue.cc:237] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.445096 12257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1a49bd14674ca3b0400a90a075a500" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:33.445658 12257 raft_consensus.cc:3060] T 0b1a49bd14674ca3b0400a90a075a500 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.449683 12256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fb078653d54b0fae0538bc3965ebfd" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
W20260709 14:50:33.433328 12074 leader_election.cc:343] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8241beb72054439891c24d532796f410 (127.11.177.66:44665): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:33.436420 12307 raft_consensus.cc:515] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.438306 12305 raft_consensus.cc:515] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.429077 12301 raft_consensus.cc:385] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.441160 12300 tablet_bootstrap.cc:492] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 1d1c69bd50c74e92a56037e8c71ecacb: No bootstrap required, opened a new log
I20260709 14:50:33.452579 12305 leader_election.cc:290] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [CANDIDATE]: Term 1 election: Requested vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 8241beb72054439891c24d532796f410 (127.11.177.66:44665)
I20260709 14:50:33.453018 12300 ts_tablet_manager.cc:1403] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 1d1c69bd50c74e92a56037e8c71ecacb: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.004s
I20260709 14:50:33.450276 12256 raft_consensus.cc:3060] T 80fb078653d54b0fae0538bc3965ebfd P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.451449 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:33.451866 12074 leader_election.cc:304] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d1c69bd50c74e92a56037e8c71ecacb, 54fc09887b274328bce6865d754e94fb; no voters: 8241beb72054439891c24d532796f410
I20260709 14:50:33.452453 12307 leader_election.cc:290] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 election: Requested vote from peers 8241beb72054439891c24d532796f410 (127.11.177.66:44665), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:33.452775 12301 raft_consensus.cc:740] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.441156 12002 catalog_manager.cc:5697] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67). New cstate: current_term: 1 leader_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:33.454913 12104 raft_consensus.cc:2393] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8241beb72054439891c24d532796f410 in current term 1: Already voted for candidate 54fc09887b274328bce6865d754e94fb in this term.
I20260709 14:50:33.455147 12334 raft_consensus.cc:2804] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:33.455276 12255 raft_consensus.cc:3060] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.457554 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fc09887b274328bce6865d754e94fb"
I20260709 14:50:33.460032 12105 raft_consensus.cc:3060] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.459914 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8241beb72054439891c24d532796f410"
I20260709 14:50:33.458438 12334 raft_consensus.cc:697] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Becoming Leader. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Running, Role: LEADER
I20260709 14:50:33.459385 12301 consensus_queue.cc:260] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
W20260709 14:50:33.464145 12223 leader_election.cc:343] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8241beb72054439891c24d532796f410 (127.11.177.66:44665): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:33.464171 12334 consensus_queue.cc:237] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.464702 12300 raft_consensus.cc:359] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.460012 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8241beb72054439891c24d532796f410"
I20260709 14:50:33.465392 12300 raft_consensus.cc:385] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.459856 12254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:33.465663 12300 raft_consensus.cc:740] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.466437 12183 raft_consensus.cc:2393] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54fc09887b274328bce6865d754e94fb in current term 1: Already voted for candidate 8241beb72054439891c24d532796f410 in this term.
I20260709 14:50:33.467665 12300 consensus_queue.cc:260] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 1d1c69bd50c74e92a56037e8c71ecacb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.473809 12074 leader_election.cc:304] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [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: 54fc09887b274328bce6865d754e94fb; no voters: 1d1c69bd50c74e92a56037e8c71ecacb, 8241beb72054439891c24d532796f410
I20260709 14:50:33.474716 12307 raft_consensus.cc:2749] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:33.477077 12301 ts_tablet_manager.cc:1434] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 14:50:33.479491 12301 tablet_bootstrap.cc:492] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb: Bootstrap starting.
I20260709 14:50:33.479928 12300 ts_tablet_manager.cc:1434] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 1d1c69bd50c74e92a56037e8c71ecacb: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 14:50:33.478838 12257 raft_consensus.cc:2468] T 0b1a49bd14674ca3b0400a90a075a500 P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 1.
I20260709 14:50:33.481433 12149 leader_election.cc:304] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d1c69bd50c74e92a56037e8c71ecacb, 8241beb72054439891c24d532796f410; no voters: 54fc09887b274328bce6865d754e94fb
I20260709 14:50:33.481913 12105 raft_consensus.cc:2468] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1c69bd50c74e92a56037e8c71ecacb in term 1.
I20260709 14:50:33.483847 12220 leader_election.cc:304] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d1c69bd50c74e92a56037e8c71ecacb, 54fc09887b274328bce6865d754e94fb; no voters: 8241beb72054439891c24d532796f410
I20260709 14:50:33.485613 12256 raft_consensus.cc:2468] T 80fb078653d54b0fae0538bc3965ebfd P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 1.
I20260709 14:50:33.487233 12302 tablet_bootstrap.cc:654] T 6774617cfbef4b82b9d9fc8055ae9458 P 8241beb72054439891c24d532796f410: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.483294 12338 raft_consensus.cc:2804] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:33.485234 12305 raft_consensus.cc:2804] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:33.489490 12338 raft_consensus.cc:697] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [term 1 LEADER]: Becoming Leader. State: Replica: 8241beb72054439891c24d532796f410, State: Running, Role: LEADER
I20260709 14:50:33.490000 12305 raft_consensus.cc:697] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 LEADER]: Becoming Leader. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Running, Role: LEADER
I20260709 14:50:33.491205 12338 consensus_queue.cc:237] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.491322 12305 consensus_queue.cc:237] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.501812 12255 raft_consensus.cc:2468] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 1.
I20260709 14:50:33.507560 12149 leader_election.cc:304] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1c69bd50c74e92a56037e8c71ecacb, 8241beb72054439891c24d532796f410; no voters: 
I20260709 14:50:33.506476 12301 tablet_bootstrap.cc:654] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.508472 12338 raft_consensus.cc:2804] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:33.510303 12338 raft_consensus.cc:697] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 1 LEADER]: Becoming Leader. State: Replica: 8241beb72054439891c24d532796f410, State: Running, Role: LEADER
I20260709 14:50:33.511096 12338 consensus_queue.cc:237] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.517532 12302 tablet_bootstrap.cc:492] T 6774617cfbef4b82b9d9fc8055ae9458 P 8241beb72054439891c24d532796f410: No bootstrap required, opened a new log
I20260709 14:50:33.517885 12301 tablet_bootstrap.cc:492] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb: No bootstrap required, opened a new log
I20260709 14:50:33.518126 12302 ts_tablet_manager.cc:1403] T 6774617cfbef4b82b9d9fc8055ae9458 P 8241beb72054439891c24d532796f410: Time spent bootstrapping tablet: real 0.088s	user 0.005s	sys 0.018s
I20260709 14:50:33.518270 12301 ts_tablet_manager.cc:1403] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.004s
I20260709 14:50:33.519169 12004 catalog_manager.cc:5697] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 54fc09887b274328bce6865d754e94fb (127.11.177.65). New cstate: current_term: 1 leader_uuid: "54fc09887b274328bce6865d754e94fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:33.521090 12302 raft_consensus.cc:359] T 6774617cfbef4b82b9d9fc8055ae9458 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.520833 12301 raft_consensus.cc:359] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.521800 12302 raft_consensus.cc:385] T 6774617cfbef4b82b9d9fc8055ae9458 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.522037 12301 raft_consensus.cc:385] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.522107 12302 raft_consensus.cc:740] T 6774617cfbef4b82b9d9fc8055ae9458 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8241beb72054439891c24d532796f410, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.522361 12301 raft_consensus.cc:740] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.522883 12302 consensus_queue.cc:260] T 6774617cfbef4b82b9d9fc8055ae9458 P 8241beb72054439891c24d532796f410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.524081 12301 consensus_queue.cc:260] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.525522 12302 ts_tablet_manager.cc:1434] T 6774617cfbef4b82b9d9fc8055ae9458 P 8241beb72054439891c24d532796f410: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:50:33.526391 12301 ts_tablet_manager.cc:1434] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:33.526708 12302 tablet_bootstrap.cc:492] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410: Bootstrap starting.
I20260709 14:50:33.527259 12301 tablet_bootstrap.cc:492] T 0b1a49bd14674ca3b0400a90a075a500 P 54fc09887b274328bce6865d754e94fb: Bootstrap starting.
I20260709 14:50:33.540865 12302 tablet_bootstrap.cc:654] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.541599 12301 tablet_bootstrap.cc:654] T 0b1a49bd14674ca3b0400a90a075a500 P 54fc09887b274328bce6865d754e94fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.547998 12005 catalog_manager.cc:5697] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8241beb72054439891c24d532796f410 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "8241beb72054439891c24d532796f410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:33.554319 12302 tablet_bootstrap.cc:492] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410: No bootstrap required, opened a new log
I20260709 14:50:33.554840 12302 ts_tablet_manager.cc:1403] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.009s
I20260709 14:50:33.557971 12302 raft_consensus.cc:359] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } }
I20260709 14:50:33.559648 12302 raft_consensus.cc:385] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.559926 12302 raft_consensus.cc:740] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8241beb72054439891c24d532796f410, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.560242 12301 tablet_bootstrap.cc:492] T 0b1a49bd14674ca3b0400a90a075a500 P 54fc09887b274328bce6865d754e94fb: No bootstrap required, opened a new log
I20260709 14:50:33.560756 12301 ts_tablet_manager.cc:1403] T 0b1a49bd14674ca3b0400a90a075a500 P 54fc09887b274328bce6865d754e94fb: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.018s
I20260709 14:50:33.560631 12302 consensus_queue.cc:260] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } }
I20260709 14:50:33.562879 12302 ts_tablet_manager.cc:1434] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:50:33.563295 12301 raft_consensus.cc:359] T 0b1a49bd14674ca3b0400a90a075a500 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.563771 12302 tablet_bootstrap.cc:492] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410: Bootstrap starting.
I20260709 14:50:33.563915 12301 raft_consensus.cc:385] T 0b1a49bd14674ca3b0400a90a075a500 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.564185 12301 raft_consensus.cc:740] T 0b1a49bd14674ca3b0400a90a075a500 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.564893 12301 consensus_queue.cc:260] T 0b1a49bd14674ca3b0400a90a075a500 P 54fc09887b274328bce6865d754e94fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.566648 12301 ts_tablet_manager.cc:1434] T 0b1a49bd14674ca3b0400a90a075a500 P 54fc09887b274328bce6865d754e94fb: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:50:33.566128 12002 catalog_manager.cc:5697] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67). New cstate: current_term: 1 leader_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:33.569638 12302 tablet_bootstrap.cc:654] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.581120 12004 catalog_manager.cc:5697] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 54fc09887b274328bce6865d754e94fb (127.11.177.65). New cstate: current_term: 1 leader_uuid: "54fc09887b274328bce6865d754e94fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:33.583913 12302 tablet_bootstrap.cc:492] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410: No bootstrap required, opened a new log
I20260709 14:50:33.584281 12302 ts_tablet_manager.cc:1403] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260709 14:50:33.586094 12302 raft_consensus.cc:359] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.586597 12302 raft_consensus.cc:385] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.586799 12302 raft_consensus.cc:740] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8241beb72054439891c24d532796f410, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.587355 12302 consensus_queue.cc:260] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.588979 12302 ts_tablet_manager.cc:1434] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:50:33.588985 12334 raft_consensus.cc:493] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:33.589526 12334 raft_consensus.cc:515] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.589910 12302 tablet_bootstrap.cc:492] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410: Bootstrap starting.
I20260709 14:50:33.591540 12334 leader_election.cc:290] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8241beb72054439891c24d532796f410 (127.11.177.66:44665), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:33.593180 12005 catalog_manager.cc:5697] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8241beb72054439891c24d532796f410 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "8241beb72054439891c24d532796f410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:33.595134 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c68e2d76e14fc5a788fe9b32bb26c5" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8241beb72054439891c24d532796f410" is_pre_election: true
I20260709 14:50:33.594774 12005 catalog_manager.cc:5697] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8241beb72054439891c24d532796f410 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "8241beb72054439891c24d532796f410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:33.595757 12183 raft_consensus.cc:2468] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 0.
I20260709 14:50:33.596122 12302 tablet_bootstrap.cc:654] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:33.596702 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c68e2d76e14fc5a788fe9b32bb26c5" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" is_pre_election: true
I20260709 14:50:33.597321 12255 raft_consensus.cc:2468] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 0.
I20260709 14:50:33.599351 12074 leader_election.cc:304] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54fc09887b274328bce6865d754e94fb, 8241beb72054439891c24d532796f410; no voters: 
I20260709 14:50:33.600562 12334 raft_consensus.cc:2804] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:33.600953 12334 raft_consensus.cc:493] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:33.601289 12334 raft_consensus.cc:3060] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.609555 12334 raft_consensus.cc:515] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.612393 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c68e2d76e14fc5a788fe9b32bb26c5" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8241beb72054439891c24d532796f410"
I20260709 14:50:33.612946 12183 raft_consensus.cc:3060] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.615337 12302 tablet_bootstrap.cc:492] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410: No bootstrap required, opened a new log
I20260709 14:50:33.615790 12302 ts_tablet_manager.cc:1403] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.003s
I20260709 14:50:33.618307 12302 raft_consensus.cc:359] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.618815 12302 raft_consensus.cc:385] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:33.619024 12302 raft_consensus.cc:740] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8241beb72054439891c24d532796f410, State: Initialized, Role: FOLLOWER
I20260709 14:50:33.619552 12302 consensus_queue.cc:260] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.620374 12183 raft_consensus.cc:2468] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 1.
I20260709 14:50:33.621474 12302 ts_tablet_manager.cc:1434] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:50:33.622267 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c68e2d76e14fc5a788fe9b32bb26c5" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:33.622785 12255 raft_consensus.cc:3060] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.623253 12074 leader_election.cc:304] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54fc09887b274328bce6865d754e94fb, 8241beb72054439891c24d532796f410; no voters: 
I20260709 14:50:33.623992 12307 raft_consensus.cc:2804] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:33.624053 12334 leader_election.cc:290] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 election: Requested vote from peers 8241beb72054439891c24d532796f410 (127.11.177.66:44665), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:33.629868 12255 raft_consensus.cc:2468] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 1.
I20260709 14:50:33.631395 12307 raft_consensus.cc:697] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Becoming Leader. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Running, Role: LEADER
I20260709 14:50:33.632257 12307 consensus_queue.cc:237] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.639678 12005 catalog_manager.cc:5697] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 54fc09887b274328bce6865d754e94fb (127.11.177.65). New cstate: current_term: 1 leader_uuid: "54fc09887b274328bce6865d754e94fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:33.694986 12338 raft_consensus.cc:493] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:33.695550 12338 raft_consensus.cc:515] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } }
I20260709 14:50:33.697613 12338 leader_election.cc:290] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483), 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641)
I20260709 14:50:33.698431 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1bc87e4adc428eaae0813980f9adfb" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" is_pre_election: true
I20260709 14:50:33.698915 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1bc87e4adc428eaae0813980f9adfb" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fc09887b274328bce6865d754e94fb" is_pre_election: true
I20260709 14:50:33.699404 12255 raft_consensus.cc:2393] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8241beb72054439891c24d532796f410 in current term 1: Already voted for candidate 54fc09887b274328bce6865d754e94fb in this term.
I20260709 14:50:33.700493 12146 leader_election.cc:304] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8241beb72054439891c24d532796f410; no voters: 1d1c69bd50c74e92a56037e8c71ecacb, 54fc09887b274328bce6865d754e94fb
I20260709 14:50:33.701069 12338 raft_consensus.cc:3060] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.707569 12338 raft_consensus.cc:2749] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:33.713411 12307 raft_consensus.cc:493] T 0b1a49bd14674ca3b0400a90a075a500 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:33.713877 12307 raft_consensus.cc:515] T 0b1a49bd14674ca3b0400a90a075a500 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.716261 12307 leader_election.cc:290] T 0b1a49bd14674ca3b0400a90a075a500 P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8241beb72054439891c24d532796f410 (127.11.177.66:44665), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:33.716593 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1a49bd14674ca3b0400a90a075a500" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8241beb72054439891c24d532796f410" is_pre_election: true
I20260709 14:50:33.717440 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1a49bd14674ca3b0400a90a075a500" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" is_pre_election: true
I20260709 14:50:33.718113 12255 raft_consensus.cc:2393] T 0b1a49bd14674ca3b0400a90a075a500 P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54fc09887b274328bce6865d754e94fb in current term 1: Already voted for candidate 8241beb72054439891c24d532796f410 in this term.
I20260709 14:50:33.718904 12074 leader_election.cc:304] T 0b1a49bd14674ca3b0400a90a075a500 P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54fc09887b274328bce6865d754e94fb; no voters: 1d1c69bd50c74e92a56037e8c71ecacb, 8241beb72054439891c24d532796f410
I20260709 14:50:33.719484 12307 raft_consensus.cc:3060] T 0b1a49bd14674ca3b0400a90a075a500 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.726243 12307 raft_consensus.cc:2749] T 0b1a49bd14674ca3b0400a90a075a500 P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:33.819288 12305 consensus_queue.cc:1048] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:33.821327 12338 raft_consensus.cc:493] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:33.821731 12338 raft_consensus.cc:515] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.823596 12338 leader_election.cc:290] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:33.825076 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" is_pre_election: true
I20260709 14:50:33.825834 12255 raft_consensus.cc:2393] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8241beb72054439891c24d532796f410 in current term 1: Already voted for candidate 54fc09887b274328bce6865d754e94fb in this term.
I20260709 14:50:33.826171 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fc09887b274328bce6865d754e94fb" is_pre_election: true
I20260709 14:50:33.827543 12146 leader_election.cc:304] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8241beb72054439891c24d532796f410; no voters: 1d1c69bd50c74e92a56037e8c71ecacb, 54fc09887b274328bce6865d754e94fb
I20260709 14:50:33.828570 12338 raft_consensus.cc:3060] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.835983 12338 raft_consensus.cc:2749] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:33.842456 12305 consensus_queue.cc:1048] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:33.855499 12307 raft_consensus.cc:493] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:33.855986 12307 raft_consensus.cc:515] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.858001 12307 leader_election.cc:290] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8241beb72054439891c24d532796f410 (127.11.177.66:44665), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:33.859098 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6774617cfbef4b82b9d9fc8055ae9458" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" is_pre_election: true
I20260709 14:50:33.859609 12255 raft_consensus.cc:2468] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 0.
I20260709 14:50:33.859501 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6774617cfbef4b82b9d9fc8055ae9458" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8241beb72054439891c24d532796f410" is_pre_election: true
I20260709 14:50:33.860170 12183 raft_consensus.cc:2468] T 6774617cfbef4b82b9d9fc8055ae9458 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 0.
I20260709 14:50:33.860473 12074 leader_election.cc:304] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1c69bd50c74e92a56037e8c71ecacb, 54fc09887b274328bce6865d754e94fb; no voters: 
I20260709 14:50:33.861105 12307 raft_consensus.cc:2804] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:33.861474 12307 raft_consensus.cc:493] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:33.861790 12307 raft_consensus.cc:3060] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.868037 12307 raft_consensus.cc:515] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.870010 12307 leader_election.cc:290] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 election: Requested vote from peers 8241beb72054439891c24d532796f410 (127.11.177.66:44665), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:33.870630 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6774617cfbef4b82b9d9fc8055ae9458" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8241beb72054439891c24d532796f410"
I20260709 14:50:33.871232 12183 raft_consensus.cc:3060] T 6774617cfbef4b82b9d9fc8055ae9458 P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.871341 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6774617cfbef4b82b9d9fc8055ae9458" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:33.871888 12255 raft_consensus.cc:3060] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.875217 12183 raft_consensus.cc:2468] T 6774617cfbef4b82b9d9fc8055ae9458 P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 1.
I20260709 14:50:33.876030 12074 leader_election.cc:304] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54fc09887b274328bce6865d754e94fb, 8241beb72054439891c24d532796f410; no voters: 
I20260709 14:50:33.876587 12307 raft_consensus.cc:2804] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:33.876932 12307 raft_consensus.cc:697] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Becoming Leader. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Running, Role: LEADER
I20260709 14:50:33.877594 12307 consensus_queue.cc:237] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.878299 12255 raft_consensus.cc:2468] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 1.
I20260709 14:50:33.885358 12004 catalog_manager.cc:5697] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 54fc09887b274328bce6865d754e94fb (127.11.177.65). New cstate: current_term: 1 leader_uuid: "54fc09887b274328bce6865d754e94fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:33.887501 12053 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:33.917115 12255 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c029ce959b7b42d4a73532201d2654e0"
dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
mode: GRACEFUL
new_leader_uuid: "54fc09887b274328bce6865d754e94fb"
 from {username='slave'} at 127.0.0.1:59768
I20260709 14:50:33.917459 12338 raft_consensus.cc:493] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:33.917873 12255 raft_consensus.cc:606] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 LEADER]: Received request to transfer leadership to TS 54fc09887b274328bce6865d754e94fb
I20260709 14:50:33.917850 12338 raft_consensus.cc:515] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.919819 12338 leader_election.cc:290] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:33.920539 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54fc09887b274328bce6865d754e94fb" is_pre_election: true
I20260709 14:50:33.921217 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" is_pre_election: true
I20260709 14:50:33.921306 12104 raft_consensus.cc:2393] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8241beb72054439891c24d532796f410 in current term 1: Already voted for candidate 1d1c69bd50c74e92a56037e8c71ecacb in this term.
I20260709 14:50:33.922773 12146 leader_election.cc:304] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8241beb72054439891c24d532796f410; no voters: 1d1c69bd50c74e92a56037e8c71ecacb, 54fc09887b274328bce6865d754e94fb
I20260709 14:50:33.924889 12338 raft_consensus.cc:3060] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:33.925372 12341 consensus_queue.cc:1048] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:33.931283 12338 raft_consensus.cc:2749] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:33.947304 12372 consensus_queue.cc:1048] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:33.958252 12183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357"
dest_uuid: "8241beb72054439891c24d532796f410"
mode: GRACEFUL
new_leader_uuid: "54fc09887b274328bce6865d754e94fb"
 from {username='slave'} at 127.0.0.1:53360
I20260709 14:50:33.958871 12183 raft_consensus.cc:606] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 1 LEADER]: Received request to transfer leadership to TS 54fc09887b274328bce6865d754e94fb
I20260709 14:50:33.962146 12373 raft_consensus.cc:993] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410: : Instructing follower 54fc09887b274328bce6865d754e94fb to start an election
I20260709 14:50:33.962570 12373 raft_consensus.cc:1081] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 1 LEADER]: Signalling peer 54fc09887b274328bce6865d754e94fb to start an election
I20260709 14:50:33.964468 12104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357"
dest_uuid: "54fc09887b274328bce6865d754e94fb"
 from {username='slave'} at 127.0.0.1:46480
I20260709 14:50:33.964984 12104 raft_consensus.cc:493] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:33.965358 12104 raft_consensus.cc:3060] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.965857 12255 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea"
dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
mode: GRACEFUL
new_leader_uuid: "54fc09887b274328bce6865d754e94fb"
 from {username='slave'} at 127.0.0.1:59768
I20260709 14:50:33.966480 12255 raft_consensus.cc:606] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 LEADER]: Received request to transfer leadership to TS 54fc09887b274328bce6865d754e94fb
I20260709 14:50:33.970793 12307 consensus_queue.cc:1048] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:33.972215 12104 raft_consensus.cc:515] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.974284 12104 leader_election.cc:290] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 2 election: Requested vote from peers 8241beb72054439891c24d532796f410 (127.11.177.66:44665), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:33.974884 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8241beb72054439891c24d532796f410"
I20260709 14:50:33.975492 12183 raft_consensus.cc:3055] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:33.975814 12183 raft_consensus.cc:740] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8241beb72054439891c24d532796f410, State: Running, Role: LEADER
I20260709 14:50:33.976598 12183 consensus_queue.cc:260] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.977787 12183 raft_consensus.cc:3060] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.979746 12256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:33.980305 12256 raft_consensus.cc:3060] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.987725 12256 raft_consensus.cc:2468] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 2.
I20260709 14:50:33.989053 12074 leader_election.cc:304] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1c69bd50c74e92a56037e8c71ecacb, 54fc09887b274328bce6865d754e94fb; no voters: 
I20260709 14:50:33.990037 12307 raft_consensus.cc:2804] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:33.990499 12307 raft_consensus.cc:697] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 2 LEADER]: Becoming Leader. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Running, Role: LEADER
I20260709 14:50:33.991312 12307 consensus_queue.cc:237] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:33.993979 12183 raft_consensus.cc:2468] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 2.
I20260709 14:50:34.003846 12338 consensus_queue.cc:1048] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:34.010723 12360 consensus_queue.cc:1048] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:34.015282 12105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40c68e2d76e14fc5a788fe9b32bb26c5"
dest_uuid: "54fc09887b274328bce6865d754e94fb"
mode: GRACEFUL
new_leader_uuid: "8241beb72054439891c24d532796f410"
 from {username='slave'} at 127.0.0.1:46484
I20260709 14:50:34.015899 12105 raft_consensus.cc:606] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Received request to transfer leadership to TS 8241beb72054439891c24d532796f410
I20260709 14:50:34.021487 12372 consensus_queue.cc:1048] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:34.023022 12372 consensus_queue.cc:1048] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:34.027366 12360 consensus_queue.cc:1048] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:34.036418 12105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b"
dest_uuid: "54fc09887b274328bce6865d754e94fb"
mode: GRACEFUL
new_leader_uuid: "8241beb72054439891c24d532796f410"
 from {username='slave'} at 127.0.0.1:46484
I20260709 14:50:34.036976 12105 raft_consensus.cc:606] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Received request to transfer leadership to TS 8241beb72054439891c24d532796f410
I20260709 14:50:34.038061 12338 consensus_queue.cc:1048] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:50:34.049072 12004 catalog_manager.cc:5697] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb reported cstate change: term changed from 1 to 2, leader changed from 8241beb72054439891c24d532796f410 (127.11.177.66) to 54fc09887b274328bce6865d754e94fb (127.11.177.65). New cstate: current_term: 2 leader_uuid: "54fc09887b274328bce6865d754e94fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:34.056056 12307 consensus_queue.cc:1048] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:34.058378 12105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6774617cfbef4b82b9d9fc8055ae9458"
dest_uuid: "54fc09887b274328bce6865d754e94fb"
mode: GRACEFUL
new_leader_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
 from {username='slave'} at 127.0.0.1:46484
I20260709 14:50:34.058986 12105 raft_consensus.cc:606] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Received request to transfer leadership to TS 1d1c69bd50c74e92a56037e8c71ecacb
I20260709 14:50:34.069741 12378 raft_consensus.cc:993] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb: : Instructing follower 8241beb72054439891c24d532796f410 to start an election
I20260709 14:50:34.070264 12378 raft_consensus.cc:1081] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Signalling peer 8241beb72054439891c24d532796f410 to start an election
I20260709 14:50:34.072413 12181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b"
dest_uuid: "8241beb72054439891c24d532796f410"
 from {username='slave'} at 127.0.0.1:53346
I20260709 14:50:34.079237 12181 raft_consensus.cc:493] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:34.080082 12181 raft_consensus.cc:3060] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.074251 12333 consensus_queue.cc:1048] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:34.091058 12181 raft_consensus.cc:515] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:34.098014 12254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:34.099886 12181 leader_election.cc:290] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 2 election: Requested vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:34.103405 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54fc09887b274328bce6865d754e94fb"
I20260709 14:50:34.103999 12105 raft_consensus.cc:3055] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:34.104318 12105 raft_consensus.cc:740] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Running, Role: LEADER
I20260709 14:50:34.105044 12105 consensus_queue.cc:260] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:34.105986 12105 raft_consensus.cc:3060] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.117726 12105 raft_consensus.cc:2468] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 2.
I20260709 14:50:34.119012 12146 leader_election.cc:304] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [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: 54fc09887b274328bce6865d754e94fb, 8241beb72054439891c24d532796f410; no voters: 1d1c69bd50c74e92a56037e8c71ecacb
I20260709 14:50:34.120044 12372 raft_consensus.cc:2804] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:34.120501 12372 raft_consensus.cc:697] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 2 LEADER]: Becoming Leader. State: Replica: 8241beb72054439891c24d532796f410, State: Running, Role: LEADER
I20260709 14:50:34.121284 12372 consensus_queue.cc:237] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
W20260709 14:50:34.124877 12385 log.cc:927] Time spent T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 14:50:34.131505 12004 catalog_manager.cc:5697] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 reported cstate change: term changed from 1 to 2, leader changed from 54fc09887b274328bce6865d754e94fb (127.11.177.65) to 8241beb72054439891c24d532796f410 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "8241beb72054439891c24d532796f410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:34.133846 12333 consensus_queue.cc:1048] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:34.159265 12307 consensus_queue.cc:1048] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:34.166662 12305 raft_consensus.cc:993] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb: : Instructing follower 54fc09887b274328bce6865d754e94fb to start an election
I20260709 14:50:34.167163 12305 raft_consensus.cc:1081] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 LEADER]: Signalling peer 54fc09887b274328bce6865d754e94fb to start an election
I20260709 14:50:34.169090 12104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea"
dest_uuid: "54fc09887b274328bce6865d754e94fb"
 from {username='slave'} at 127.0.0.1:46472
I20260709 14:50:34.169721 12104 raft_consensus.cc:493] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:34.170086 12104 raft_consensus.cc:3060] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.175064 12378 raft_consensus.cc:993] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb: : Instructing follower 8241beb72054439891c24d532796f410 to start an election
I20260709 14:50:34.175518 12378 raft_consensus.cc:1081] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Signalling peer 8241beb72054439891c24d532796f410 to start an election
I20260709 14:50:34.177475 12181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40c68e2d76e14fc5a788fe9b32bb26c5"
dest_uuid: "8241beb72054439891c24d532796f410"
 from {username='slave'} at 127.0.0.1:53346
I20260709 14:50:34.178030 12181 raft_consensus.cc:493] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:34.178391 12181 raft_consensus.cc:3060] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.178855 12104 raft_consensus.cc:515] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:34.181479 12105 raft_consensus.cc:1240] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Rejecting Update request from peer 1d1c69bd50c74e92a56037e8c71ecacb for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:34.183458 12307 consensus_queue.cc:1048] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:34.184732 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8241beb72054439891c24d532796f410"
I20260709 14:50:34.185258 12182 raft_consensus.cc:3060] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.187541 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:34.188071 12255 raft_consensus.cc:3055] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:34.188373 12255 raft_consensus.cc:740] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Running, Role: LEADER
I20260709 14:50:34.188381 12181 raft_consensus.cc:515] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:34.189587 12183 raft_consensus.cc:1240] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Rejecting Update request from peer 54fc09887b274328bce6865d754e94fb for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:34.189814 12255 consensus_queue.cc:260] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:34.190968 12255 raft_consensus.cc:3060] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.194296 12104 leader_election.cc:290] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 2 election: Requested vote from peers 8241beb72054439891c24d532796f410 (127.11.177.66:44665), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:34.194192 12307 consensus_queue.cc:1059] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:50:34.196389 12334 raft_consensus.cc:3055] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:34.196717 12334 raft_consensus.cc:740] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Running, Role: LEADER
I20260709 14:50:34.197785 12334 consensus_queue.cc:260] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:34.198702 12334 raft_consensus.cc:3060] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.203020 12181 leader_election.cc:290] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 2 election: Requested vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:34.204015 12256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c68e2d76e14fc5a788fe9b32bb26c5" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:34.197209 12182 raft_consensus.cc:2468] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 2.
I20260709 14:50:34.205099 12074 leader_election.cc:304] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54fc09887b274328bce6865d754e94fb, 8241beb72054439891c24d532796f410; no voters: 
I20260709 14:50:34.205837 12307 raft_consensus.cc:2804] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:34.206688 12307 raft_consensus.cc:697] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 2 LEADER]: Becoming Leader. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Running, Role: LEADER
I20260709 14:50:34.207718 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c68e2d76e14fc5a788fe9b32bb26c5" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54fc09887b274328bce6865d754e94fb"
I20260709 14:50:34.207499 12307 consensus_queue.cc:237] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:34.212855 12105 raft_consensus.cc:2468] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 2.
I20260709 14:50:34.213908 12146 leader_election.cc:304] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [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: 54fc09887b274328bce6865d754e94fb, 8241beb72054439891c24d532796f410; no voters: 1d1c69bd50c74e92a56037e8c71ecacb
I20260709 14:50:34.214654 12372 raft_consensus.cc:2804] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:34.215096 12372 raft_consensus.cc:697] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [term 2 LEADER]: Becoming Leader. State: Replica: 8241beb72054439891c24d532796f410, State: Running, Role: LEADER
I20260709 14:50:34.215842 12372 consensus_queue.cc:237] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:34.216497 12255 raft_consensus.cc:2468] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 2.
I20260709 14:50:34.218297 12003 catalog_manager.cc:5697] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb reported cstate change: term changed from 1 to 2, leader changed from 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67) to 54fc09887b274328bce6865d754e94fb (127.11.177.65). New cstate: current_term: 2 leader_uuid: "54fc09887b274328bce6865d754e94fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:34.224574 12004 catalog_manager.cc:5697] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 reported cstate change: term changed from 1 to 2, leader changed from 54fc09887b274328bce6865d754e94fb (127.11.177.65) to 8241beb72054439891c24d532796f410 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "8241beb72054439891c24d532796f410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:34.255074 12305 raft_consensus.cc:993] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb: : Instructing follower 54fc09887b274328bce6865d754e94fb to start an election
I20260709 14:50:34.255532 12333 raft_consensus.cc:1081] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 LEADER]: Signalling peer 54fc09887b274328bce6865d754e94fb to start an election
I20260709 14:50:34.257103 12105 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c029ce959b7b42d4a73532201d2654e0"
dest_uuid: "54fc09887b274328bce6865d754e94fb"
 from {username='slave'} at 127.0.0.1:46472
I20260709 14:50:34.257681 12105 raft_consensus.cc:493] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:34.258044 12105 raft_consensus.cc:3060] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.264286 12105 raft_consensus.cc:515] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:34.266330 12105 leader_election.cc:290] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 2 election: Requested vote from peers 8241beb72054439891c24d532796f410 (127.11.177.66:44665), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:34.267035 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c029ce959b7b42d4a73532201d2654e0" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8241beb72054439891c24d532796f410"
I20260709 14:50:34.267359 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c029ce959b7b42d4a73532201d2654e0" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:34.267603 12182 raft_consensus.cc:3060] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.267902 12255 raft_consensus.cc:3055] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:34.268191 12255 raft_consensus.cc:740] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Running, Role: LEADER
I20260709 14:50:34.268970 12255 consensus_queue.cc:260] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:34.270145 12255 raft_consensus.cc:3060] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.273874 12182 raft_consensus.cc:2468] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 2.
I20260709 14:50:34.274946 12074 leader_election.cc:304] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54fc09887b274328bce6865d754e94fb, 8241beb72054439891c24d532796f410; no voters: 
I20260709 14:50:34.275703 12307 raft_consensus.cc:2804] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:34.276042 12255 raft_consensus.cc:2468] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 2.
I20260709 14:50:34.276154 12307 raft_consensus.cc:697] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 2 LEADER]: Becoming Leader. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Running, Role: LEADER
I20260709 14:50:34.276989 12307 consensus_queue.cc:237] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:34.283623 12004 catalog_manager.cc:5697] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb reported cstate change: term changed from 1 to 2, leader changed from 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67) to 54fc09887b274328bce6865d754e94fb (127.11.177.65). New cstate: current_term: 2 leader_uuid: "54fc09887b274328bce6865d754e94fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:34.291483 12307 consensus_queue.cc:1048] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:34.297544 12334 raft_consensus.cc:993] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb: : Instructing follower 1d1c69bd50c74e92a56037e8c71ecacb to start an election
I20260709 14:50:34.298039 12360 raft_consensus.cc:1081] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Signalling peer 1d1c69bd50c74e92a56037e8c71ecacb to start an election
I20260709 14:50:34.300087 12257 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6774617cfbef4b82b9d9fc8055ae9458"
dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
 from {username='slave'} at 127.0.0.1:59754
I20260709 14:50:34.302423 12257 raft_consensus.cc:493] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:34.302814 12257 raft_consensus.cc:3060] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.307981 12377 consensus_queue.cc:1048] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:34.309237 12257 raft_consensus.cc:515] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:34.315014 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6774617cfbef4b82b9d9fc8055ae9458" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54fc09887b274328bce6865d754e94fb"
I20260709 14:50:34.315196 12257 leader_election.cc:290] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [CANDIDATE]: Term 2 election: Requested vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 8241beb72054439891c24d532796f410 (127.11.177.66:44665)
I20260709 14:50:34.315574 12105 raft_consensus.cc:3055] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:34.315904 12105 raft_consensus.cc:740] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Running, Role: LEADER
I20260709 14:50:34.316128 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6774617cfbef4b82b9d9fc8055ae9458" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8241beb72054439891c24d532796f410"
I20260709 14:50:34.316989 12105 consensus_queue.cc:260] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:34.318060 12105 raft_consensus.cc:3060] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.324576 12105 raft_consensus.cc:2468] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1c69bd50c74e92a56037e8c71ecacb in term 2.
I20260709 14:50:34.325630 12220 leader_election.cc:304] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [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: 1d1c69bd50c74e92a56037e8c71ecacb, 54fc09887b274328bce6865d754e94fb; no voters: 8241beb72054439891c24d532796f410
I20260709 14:50:34.326560 12333 raft_consensus.cc:2804] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:34.327029 12333 raft_consensus.cc:697] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 LEADER]: Becoming Leader. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Running, Role: LEADER
I20260709 14:50:34.327893 12333 consensus_queue.cc:237] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:34.335068 12003 catalog_manager.cc:5697] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb reported cstate change: term changed from 1 to 2, leader changed from 54fc09887b274328bce6865d754e94fb (127.11.177.65) to 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67). New cstate: current_term: 2 leader_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:34.375613 12257 raft_consensus.cc:1275] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Refusing update from remote peer 54fc09887b274328bce6865d754e94fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.376840 12377 consensus_queue.cc:1048] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.384173 12182 raft_consensus.cc:1275] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Refusing update from remote peer 54fc09887b274328bce6865d754e94fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.386289 12360 consensus_queue.cc:1048] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.561053 12105 raft_consensus.cc:1275] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Refusing update from remote peer 8241beb72054439891c24d532796f410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.562273 12373 consensus_queue.cc:1048] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.569695 12257 raft_consensus.cc:3060] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.577718 12257 raft_consensus.cc:1275] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Refusing update from remote peer 8241beb72054439891c24d532796f410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.579010 12341 consensus_queue.cc:1048] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:34.609828 12257 raft_consensus.cc:1275] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Refusing update from remote peer 54fc09887b274328bce6865d754e94fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.610941 12360 consensus_queue.cc:1048] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.618352 12182 raft_consensus.cc:1275] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Refusing update from remote peer 54fc09887b274328bce6865d754e94fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.619915 12377 consensus_queue.cc:1048] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.630067 12105 raft_consensus.cc:1275] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Refusing update from remote peer 8241beb72054439891c24d532796f410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.631458 12341 consensus_queue.cc:1048] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.639140 12257 raft_consensus.cc:3060] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.647151 12257 raft_consensus.cc:1275] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Refusing update from remote peer 8241beb72054439891c24d532796f410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.648370 12372 consensus_queue.cc:1048] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.758759 12105 raft_consensus.cc:1275] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Refusing update from remote peer 1d1c69bd50c74e92a56037e8c71ecacb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.759828 12333 consensus_queue.cc:1048] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.766001 12182 raft_consensus.cc:3060] T 6774617cfbef4b82b9d9fc8055ae9458 P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.772162 12182 raft_consensus.cc:1275] T 6774617cfbef4b82b9d9fc8055ae9458 P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Refusing update from remote peer 1d1c69bd50c74e92a56037e8c71ecacb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.773178 12393 consensus_queue.cc:1048] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.887734 12182 raft_consensus.cc:1275] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Refusing update from remote peer 54fc09887b274328bce6865d754e94fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.888978 12360 consensus_queue.cc:1048] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.891250 12257 raft_consensus.cc:1275] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Refusing update from remote peer 54fc09887b274328bce6865d754e94fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.892603 12360 consensus_queue.cc:1048] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:35.993979 12129 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6060 after lost signal to thread 11976
W20260709 14:50:35.994681 12129 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6740 after lost signal to thread 12039
W20260709 14:50:35.995386 12129 debug-util.cc:398] Leaking SignalData structure 0x7b0800159a80 after lost signal to thread 12132
W20260709 14:50:35.995997 12129 debug-util.cc:398] Leaking SignalData structure 0x7b08000f9640 after lost signal to thread 12207
W20260709 14:50:35.996598 12129 debug-util.cc:398] Leaking SignalData structure 0x7b0800109f20 after lost signal to thread 12281
I20260709 14:50:37.121721 11973 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:50:37.122526 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:37.138475 12105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea"
dest_uuid: "54fc09887b274328bce6865d754e94fb"
mode: GRACEFUL
new_leader_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
 from {username='slave'} at 127.0.0.1:45950
I20260709 14:50:37.139079 12105 raft_consensus.cc:606] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 2 LEADER]: Received request to transfer leadership to TS 1d1c69bd50c74e92a56037e8c71ecacb
I20260709 14:50:37.153463 12182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b"
dest_uuid: "8241beb72054439891c24d532796f410"
mode: GRACEFUL
new_leader_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
 from {username='slave'} at 127.0.0.1:55874
I20260709 14:50:37.153952 12182 raft_consensus.cc:606] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 2 LEADER]: Received request to transfer leadership to TS 1d1c69bd50c74e92a56037e8c71ecacb
I20260709 14:50:37.155194 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:37.155658 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:37.216043 12402 raft_consensus.cc:993] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410: : Instructing follower 1d1c69bd50c74e92a56037e8c71ecacb to start an election
I20260709 14:50:37.216475 12372 raft_consensus.cc:1081] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 2 LEADER]: Signalling peer 1d1c69bd50c74e92a56037e8c71ecacb to start an election
I20260709 14:50:37.217833 12257 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b"
dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
 from {username='slave'} at 127.0.0.1:59764
I20260709 14:50:37.218286 12257 raft_consensus.cc:493] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:37.218560 12257 raft_consensus.cc:3060] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.222728 12257 raft_consensus.cc:515] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:37.224144 12257 leader_election.cc:290] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [CANDIDATE]: Term 3 election: Requested vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 8241beb72054439891c24d532796f410 (127.11.177.66:44665)
I20260709 14:50:37.225003 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54fc09887b274328bce6865d754e94fb"
I20260709 14:50:37.225175 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8241beb72054439891c24d532796f410"
I20260709 14:50:37.225589 12105 raft_consensus.cc:3060] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.225708 12182 raft_consensus.cc:3055] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:37.225970 12182 raft_consensus.cc:740] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8241beb72054439891c24d532796f410, State: Running, Role: LEADER
I20260709 14:50:37.226590 12182 consensus_queue.cc:260] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:37.227380 12182 raft_consensus.cc:3060] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.231694 12182 raft_consensus.cc:2468] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1c69bd50c74e92a56037e8c71ecacb in term 3.
I20260709 14:50:37.231756 12105 raft_consensus.cc:2468] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1c69bd50c74e92a56037e8c71ecacb in term 3.
I20260709 14:50:37.232788 12223 leader_election.cc:304] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [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: 1d1c69bd50c74e92a56037e8c71ecacb, 8241beb72054439891c24d532796f410; no voters: 
I20260709 14:50:37.233512 12398 raft_consensus.cc:2804] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:37.234799 12398 raft_consensus.cc:697] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 LEADER]: Becoming Leader. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Running, Role: LEADER
I20260709 14:50:37.235603 12398 consensus_queue.cc:237] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:37.245010 12005 catalog_manager.cc:5697] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb reported cstate change: term changed from 2 to 3, leader changed from 8241beb72054439891c24d532796f410 (127.11.177.66) to 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67). New cstate: current_term: 3 leader_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:37.452775 12409 raft_consensus.cc:993] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb: : Instructing follower 1d1c69bd50c74e92a56037e8c71ecacb to start an election
I20260709 14:50:37.453188 12377 raft_consensus.cc:1081] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 2 LEADER]: Signalling peer 1d1c69bd50c74e92a56037e8c71ecacb to start an election
I20260709 14:50:37.454519 12257 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea"
dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
 from {username='slave'} at 127.0.0.1:59754
I20260709 14:50:37.454936 12257 raft_consensus.cc:493] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:37.455214 12257 raft_consensus.cc:3060] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.459638 12257 raft_consensus.cc:515] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:37.461024 12257 leader_election.cc:290] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [CANDIDATE]: Term 3 election: Requested vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 8241beb72054439891c24d532796f410 (127.11.177.66:44665)
I20260709 14:50:37.461931 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54fc09887b274328bce6865d754e94fb"
I20260709 14:50:37.462077 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8241beb72054439891c24d532796f410"
I20260709 14:50:37.462584 12182 raft_consensus.cc:3060] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.462517 12105 raft_consensus.cc:3055] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:37.463033 12105 raft_consensus.cc:740] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Running, Role: LEADER
I20260709 14:50:37.463783 12105 consensus_queue.cc:260] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:37.464905 12105 raft_consensus.cc:3060] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.466817 12182 raft_consensus.cc:2468] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1c69bd50c74e92a56037e8c71ecacb in term 3.
I20260709 14:50:37.467633 12223 leader_election.cc:304] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [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: 1d1c69bd50c74e92a56037e8c71ecacb, 8241beb72054439891c24d532796f410; no voters: 
I20260709 14:50:37.468205 12398 raft_consensus.cc:2804] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:37.468577 12398 raft_consensus.cc:697] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 LEADER]: Becoming Leader. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Running, Role: LEADER
I20260709 14:50:37.469376 12398 consensus_queue.cc:237] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:37.470917 12105 raft_consensus.cc:2468] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1c69bd50c74e92a56037e8c71ecacb in term 3.
I20260709 14:50:37.479064 12005 catalog_manager.cc:5697] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb reported cstate change: term changed from 2 to 3, leader changed from 54fc09887b274328bce6865d754e94fb (127.11.177.65) to 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67). New cstate: current_term: 3 leader_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:37.616326 12105 raft_consensus.cc:1275] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 3 FOLLOWER]: Refusing update from remote peer 1d1c69bd50c74e92a56037e8c71ecacb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:37.617643 12398 consensus_queue.cc:1048] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:37.627948 12182 raft_consensus.cc:1275] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 3 FOLLOWER]: Refusing update from remote peer 1d1c69bd50c74e92a56037e8c71ecacb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:37.630097 12403 consensus_queue.cc:1048] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:37.958663 12182 raft_consensus.cc:1275] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 3 FOLLOWER]: Refusing update from remote peer 1d1c69bd50c74e92a56037e8c71ecacb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:37.959776 12398 consensus_queue.cc:1048] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:37.966221 12105 raft_consensus.cc:1275] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 3 FOLLOWER]: Refusing update from remote peer 1d1c69bd50c74e92a56037e8c71ecacb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:37.969540 12398 consensus_queue.cc:1048] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:38.156469 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:38.165954 12105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be1bc87e4adc428eaae0813980f9adfb"
dest_uuid: "54fc09887b274328bce6865d754e94fb"
mode: GRACEFUL
new_leader_uuid: "8241beb72054439891c24d532796f410"
 from {username='slave'} at 127.0.0.1:46484
I20260709 14:50:38.166435 12105 raft_consensus.cc:606] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Received request to transfer leadership to TS 8241beb72054439891c24d532796f410
I20260709 14:50:38.171028 12105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c029ce959b7b42d4a73532201d2654e0"
dest_uuid: "54fc09887b274328bce6865d754e94fb"
mode: GRACEFUL
new_leader_uuid: "8241beb72054439891c24d532796f410"
 from {username='slave'} at 127.0.0.1:46484
I20260709 14:50:38.171564 12105 raft_consensus.cc:606] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 2 LEADER]: Received request to transfer leadership to TS 8241beb72054439891c24d532796f410
I20260709 14:50:38.176090 12105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357"
dest_uuid: "54fc09887b274328bce6865d754e94fb"
mode: GRACEFUL
new_leader_uuid: "8241beb72054439891c24d532796f410"
 from {username='slave'} at 127.0.0.1:46484
I20260709 14:50:38.176632 12105 raft_consensus.cc:606] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 2 LEADER]: Received request to transfer leadership to TS 8241beb72054439891c24d532796f410
I20260709 14:50:38.180894 12257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea"
dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
mode: GRACEFUL
new_leader_uuid: "8241beb72054439891c24d532796f410"
 from {username='slave'} at 127.0.0.1:59768
I20260709 14:50:38.181335 12257 raft_consensus.cc:606] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 LEADER]: Received request to transfer leadership to TS 8241beb72054439891c24d532796f410
I20260709 14:50:38.192795 12257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b"
dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
mode: GRACEFUL
new_leader_uuid: "8241beb72054439891c24d532796f410"
 from {username='slave'} at 127.0.0.1:59768
I20260709 14:50:38.193214 12257 raft_consensus.cc:606] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 LEADER]: Received request to transfer leadership to TS 8241beb72054439891c24d532796f410
I20260709 14:50:38.214365 12414 raft_consensus.cc:993] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb: : Instructing follower 8241beb72054439891c24d532796f410 to start an election
I20260709 14:50:38.214895 12403 raft_consensus.cc:1081] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 LEADER]: Signalling peer 8241beb72054439891c24d532796f410 to start an election
I20260709 14:50:38.216387 12182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b"
dest_uuid: "8241beb72054439891c24d532796f410"
 from {username='slave'} at 127.0.0.1:53358
I20260709 14:50:38.216903 12182 raft_consensus.cc:493] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:38.217350 12182 raft_consensus.cc:3060] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:38.221920 12182 raft_consensus.cc:515] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:38.223317 12182 leader_election.cc:290] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 4 election: Requested vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:38.224109 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "54fc09887b274328bce6865d754e94fb"
I20260709 14:50:38.224332 12257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:38.224668 12105 raft_consensus.cc:3060] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:38.224833 12257 raft_consensus.cc:3055] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:38.225139 12257 raft_consensus.cc:740] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Running, Role: LEADER
I20260709 14:50:38.225757 12257 consensus_queue.cc:260] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:38.226506 12257 raft_consensus.cc:3060] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:38.230123 12257 raft_consensus.cc:2468] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 4.
I20260709 14:50:38.230196 12105 raft_consensus.cc:2468] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 4.
I20260709 14:50:38.231103 12149 leader_election.cc:304] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [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: 1d1c69bd50c74e92a56037e8c71ecacb, 8241beb72054439891c24d532796f410; no voters: 
I20260709 14:50:38.231820 12372 raft_consensus.cc:2804] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:38.232805 12372 raft_consensus.cc:697] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 4 LEADER]: Becoming Leader. State: Replica: 8241beb72054439891c24d532796f410, State: Running, Role: LEADER
I20260709 14:50:38.233579 12372 consensus_queue.cc:237] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:38.239266 12003 catalog_manager.cc:5697] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 reported cstate change: term changed from 3 to 4, leader changed from 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67) to 8241beb72054439891c24d532796f410 (127.11.177.66). New cstate: current_term: 4 leader_uuid: "8241beb72054439891c24d532796f410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:38.377477 12424 raft_consensus.cc:993] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb: : Instructing follower 8241beb72054439891c24d532796f410 to start an election
I20260709 14:50:38.377887 12377 raft_consensus.cc:1081] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Signalling peer 8241beb72054439891c24d532796f410 to start an election
I20260709 14:50:38.379290 12182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be1bc87e4adc428eaae0813980f9adfb"
dest_uuid: "8241beb72054439891c24d532796f410"
 from {username='slave'} at 127.0.0.1:53346
I20260709 14:50:38.379717 12182 raft_consensus.cc:493] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:38.380010 12182 raft_consensus.cc:3060] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:38.384610 12182 raft_consensus.cc:515] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } }
I20260709 14:50:38.386299 12182 leader_election.cc:290] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 2 election: Requested vote from peers 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483), 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641)
I20260709 14:50:38.387058 12257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1bc87e4adc428eaae0813980f9adfb" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:38.387256 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1bc87e4adc428eaae0813980f9adfb" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54fc09887b274328bce6865d754e94fb"
I20260709 14:50:38.387580 12257 raft_consensus.cc:3060] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:38.387774 12105 raft_consensus.cc:3055] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:38.388058 12105 raft_consensus.cc:740] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Running, Role: LEADER
I20260709 14:50:38.388698 12105 consensus_queue.cc:260] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } }
I20260709 14:50:38.389603 12105 raft_consensus.cc:3060] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:38.393142 12105 raft_consensus.cc:2468] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 2.
I20260709 14:50:38.393213 12257 raft_consensus.cc:2468] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 2.
I20260709 14:50:38.394170 12146 leader_election.cc:304] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54fc09887b274328bce6865d754e94fb, 8241beb72054439891c24d532796f410; no voters: 
I20260709 14:50:38.394905 12372 raft_consensus.cc:2804] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:38.395275 12372 raft_consensus.cc:697] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 2 LEADER]: Becoming Leader. State: Replica: 8241beb72054439891c24d532796f410, State: Running, Role: LEADER
I20260709 14:50:38.395936 12372 consensus_queue.cc:237] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } }
I20260709 14:50:38.403192 12003 catalog_manager.cc:5697] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 reported cstate change: term changed from 1 to 2, leader changed from 54fc09887b274328bce6865d754e94fb (127.11.177.65) to 8241beb72054439891c24d532796f410 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "8241beb72054439891c24d532796f410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:38.404544 12403 raft_consensus.cc:993] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb: : Instructing follower 8241beb72054439891c24d532796f410 to start an election
I20260709 14:50:38.404875 12398 raft_consensus.cc:1081] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 LEADER]: Signalling peer 8241beb72054439891c24d532796f410 to start an election
I20260709 14:50:38.406183 12182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea"
dest_uuid: "8241beb72054439891c24d532796f410"
 from {username='slave'} at 127.0.0.1:53358
I20260709 14:50:38.406714 12182 raft_consensus.cc:493] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:38.407058 12182 raft_consensus.cc:3060] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:38.413580 12182 raft_consensus.cc:515] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:38.415452 12182 leader_election.cc:290] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 4 election: Requested vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:38.415948 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "54fc09887b274328bce6865d754e94fb"
I20260709 14:50:38.416695 12257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:38.417222 12105 raft_consensus.cc:3060] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:38.417572 12257 raft_consensus.cc:3055] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:38.417876 12257 raft_consensus.cc:740] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Running, Role: LEADER
I20260709 14:50:38.418512 12257 consensus_queue.cc:260] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:38.419524 12257 raft_consensus.cc:3060] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:38.422046 12105 raft_consensus.cc:2468] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 4.
I20260709 14:50:38.422816 12146 leader_election.cc:304] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [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: 54fc09887b274328bce6865d754e94fb, 8241beb72054439891c24d532796f410; no voters: 
I20260709 14:50:38.423426 12372 raft_consensus.cc:2804] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:38.423790 12372 raft_consensus.cc:697] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 4 LEADER]: Becoming Leader. State: Replica: 8241beb72054439891c24d532796f410, State: Running, Role: LEADER
I20260709 14:50:38.424435 12372 consensus_queue.cc:237] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:38.425504 12257 raft_consensus.cc:2468] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 4.
I20260709 14:50:38.430943 12003 catalog_manager.cc:5697] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 reported cstate change: term changed from 3 to 4, leader changed from 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67) to 8241beb72054439891c24d532796f410 (127.11.177.66). New cstate: current_term: 4 leader_uuid: "8241beb72054439891c24d532796f410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:38.468236 12424 raft_consensus.cc:993] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb: : Instructing follower 8241beb72054439891c24d532796f410 to start an election
I20260709 14:50:38.468637 12377 raft_consensus.cc:1081] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 2 LEADER]: Signalling peer 8241beb72054439891c24d532796f410 to start an election
I20260709 14:50:38.470156 12182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357"
dest_uuid: "8241beb72054439891c24d532796f410"
 from {username='slave'} at 127.0.0.1:53346
I20260709 14:50:38.470592 12182 raft_consensus.cc:493] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:38.470865 12182 raft_consensus.cc:3060] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.475095 12182 raft_consensus.cc:515] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:38.476358 12182 leader_election.cc:290] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 3 election: Requested vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:38.477178 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54fc09887b274328bce6865d754e94fb"
I20260709 14:50:38.477389 12257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:38.477720 12105 raft_consensus.cc:3055] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:38.477841 12257 raft_consensus.cc:3060] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.478037 12105 raft_consensus.cc:740] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Running, Role: LEADER
I20260709 14:50:38.478716 12105 consensus_queue.cc:260] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:38.479754 12105 raft_consensus.cc:3060] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.484216 12257 raft_consensus.cc:2468] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 3.
I20260709 14:50:38.485404 12149 leader_election.cc:304] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [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: 1d1c69bd50c74e92a56037e8c71ecacb, 8241beb72054439891c24d532796f410; no voters: 
I20260709 14:50:38.486239 12372 raft_consensus.cc:2804] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:38.486438 12105 raft_consensus.cc:2468] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 3.
I20260709 14:50:38.486704 12372 raft_consensus.cc:697] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 3 LEADER]: Becoming Leader. State: Replica: 8241beb72054439891c24d532796f410, State: Running, Role: LEADER
I20260709 14:50:38.487448 12372 consensus_queue.cc:237] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:38.494029 12424 raft_consensus.cc:993] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb: : Instructing follower 8241beb72054439891c24d532796f410 to start an election
I20260709 14:50:38.494450 12377 raft_consensus.cc:1081] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 2 LEADER]: Signalling peer 8241beb72054439891c24d532796f410 to start an election
I20260709 14:50:38.494709 12003 catalog_manager.cc:5697] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 reported cstate change: term changed from 2 to 3, leader changed from 54fc09887b274328bce6865d754e94fb (127.11.177.65) to 8241beb72054439891c24d532796f410 (127.11.177.66). New cstate: current_term: 3 leader_uuid: "8241beb72054439891c24d532796f410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:38.495960 12182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c029ce959b7b42d4a73532201d2654e0"
dest_uuid: "8241beb72054439891c24d532796f410"
 from {username='slave'} at 127.0.0.1:53346
I20260709 14:50:38.496477 12182 raft_consensus.cc:493] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:38.496796 12182 raft_consensus.cc:3060] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.502739 12182 raft_consensus.cc:515] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:38.504983 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c029ce959b7b42d4a73532201d2654e0" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54fc09887b274328bce6865d754e94fb"
I20260709 14:50:38.505301 12182 leader_election.cc:290] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [CANDIDATE]: Term 3 election: Requested vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:38.505445 12105 raft_consensus.cc:3055] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:38.505466 12257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c029ce959b7b42d4a73532201d2654e0" candidate_uuid: "8241beb72054439891c24d532796f410" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:38.505934 12105 raft_consensus.cc:740] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Running, Role: LEADER
I20260709 14:50:38.506057 12257 raft_consensus.cc:3060] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.506624 12105 consensus_queue.cc:260] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:38.507513 12105 raft_consensus.cc:3060] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.511958 12257 raft_consensus.cc:2468] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 3.
I20260709 14:50:38.513069 12105 raft_consensus.cc:2468] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8241beb72054439891c24d532796f410 in term 3.
I20260709 14:50:38.513103 12149 leader_election.cc:304] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [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: 1d1c69bd50c74e92a56037e8c71ecacb, 8241beb72054439891c24d532796f410; no voters: 
I20260709 14:50:38.513988 12372 raft_consensus.cc:2804] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:38.514432 12372 raft_consensus.cc:697] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [term 3 LEADER]: Becoming Leader. State: Replica: 8241beb72054439891c24d532796f410, State: Running, Role: LEADER
I20260709 14:50:38.515100 12372 consensus_queue.cc:237] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:38.520788 12003 catalog_manager.cc:5697] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 reported cstate change: term changed from 2 to 3, leader changed from 54fc09887b274328bce6865d754e94fb (127.11.177.65) to 8241beb72054439891c24d532796f410 (127.11.177.66). New cstate: current_term: 3 leader_uuid: "8241beb72054439891c24d532796f410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:38.726189 12105 raft_consensus.cc:1275] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 4 FOLLOWER]: Refusing update from remote peer 8241beb72054439891c24d532796f410: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:38.727283 12372 consensus_queue.cc:1048] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:38.734987 12257 raft_consensus.cc:1275] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 4 FOLLOWER]: Refusing update from remote peer 8241beb72054439891c24d532796f410: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:38.736897 12430 consensus_queue.cc:1048] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:38.874698 12257 raft_consensus.cc:1275] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Refusing update from remote peer 8241beb72054439891c24d532796f410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:38.875878 12420 consensus_queue.cc:1048] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:38.877245 12105 raft_consensus.cc:1275] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 4 FOLLOWER]: Refusing update from remote peer 8241beb72054439891c24d532796f410: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:38.878294 12420 consensus_queue.cc:1048] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:38.890575 12105 raft_consensus.cc:1275] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Refusing update from remote peer 8241beb72054439891c24d532796f410: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:38.891294 12257 raft_consensus.cc:1275] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 4 FOLLOWER]: Refusing update from remote peer 8241beb72054439891c24d532796f410: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:38.892402 12435 consensus_queue.cc:1048] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:38.896230 12420 consensus_queue.cc:1048] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:38.906277 12104 raft_consensus.cc:1275] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 3 FOLLOWER]: Refusing update from remote peer 8241beb72054439891c24d532796f410: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:38.907483 12372 consensus_queue.cc:1048] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:38.916190 12255 raft_consensus.cc:1275] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 FOLLOWER]: Refusing update from remote peer 8241beb72054439891c24d532796f410: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:38.917886 12372 consensus_queue.cc:1048] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:39.018729 12255 raft_consensus.cc:1275] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 FOLLOWER]: Refusing update from remote peer 8241beb72054439891c24d532796f410: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:39.019824 12372 consensus_queue.cc:1048] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:39.028213 12104 raft_consensus.cc:1275] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 3 FOLLOWER]: Refusing update from remote peer 8241beb72054439891c24d532796f410: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:39.029453 12435 consensus_queue.cc:1048] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:41.197383 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:41.204255 12182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357"
dest_uuid: "8241beb72054439891c24d532796f410"
mode: GRACEFUL
new_leader_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
 from {username='slave'} at 127.0.0.1:55874
I20260709 14:50:41.204862 12182 raft_consensus.cc:606] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 3 LEADER]: Received request to transfer leadership to TS 1d1c69bd50c74e92a56037e8c71ecacb
I20260709 14:50:41.207129 12182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea"
dest_uuid: "8241beb72054439891c24d532796f410"
mode: GRACEFUL
new_leader_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
 from {username='slave'} at 127.0.0.1:55874
I20260709 14:50:41.207499 12182 raft_consensus.cc:606] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 4 LEADER]: Received request to transfer leadership to TS 1d1c69bd50c74e92a56037e8c71ecacb
I20260709 14:50:41.209384 12182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80fb078653d54b0fae0538bc3965ebfd"
dest_uuid: "8241beb72054439891c24d532796f410"
mode: GRACEFUL
new_leader_uuid: "54fc09887b274328bce6865d754e94fb"
 from {username='slave'} at 127.0.0.1:55874
I20260709 14:50:41.209751 12182 raft_consensus.cc:606] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 1 LEADER]: Received request to transfer leadership to TS 54fc09887b274328bce6865d754e94fb
I20260709 14:50:41.211613 12182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b"
dest_uuid: "8241beb72054439891c24d532796f410"
mode: GRACEFUL
new_leader_uuid: "54fc09887b274328bce6865d754e94fb"
 from {username='slave'} at 127.0.0.1:55874
I20260709 14:50:41.211957 12182 raft_consensus.cc:606] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 4 LEADER]: Received request to transfer leadership to TS 54fc09887b274328bce6865d754e94fb
I20260709 14:50:41.214131 12181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be1bc87e4adc428eaae0813980f9adfb"
dest_uuid: "8241beb72054439891c24d532796f410"
mode: GRACEFUL
new_leader_uuid: "54fc09887b274328bce6865d754e94fb"
 from {username='slave'} at 127.0.0.1:55874
I20260709 14:50:41.214653 12181 raft_consensus.cc:606] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 2 LEADER]: Received request to transfer leadership to TS 54fc09887b274328bce6865d754e94fb
I20260709 14:50:41.215575 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:41.215938 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:41.231166 12430 raft_consensus.cc:993] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410: : Instructing follower 1d1c69bd50c74e92a56037e8c71ecacb to start an election
I20260709 14:50:41.231647 12443 raft_consensus.cc:1081] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 4 LEADER]: Signalling peer 1d1c69bd50c74e92a56037e8c71ecacb to start an election
I20260709 14:50:41.233364 12257 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea"
dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
 from {username='slave'} at 127.0.0.1:59764
I20260709 14:50:41.233803 12257 raft_consensus.cc:493] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:41.234099 12257 raft_consensus.cc:3060] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:41.238567 12257 raft_consensus.cc:515] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:41.240044 12257 leader_election.cc:290] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [CANDIDATE]: Term 5 election: Requested vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 8241beb72054439891c24d532796f410 (127.11.177.66:44665)
I20260709 14:50:41.241046 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "54fc09887b274328bce6865d754e94fb"
I20260709 14:50:41.241022 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce1b99ab660495cbc428825bfd452ea" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8241beb72054439891c24d532796f410"
I20260709 14:50:41.241822 12104 raft_consensus.cc:3060] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:41.241889 12181 raft_consensus.cc:3055] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:41.242249 12181 raft_consensus.cc:740] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8241beb72054439891c24d532796f410, State: Running, Role: LEADER
I20260709 14:50:41.242940 12181 consensus_queue.cc:260] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:41.243916 12181 raft_consensus.cc:3060] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:41.246447 12104 raft_consensus.cc:2468] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1c69bd50c74e92a56037e8c71ecacb in term 5.
I20260709 14:50:41.247562 12220 leader_election.cc:304] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [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: 1d1c69bd50c74e92a56037e8c71ecacb, 54fc09887b274328bce6865d754e94fb; no voters: 
I20260709 14:50:41.248478 12398 raft_consensus.cc:2804] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:41.248736 12181 raft_consensus.cc:2468] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1c69bd50c74e92a56037e8c71ecacb in term 5.
I20260709 14:50:41.249608 12398 raft_consensus.cc:697] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 5 LEADER]: Becoming Leader. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Running, Role: LEADER
I20260709 14:50:41.250571 12398 consensus_queue.cc:237] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:41.251885 12430 raft_consensus.cc:993] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410: : Instructing follower 54fc09887b274328bce6865d754e94fb to start an election
I20260709 14:50:41.252295 12443 raft_consensus.cc:1081] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 4 LEADER]: Signalling peer 54fc09887b274328bce6865d754e94fb to start an election
I20260709 14:50:41.253886 12104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b"
dest_uuid: "54fc09887b274328bce6865d754e94fb"
 from {username='slave'} at 127.0.0.1:46480
I20260709 14:50:41.254532 12104 raft_consensus.cc:493] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:41.254925 12104 raft_consensus.cc:3060] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:41.258913 12003 catalog_manager.cc:5697] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb reported cstate change: term changed from 4 to 5, leader changed from 8241beb72054439891c24d532796f410 (127.11.177.66) to 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67). New cstate: current_term: 5 leader_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:41.260401 12104 raft_consensus.cc:515] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:41.262364 12104 leader_election.cc:290] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 5 election: Requested vote from peers 8241beb72054439891c24d532796f410 (127.11.177.66:44665), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:41.263581 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:41.264145 12255 raft_consensus.cc:3060] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:41.266223 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f5640ecd04a43a86065fba9cb0a8b" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8241beb72054439891c24d532796f410"
I20260709 14:50:41.266716 12181 raft_consensus.cc:3055] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:41.266956 12181 raft_consensus.cc:740] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8241beb72054439891c24d532796f410, State: Running, Role: LEADER
I20260709 14:50:41.267656 12181 consensus_queue.cc:260] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:41.268716 12181 raft_consensus.cc:3060] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:41.270705 12255 raft_consensus.cc:2468] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 5.
I20260709 14:50:41.272127 12074 leader_election.cc:304] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [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: 1d1c69bd50c74e92a56037e8c71ecacb, 54fc09887b274328bce6865d754e94fb; no voters: 
I20260709 14:50:41.274015 12450 raft_consensus.cc:2804] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:41.274441 12181 raft_consensus.cc:2468] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 5.
I20260709 14:50:41.275422 12450 raft_consensus.cc:697] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 5 LEADER]: Becoming Leader. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Running, Role: LEADER
I20260709 14:50:41.276188 12450 consensus_queue.cc:237] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:41.282954 12003 catalog_manager.cc:5697] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb reported cstate change: term changed from 4 to 5, leader changed from 8241beb72054439891c24d532796f410 (127.11.177.66) to 54fc09887b274328bce6865d754e94fb (127.11.177.65). New cstate: current_term: 5 leader_uuid: "54fc09887b274328bce6865d754e94fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:41.344976 12430 raft_consensus.cc:993] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410: : Instructing follower 54fc09887b274328bce6865d754e94fb to start an election
I20260709 14:50:41.345408 12443 raft_consensus.cc:1081] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 2 LEADER]: Signalling peer 54fc09887b274328bce6865d754e94fb to start an election
I20260709 14:50:41.346760 12104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be1bc87e4adc428eaae0813980f9adfb"
dest_uuid: "54fc09887b274328bce6865d754e94fb"
 from {username='slave'} at 127.0.0.1:46480
I20260709 14:50:41.347186 12104 raft_consensus.cc:493] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:41.347426 12104 raft_consensus.cc:3060] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:41.351598 12104 raft_consensus.cc:515] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } }
I20260709 14:50:41.353040 12104 leader_election.cc:290] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 3 election: Requested vote from peers 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483), 8241beb72054439891c24d532796f410 (127.11.177.66:44665)
I20260709 14:50:41.353778 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1bc87e4adc428eaae0813980f9adfb" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:41.353983 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1bc87e4adc428eaae0813980f9adfb" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8241beb72054439891c24d532796f410"
I20260709 14:50:41.354293 12255 raft_consensus.cc:3060] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:41.354424 12181 raft_consensus.cc:3055] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:41.354738 12181 raft_consensus.cc:740] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8241beb72054439891c24d532796f410, State: Running, Role: LEADER
I20260709 14:50:41.355307 12181 consensus_queue.cc:260] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [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: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } }
I20260709 14:50:41.356204 12181 raft_consensus.cc:3060] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:41.358819 12255 raft_consensus.cc:2468] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 3.
I20260709 14:50:41.359634 12074 leader_election.cc:304] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [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: 1d1c69bd50c74e92a56037e8c71ecacb, 54fc09887b274328bce6865d754e94fb; no voters: 
I20260709 14:50:41.360239 12450 raft_consensus.cc:2804] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:41.360564 12181 raft_consensus.cc:2468] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 3.
I20260709 14:50:41.360591 12450 raft_consensus.cc:697] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 3 LEADER]: Becoming Leader. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Running, Role: LEADER
I20260709 14:50:41.361635 12450 consensus_queue.cc:237] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [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: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } }
I20260709 14:50:41.367800 12003 catalog_manager.cc:5697] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb reported cstate change: term changed from 2 to 3, leader changed from 8241beb72054439891c24d532796f410 (127.11.177.66) to 54fc09887b274328bce6865d754e94fb (127.11.177.65). New cstate: current_term: 3 leader_uuid: "54fc09887b274328bce6865d754e94fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:41.521119 12443 raft_consensus.cc:993] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410: : Instructing follower 54fc09887b274328bce6865d754e94fb to start an election
I20260709 14:50:41.521522 12430 raft_consensus.cc:1081] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 1 LEADER]: Signalling peer 54fc09887b274328bce6865d754e94fb to start an election
I20260709 14:50:41.522750 12104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80fb078653d54b0fae0538bc3965ebfd"
dest_uuid: "54fc09887b274328bce6865d754e94fb"
 from {username='slave'} at 127.0.0.1:46480
I20260709 14:50:41.523241 12104 raft_consensus.cc:493] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:41.523509 12104 raft_consensus.cc:3060] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.528017 12104 raft_consensus.cc:515] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:41.529476 12104 leader_election.cc:290] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 2 election: Requested vote from peers 8241beb72054439891c24d532796f410 (127.11.177.66:44665), 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67:45483)
I20260709 14:50:41.530189 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fb078653d54b0fae0538bc3965ebfd" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8241beb72054439891c24d532796f410"
I20260709 14:50:41.530371 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fb078653d54b0fae0538bc3965ebfd" candidate_uuid: "54fc09887b274328bce6865d754e94fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
I20260709 14:50:41.530709 12181 raft_consensus.cc:3055] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:41.530814 12255 raft_consensus.cc:3060] T 80fb078653d54b0fae0538bc3965ebfd P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.530990 12181 raft_consensus.cc:740] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8241beb72054439891c24d532796f410, State: Running, Role: LEADER
I20260709 14:50:41.531723 12181 consensus_queue.cc:260] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:41.532648 12181 raft_consensus.cc:3060] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:41.535004 12255 raft_consensus.cc:2468] T 80fb078653d54b0fae0538bc3965ebfd P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 2.
I20260709 14:50:41.535784 12074 leader_election.cc:304] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d1c69bd50c74e92a56037e8c71ecacb, 54fc09887b274328bce6865d754e94fb; no voters: 
I20260709 14:50:41.536381 12450 raft_consensus.cc:2804] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:41.536720 12450 raft_consensus.cc:697] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb [term 2 LEADER]: Becoming Leader. State: Replica: 54fc09887b274328bce6865d754e94fb, State: Running, Role: LEADER
I20260709 14:50:41.536971 12181 raft_consensus.cc:2468] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54fc09887b274328bce6865d754e94fb in term 2.
I20260709 14:50:41.537444 12450 consensus_queue.cc:237] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:41.543226 12003 catalog_manager.cc:5697] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb reported cstate change: term changed from 1 to 2, leader changed from 8241beb72054439891c24d532796f410 (127.11.177.66) to 54fc09887b274328bce6865d754e94fb (127.11.177.65). New cstate: current_term: 2 leader_uuid: "54fc09887b274328bce6865d754e94fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:41.610651 12443 raft_consensus.cc:993] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410: : Instructing follower 1d1c69bd50c74e92a56037e8c71ecacb to start an election
I20260709 14:50:41.611027 12430 raft_consensus.cc:1081] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 3 LEADER]: Signalling peer 1d1c69bd50c74e92a56037e8c71ecacb to start an election
I20260709 14:50:41.612253 12255 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357"
dest_uuid: "1d1c69bd50c74e92a56037e8c71ecacb"
 from {username='slave'} at 127.0.0.1:59764
I20260709 14:50:41.612618 12255 raft_consensus.cc:493] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:41.612830 12255 raft_consensus.cc:3060] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:41.616367 12255 raft_consensus.cc:515] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:41.617697 12255 leader_election.cc:290] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [CANDIDATE]: Term 4 election: Requested vote from peers 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641), 8241beb72054439891c24d532796f410 (127.11.177.66:44665)
I20260709 14:50:41.618397 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "54fc09887b274328bce6865d754e94fb"
I20260709 14:50:41.618669 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318e4c95f8ff49e9a0bc37e717cd2357" candidate_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8241beb72054439891c24d532796f410"
I20260709 14:50:41.618911 12104 raft_consensus.cc:3060] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:41.619153 12181 raft_consensus.cc:3055] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:41.619415 12181 raft_consensus.cc:740] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8241beb72054439891c24d532796f410, State: Running, Role: LEADER
I20260709 14:50:41.620034 12181 consensus_queue.cc:260] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:41.620878 12181 raft_consensus.cc:3060] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:41.623184 12104 raft_consensus.cc:2468] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1c69bd50c74e92a56037e8c71ecacb in term 4.
I20260709 14:50:41.624034 12220 leader_election.cc:304] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [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: 1d1c69bd50c74e92a56037e8c71ecacb, 54fc09887b274328bce6865d754e94fb; no voters: 
I20260709 14:50:41.624627 12398 raft_consensus.cc:2804] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:41.624964 12398 raft_consensus.cc:697] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 4 LEADER]: Becoming Leader. State: Replica: 1d1c69bd50c74e92a56037e8c71ecacb, State: Running, Role: LEADER
I20260709 14:50:41.625173 12181 raft_consensus.cc:2468] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d1c69bd50c74e92a56037e8c71ecacb in term 4.
I20260709 14:50:41.625690 12398 consensus_queue.cc:237] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [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: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } }
I20260709 14:50:41.631747 12003 catalog_manager.cc:5697] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb reported cstate change: term changed from 3 to 4, leader changed from 8241beb72054439891c24d532796f410 (127.11.177.66) to 1d1c69bd50c74e92a56037e8c71ecacb (127.11.177.67). New cstate: current_term: 4 leader_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:41.685465 12181 raft_consensus.cc:1275] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 5 FOLLOWER]: Refusing update from remote peer 54fc09887b274328bce6865d754e94fb: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:41.686841 12450 consensus_queue.cc:1048] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:41.695760 12255 raft_consensus.cc:1275] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 5 FOLLOWER]: Refusing update from remote peer 54fc09887b274328bce6865d754e94fb: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:41.697438 12450 consensus_queue.cc:1048] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:41.748348 12255 raft_consensus.cc:1275] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 FOLLOWER]: Refusing update from remote peer 54fc09887b274328bce6865d754e94fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:41.749583 12450 consensus_queue.cc:1048] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:41.757624 12181 raft_consensus.cc:1275] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 3 FOLLOWER]: Refusing update from remote peer 54fc09887b274328bce6865d754e94fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:41.759935 12450 consensus_queue.cc:1048] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:41.760929 12104 raft_consensus.cc:1275] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 5 FOLLOWER]: Refusing update from remote peer 1d1c69bd50c74e92a56037e8c71ecacb: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:41.762596 12398 consensus_queue.cc:1048] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:41.773841 12181 raft_consensus.cc:1275] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 5 FOLLOWER]: Refusing update from remote peer 1d1c69bd50c74e92a56037e8c71ecacb: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:41.777284 12465 consensus_queue.cc:1048] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 14:50:41.964609 12255 raft_consensus.cc:1275] T 80fb078653d54b0fae0538bc3965ebfd P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Refusing update from remote peer 54fc09887b274328bce6865d754e94fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:41.965787 12462 consensus_queue.cc:1048] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d1c69bd50c74e92a56037e8c71ecacb" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 45483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:41.974215 12181 raft_consensus.cc:1275] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Refusing update from remote peer 54fc09887b274328bce6865d754e94fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:41.976392 12468 consensus_queue.cc:1048] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:42.150065 12104 raft_consensus.cc:1275] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 4 FOLLOWER]: Refusing update from remote peer 1d1c69bd50c74e92a56037e8c71ecacb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:42.151151 12444 consensus_queue.cc:1048] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [LEADER]: Connected to new peer: Peer: permanent_uuid: "54fc09887b274328bce6865d754e94fb" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:42.160333 12181 raft_consensus.cc:1275] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 4 FOLLOWER]: Refusing update from remote peer 1d1c69bd50c74e92a56037e8c71ecacb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:42.161665 12465 consensus_queue.cc:1048] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8241beb72054439891c24d532796f410" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 44665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:42.216670 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:42.222590 11973 tablet_server.cc:179] TabletServer@127.11.177.65:0 shutting down...
I20260709 14:50:42.247435 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:42.248220 11973 tablet_replica.cc:333] T 0b1a49bd14674ca3b0400a90a075a500 P 54fc09887b274328bce6865d754e94fb: stopping tablet replica
I20260709 14:50:42.248858 11973 raft_consensus.cc:2243] T 0b1a49bd14674ca3b0400a90a075a500 P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.249411 11973 raft_consensus.cc:2272] T 0b1a49bd14674ca3b0400a90a075a500 P 54fc09887b274328bce6865d754e94fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.251436 11973 tablet_replica.cc:333] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb: stopping tablet replica
I20260709 14:50:42.251916 11973 raft_consensus.cc:2243] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.252295 11973 raft_consensus.cc:2272] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.253763 11973 tablet_replica.cc:333] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb: stopping tablet replica
I20260709 14:50:42.254220 11973 raft_consensus.cc:2243] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.254588 11973 raft_consensus.cc:2272] T 6774617cfbef4b82b9d9fc8055ae9458 P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.256100 11973 tablet_replica.cc:333] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb: stopping tablet replica
I20260709 14:50:42.256611 11973 raft_consensus.cc:2243] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.257151 11973 raft_consensus.cc:2272] T 4ce1b99ab660495cbc428825bfd452ea P 54fc09887b274328bce6865d754e94fb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.259577 11973 tablet_replica.cc:333] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb: stopping tablet replica
I20260709 14:50:42.260082 11973 raft_consensus.cc:2243] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.260454 11973 raft_consensus.cc:2272] T 318e4c95f8ff49e9a0bc37e717cd2357 P 54fc09887b274328bce6865d754e94fb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.262292 11973 tablet_replica.cc:333] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb: stopping tablet replica
I20260709 14:50:42.262765 11973 raft_consensus.cc:2243] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.263430 11973 raft_consensus.cc:2272] T be1bc87e4adc428eaae0813980f9adfb P 54fc09887b274328bce6865d754e94fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.265123 11973 tablet_replica.cc:333] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb: stopping tablet replica
I20260709 14:50:42.265601 11973 raft_consensus.cc:2243] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.266208 11973 raft_consensus.cc:2272] T 8a8f5640ecd04a43a86065fba9cb0a8b P 54fc09887b274328bce6865d754e94fb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.267783 11973 tablet_replica.cc:333] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb: stopping tablet replica
I20260709 14:50:42.268210 11973 raft_consensus.cc:2243] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.268844 11973 raft_consensus.cc:2272] T 80fb078653d54b0fae0538bc3965ebfd P 54fc09887b274328bce6865d754e94fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.270447 11973 tablet_replica.cc:333] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb: stopping tablet replica
I20260709 14:50:42.270885 11973 raft_consensus.cc:2243] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.271255 11973 raft_consensus.cc:2272] T c029ce959b7b42d4a73532201d2654e0 P 54fc09887b274328bce6865d754e94fb [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:42.358894 12220 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46641: connect: Connection refused (error 111)
W20260709 14:50:42.362450 12220 consensus_peers.cc:597] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb -> Peer 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641): Couldn't send request to peer 54fc09887b274328bce6865d754e94fb. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:42.381991 11973 tablet_server.cc:196] TabletServer@127.11.177.65:0 shutdown complete.
I20260709 14:50:42.399749 11973 tablet_server.cc:179] TabletServer@127.11.177.66:0 shutting down...
W20260709 14:50:42.423230 12146 consensus_peers.cc:597] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 -> Peer 54fc09887b274328bce6865d754e94fb (127.11.177.65:46641): Couldn't send request to peer 54fc09887b274328bce6865d754e94fb. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:42.425360 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:42.426040 11973 tablet_replica.cc:333] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410: stopping tablet replica
I20260709 14:50:42.426635 11973 raft_consensus.cc:2243] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.427038 11973 raft_consensus.cc:2272] T 8a8f5640ecd04a43a86065fba9cb0a8b P 8241beb72054439891c24d532796f410 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.429294 11973 tablet_replica.cc:333] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410: stopping tablet replica
I20260709 14:50:42.429811 11973 raft_consensus.cc:2243] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.430169 11973 raft_consensus.cc:2272] T 4ce1b99ab660495cbc428825bfd452ea P 8241beb72054439891c24d532796f410 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.431988 11973 tablet_replica.cc:333] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410: stopping tablet replica
I20260709 14:50:42.432433 11973 raft_consensus.cc:2243] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.432770 11973 raft_consensus.cc:2272] T be1bc87e4adc428eaae0813980f9adfb P 8241beb72054439891c24d532796f410 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.434551 11973 tablet_replica.cc:333] T 6774617cfbef4b82b9d9fc8055ae9458 P 8241beb72054439891c24d532796f410: stopping tablet replica
I20260709 14:50:42.435002 11973 raft_consensus.cc:2243] T 6774617cfbef4b82b9d9fc8055ae9458 P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.435354 11973 raft_consensus.cc:2272] T 6774617cfbef4b82b9d9fc8055ae9458 P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.436726 11973 tablet_replica.cc:333] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410: stopping tablet replica
I20260709 14:50:42.437150 11973 raft_consensus.cc:2243] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.437800 11973 raft_consensus.cc:2272] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.439149 11973 tablet_replica.cc:333] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410: stopping tablet replica
I20260709 14:50:42.439556 11973 raft_consensus.cc:2243] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.439883 11973 raft_consensus.cc:2272] T 80fb078653d54b0fae0538bc3965ebfd P 8241beb72054439891c24d532796f410 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.441617 11973 tablet_replica.cc:333] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410: stopping tablet replica
I20260709 14:50:42.442037 11973 raft_consensus.cc:2243] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.442660 11973 raft_consensus.cc:2272] T c029ce959b7b42d4a73532201d2654e0 P 8241beb72054439891c24d532796f410 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.444387 11973 tablet_replica.cc:333] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410: stopping tablet replica
I20260709 14:50:42.444952 11973 raft_consensus.cc:2243] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.445564 11973 raft_consensus.cc:2272] T 0b1a49bd14674ca3b0400a90a075a500 P 8241beb72054439891c24d532796f410 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.447175 11973 tablet_replica.cc:333] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410: stopping tablet replica
I20260709 14:50:42.447553 11973 raft_consensus.cc:2243] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.447891 11973 raft_consensus.cc:2272] T 318e4c95f8ff49e9a0bc37e717cd2357 P 8241beb72054439891c24d532796f410 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.473433 11973 tablet_server.cc:196] TabletServer@127.11.177.66:0 shutdown complete.
I20260709 14:50:42.488329 11973 tablet_server.cc:179] TabletServer@127.11.177.67:0 shutting down...
I20260709 14:50:42.507628 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:42.508211 11973 tablet_replica.cc:333] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 1d1c69bd50c74e92a56037e8c71ecacb: stopping tablet replica
I20260709 14:50:42.508730 11973 raft_consensus.cc:2243] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.509212 11973 raft_consensus.cc:2272] T 40c68e2d76e14fc5a788fe9b32bb26c5 P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.510851 11973 tablet_replica.cc:333] T 0b1a49bd14674ca3b0400a90a075a500 P 1d1c69bd50c74e92a56037e8c71ecacb: stopping tablet replica
I20260709 14:50:42.511293 11973 raft_consensus.cc:2243] T 0b1a49bd14674ca3b0400a90a075a500 P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.511656 11973 raft_consensus.cc:2272] T 0b1a49bd14674ca3b0400a90a075a500 P 1d1c69bd50c74e92a56037e8c71ecacb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.513079 11973 tablet_replica.cc:333] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb: stopping tablet replica
I20260709 14:50:42.513542 11973 raft_consensus.cc:2243] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.513896 11973 raft_consensus.cc:2272] T 8a8f5640ecd04a43a86065fba9cb0a8b P 1d1c69bd50c74e92a56037e8c71ecacb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.515620 11973 tablet_replica.cc:333] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb: stopping tablet replica
I20260709 14:50:42.516094 11973 raft_consensus.cc:2243] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.516436 11973 raft_consensus.cc:2272] T be1bc87e4adc428eaae0813980f9adfb P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.518193 11973 tablet_replica.cc:333] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb: stopping tablet replica
I20260709 14:50:42.518626 11973 raft_consensus.cc:2243] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.519265 11973 raft_consensus.cc:2272] T 6774617cfbef4b82b9d9fc8055ae9458 P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.520769 11973 tablet_replica.cc:333] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb: stopping tablet replica
I20260709 14:50:42.521214 11973 raft_consensus.cc:2243] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.521634 11973 raft_consensus.cc:2272] T c029ce959b7b42d4a73532201d2654e0 P 1d1c69bd50c74e92a56037e8c71ecacb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.523175 11973 tablet_replica.cc:333] T 80fb078653d54b0fae0538bc3965ebfd P 1d1c69bd50c74e92a56037e8c71ecacb: stopping tablet replica
I20260709 14:50:42.523605 11973 raft_consensus.cc:2243] T 80fb078653d54b0fae0538bc3965ebfd P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:42.523947 11973 raft_consensus.cc:2272] T 80fb078653d54b0fae0538bc3965ebfd P 1d1c69bd50c74e92a56037e8c71ecacb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.525782 11973 tablet_replica.cc:333] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb: stopping tablet replica
I20260709 14:50:42.526211 11973 raft_consensus.cc:2243] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.526834 11973 raft_consensus.cc:2272] T 318e4c95f8ff49e9a0bc37e717cd2357 P 1d1c69bd50c74e92a56037e8c71ecacb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.528422 11973 tablet_replica.cc:333] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb: stopping tablet replica
I20260709 14:50:42.528838 11973 raft_consensus.cc:2243] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.529474 11973 raft_consensus.cc:2272] T 4ce1b99ab660495cbc428825bfd452ea P 1d1c69bd50c74e92a56037e8c71ecacb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.554508 11973 tablet_server.cc:196] TabletServer@127.11.177.67:0 shutdown complete.
I20260709 14:50:42.570075 11973 master.cc:562] Master@127.11.177.126:43291 shutting down...
I20260709 14:50:42.700781 11973 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:42.701321 11973 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:42.701639 11973 tablet_replica.cc:333] T 00000000000000000000000000000000 P 918bd2702a994e2ba2139f4414b6574a: stopping tablet replica
I20260709 14:50:42.719966 11973 master.cc:584] Master@127.11.177.126:43291 shutdown complete.
1d1c69bd50c74e92a56037e8c71ecacb  1
54fc09887b274328bce6865d754e94fb  4
8241beb72054439891c24d532796f410  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12253 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:50:42.754835 11973 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.177.126:43185
I20260709 14:50:42.755870 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:42.760883 12476 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:50:42.761086 12477 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:50:42.761948 12479 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:50:42.762941 11973 server_base.cc:1061] running on GCE node
I20260709 14:50:42.763633 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:42.763797 11973 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:50:42.763908 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608642763898 us; error 0 us; skew 500 ppm
I20260709 14:50:42.764330 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:42.766521 11973 webserver.cc:533] Webserver started at http://127.11.177.126:40771/ using document root <none> and password file <none>
I20260709 14:50:42.766942 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:42.767087 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:42.767289 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:42.768257 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-0/minicluster-data/master-0-root/instance:
uuid: "bda922d255a24ba1ab67ae91dac71693"
format_stamp: "Formatted at 2026-07-09 14:50:42 on dist-test-slave-1rkr"
I20260709 14:50:42.772197 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260709 14:50:42.775144 12484 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:50:42.775759 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:42.776012 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-0/minicluster-data/master-0-root
uuid: "bda922d255a24ba1ab67ae91dac71693"
format_stamp: "Formatted at 2026-07-09 14:50:42 on dist-test-slave-1rkr"
I20260709 14:50:42.776245 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-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:50:42.803045 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:42.804199 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:42.838920 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.126:43185
I20260709 14:50:42.838994 12535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.126:43185 every 8 connection(s)
I20260709 14:50:42.842487 12536 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:50:42.851056 12536 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693: Bootstrap starting.
I20260709 14:50:42.855255 12536 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.858950 12536 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693: No bootstrap required, opened a new log
I20260709 14:50:42.860798 12536 raft_consensus.cc:359] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bda922d255a24ba1ab67ae91dac71693" member_type: VOTER }
I20260709 14:50:42.861145 12536 raft_consensus.cc:385] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.861392 12536 raft_consensus.cc:740] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda922d255a24ba1ab67ae91dac71693, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.861894 12536 consensus_queue.cc:260] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bda922d255a24ba1ab67ae91dac71693" member_type: VOTER }
I20260709 14:50:42.862310 12536 raft_consensus.cc:399] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:42.862524 12536 raft_consensus.cc:493] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:42.862756 12536 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.866308 12536 raft_consensus.cc:515] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bda922d255a24ba1ab67ae91dac71693" member_type: VOTER }
I20260709 14:50:42.866737 12536 leader_election.cc:304] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [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: bda922d255a24ba1ab67ae91dac71693; no voters: 
I20260709 14:50:42.867717 12536 leader_election.cc:290] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:42.868067 12539 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:42.869264 12539 raft_consensus.cc:697] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [term 1 LEADER]: Becoming Leader. State: Replica: bda922d255a24ba1ab67ae91dac71693, State: Running, Role: LEADER
I20260709 14:50:42.869820 12539 consensus_queue.cc:237] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [LEADER]: Queue going to LEADER mode. State: All 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: "bda922d255a24ba1ab67ae91dac71693" member_type: VOTER }
I20260709 14:50:42.870361 12536 sys_catalog.cc:565] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:42.874257 12541 sys_catalog.cc:455] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bda922d255a24ba1ab67ae91dac71693. Latest consensus state: current_term: 1 leader_uuid: "bda922d255a24ba1ab67ae91dac71693" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bda922d255a24ba1ab67ae91dac71693" member_type: VOTER } }
I20260709 14:50:42.875110 12541 sys_catalog.cc:458] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:42.874596 12540 sys_catalog.cc:455] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bda922d255a24ba1ab67ae91dac71693" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bda922d255a24ba1ab67ae91dac71693" member_type: VOTER } }
I20260709 14:50:42.875804 12540 sys_catalog.cc:458] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:42.876988 12546 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:42.881723 12546 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:42.884635 11973 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:42.889992 12546 catalog_manager.cc:1383] Generated new cluster ID: c2fa5b5fe9c44de2bc48aecdd1588f3b
I20260709 14:50:42.890203 12546 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:42.908172 12546 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:42.909286 12546 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:42.919307 12546 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693: Generated new TSK 0
I20260709 14:50:42.919793 12546 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:42.950943 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:42.956346 12557 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:50:42.957566 12558 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:50:42.959023 12560 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:50:42.959946 11973 server_base.cc:1061] running on GCE node
I20260709 14:50:42.960770 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:42.960951 11973 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:50:42.961112 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608642961095 us; error 0 us; skew 500 ppm
I20260709 14:50:42.961638 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:42.963645 11973 webserver.cc:533] Webserver started at http://127.11.177.65:44609/ using document root <none> and password file <none>
I20260709 14:50:42.964099 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:42.964267 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:42.964529 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:42.965538 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-0/minicluster-data/ts-0-root/instance:
uuid: "8832eb97414f4a999cdff821b7884855"
format_stamp: "Formatted at 2026-07-09 14:50:42 on dist-test-slave-1rkr"
I20260709 14:50:42.969635 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:50:42.972594 12565 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:50:42.973249 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:42.973532 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-0/minicluster-data/ts-0-root
uuid: "8832eb97414f4a999cdff821b7884855"
format_stamp: "Formatted at 2026-07-09 14:50:42 on dist-test-slave-1rkr"
I20260709 14:50:42.973763 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-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:50:42.991648 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:42.992797 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:42.994167 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:42.996181 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:42.996345 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:42.996513 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:42.996646 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:43.035420 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.65:33453
I20260709 14:50:43.035490 12627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.65:33453 every 8 connection(s)
I20260709 14:50:43.039932 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:43.046178 12632 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:50:43.047145 12633 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:50:43.050052 12635 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:50:43.050199 11973 server_base.cc:1061] running on GCE node
I20260709 14:50:43.051005 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:43.051199 11973 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:50:43.051362 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608643051346 us; error 0 us; skew 500 ppm
I20260709 14:50:43.051828 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:43.054235 11973 webserver.cc:533] Webserver started at http://127.11.177.66:36915/ using document root <none> and password file <none>
I20260709 14:50:43.054837 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:43.054865 12628 heartbeater.cc:344] Connected to a master server at 127.11.177.126:43185
I20260709 14:50:43.055132 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:43.055238 12628 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:43.055418 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:43.055953 12628 heartbeater.cc:507] Master 127.11.177.126:43185 requested a full tablet report, sending...
I20260709 14:50:43.056545 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-0/minicluster-data/ts-1-root/instance:
uuid: "5a048ff8c4314256b9d54070b03d1fe7"
format_stamp: "Formatted at 2026-07-09 14:50:43 on dist-test-slave-1rkr"
I20260709 14:50:43.057996 12501 ts_manager.cc:194] Registered new tserver with Master: 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453)
I20260709 14:50:43.059568 12501 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59952
I20260709 14:50:43.061131 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:50:43.064250 12640 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:50:43.064937 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:50:43.065192 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-0/minicluster-data/ts-1-root
uuid: "5a048ff8c4314256b9d54070b03d1fe7"
format_stamp: "Formatted at 2026-07-09 14:50:43 on dist-test-slave-1rkr"
I20260709 14:50:43.065500 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-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:50:43.090301 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:43.091481 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:43.092890 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:43.095084 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:43.095278 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:43.095495 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:43.095650 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:43.132916 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.66:33491
I20260709 14:50:43.133019 12702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.66:33491 every 8 connection(s)
I20260709 14:50:43.137327 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:43.144023 12706 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:50:43.145084 12707 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:50:43.146733 12709 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:50:43.148257 11973 server_base.cc:1061] running on GCE node
I20260709 14:50:43.148921 12703 heartbeater.cc:344] Connected to a master server at 127.11.177.126:43185
I20260709 14:50:43.149307 12703 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:43.149377 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:43.149709 11973 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:50:43.149909 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608643149889 us; error 0 us; skew 500 ppm
I20260709 14:50:43.150192 12703 heartbeater.cc:507] Master 127.11.177.126:43185 requested a full tablet report, sending...
I20260709 14:50:43.150745 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:43.153316 12501 ts_manager.cc:194] Registered new tserver with Master: 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491)
I20260709 14:50:43.154234 11973 webserver.cc:533] Webserver started at http://127.11.177.67:39875/ using document root <none> and password file <none>
I20260709 14:50:43.154873 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:43.155038 12501 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59958
I20260709 14:50:43.155164 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:43.155488 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:43.156755 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-0/minicluster-data/ts-2-root/instance:
uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
format_stamp: "Formatted at 2026-07-09 14:50:43 on dist-test-slave-1rkr"
I20260709 14:50:43.160738 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:50:43.163803 12714 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:50:43.164481 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:43.164716 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-0/minicluster-data/ts-2-root
uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
format_stamp: "Formatted at 2026-07-09 14:50:43 on dist-test-slave-1rkr"
I20260709 14:50:43.164942 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608630344414-11973-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:50:43.175036 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:43.176079 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:43.177393 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:43.179477 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:43.179711 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:43.179953 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:43.180102 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:43.216912 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.67:42665
I20260709 14:50:43.216992 12776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.67:42665 every 8 connection(s)
I20260709 14:50:43.229192 12777 heartbeater.cc:344] Connected to a master server at 127.11.177.126:43185
I20260709 14:50:43.229594 12777 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:43.230237 12777 heartbeater.cc:507] Master 127.11.177.126:43185 requested a full tablet report, sending...
I20260709 14:50:43.231972 12501 ts_manager.cc:194] Registered new tserver with Master: 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:43.232066 11973 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012420439s
I20260709 14:50:43.233217 12501 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59964
I20260709 14:50:43.254837 12501 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\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:50:43.257565 12501 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:50:43.337915 12668 tablet_service.cc:1511] Processing CreateTablet for tablet 34328b78301c4d0c9953b5fe94b88074 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:50:43.339300 12668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34328b78301c4d0c9953b5fe94b88074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.344442 12667 tablet_service.cc:1511] Processing CreateTablet for tablet c6dac86f4692477396531ce8ac82881c (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:50:43.345790 12667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6dac86f4692477396531ce8ac82881c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.346295 12662 tablet_service.cc:1511] Processing CreateTablet for tablet ab60c6c5ac264ddd94d40070097e17fb (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:50:43.347515 12662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab60c6c5ac264ddd94d40070097e17fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.348140 12593 tablet_service.cc:1511] Processing CreateTablet for tablet 34328b78301c4d0c9953b5fe94b88074 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:50:43.349226 12591 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab51d2ce0954aa4867afd527ef51e81 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:50:43.349426 12663 tablet_service.cc:1511] Processing CreateTablet for tablet 8e72bbdd9ead400abcef376ebb8afda0 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:50:43.350658 12663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e72bbdd9ead400abcef376ebb8afda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.350347 12592 tablet_service.cc:1511] Processing CreateTablet for tablet c6dac86f4692477396531ce8ac82881c (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:50:43.351614 12593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34328b78301c4d0c9953b5fe94b88074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.352224 12591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab51d2ce0954aa4867afd527ef51e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.352434 12664 tablet_service.cc:1511] Processing CreateTablet for tablet e543fc113768492c9825887cf65076e4 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:50:43.352985 12592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6dac86f4692477396531ce8ac82881c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.353673 12664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e543fc113768492c9825887cf65076e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.355304 12666 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab51d2ce0954aa4867afd527ef51e81 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:50:43.356611 12666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab51d2ce0954aa4867afd527ef51e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.358445 12665 tablet_service.cc:1511] Processing CreateTablet for tablet fdce2d92dea644f785aab47a5d5f0430 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:50:43.359731 12665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdce2d92dea644f785aab47a5d5f0430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.370564 12590 tablet_service.cc:1511] Processing CreateTablet for tablet fdce2d92dea644f785aab47a5d5f0430 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:50:43.371836 12590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdce2d92dea644f785aab47a5d5f0430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.372694 12584 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6e2f7d35594c44b37d08b46e299cb3 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:50:43.374019 12584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6e2f7d35594c44b37d08b46e299cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.374353 12589 tablet_service.cc:1511] Processing CreateTablet for tablet e543fc113768492c9825887cf65076e4 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:50:43.375640 12589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e543fc113768492c9825887cf65076e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.376950 12588 tablet_service.cc:1511] Processing CreateTablet for tablet 8e72bbdd9ead400abcef376ebb8afda0 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:50:43.378158 12588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e72bbdd9ead400abcef376ebb8afda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.379473 12587 tablet_service.cc:1511] Processing CreateTablet for tablet ab60c6c5ac264ddd94d40070097e17fb (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:50:43.380669 12587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab60c6c5ac264ddd94d40070097e17fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.380843 12661 tablet_service.cc:1511] Processing CreateTablet for tablet 508d49b56c4e4aebb919e05a14ca8be6 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:50:43.382143 12586 tablet_service.cc:1511] Processing CreateTablet for tablet 508d49b56c4e4aebb919e05a14ca8be6 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:50:43.383309 12586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508d49b56c4e4aebb919e05a14ca8be6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.384290 12660 tablet_service.cc:1511] Processing CreateTablet for tablet 34a8a383c29643a891aeea7d9091e08d (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:50:43.382143 12661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508d49b56c4e4aebb919e05a14ca8be6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.388326 12742 tablet_service.cc:1511] Processing CreateTablet for tablet 34328b78301c4d0c9953b5fe94b88074 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:50:43.389595 12742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34328b78301c4d0c9953b5fe94b88074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.384729 12585 tablet_service.cc:1511] Processing CreateTablet for tablet 34a8a383c29643a891aeea7d9091e08d (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:50:43.393018 12585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a8a383c29643a891aeea7d9091e08d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.394701 12737 tablet_service.cc:1511] Processing CreateTablet for tablet 8e72bbdd9ead400abcef376ebb8afda0 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:50:43.395946 12737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e72bbdd9ead400abcef376ebb8afda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.395666 12734 tablet_service.cc:1511] Processing CreateTablet for tablet 34a8a383c29643a891aeea7d9091e08d (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:50:43.396821 12734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a8a383c29643a891aeea7d9091e08d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.398367 12733 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6e2f7d35594c44b37d08b46e299cb3 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:50:43.399520 12733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6e2f7d35594c44b37d08b46e299cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.398257 12740 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab51d2ce0954aa4867afd527ef51e81 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:50:43.400005 12739 tablet_service.cc:1511] Processing CreateTablet for tablet fdce2d92dea644f785aab47a5d5f0430 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:50:43.400997 12740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab51d2ce0954aa4867afd527ef51e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.402040 12738 tablet_service.cc:1511] Processing CreateTablet for tablet e543fc113768492c9825887cf65076e4 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:50:43.403235 12738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e543fc113768492c9825887cf65076e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.406404 12736 tablet_service.cc:1511] Processing CreateTablet for tablet ab60c6c5ac264ddd94d40070097e17fb (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:50:43.407671 12736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab60c6c5ac264ddd94d40070097e17fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.411054 12735 tablet_service.cc:1511] Processing CreateTablet for tablet 508d49b56c4e4aebb919e05a14ca8be6 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:50:43.413918 12741 tablet_service.cc:1511] Processing CreateTablet for tablet c6dac86f4692477396531ce8ac82881c (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:50:43.415184 12739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdce2d92dea644f785aab47a5d5f0430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.417575 12735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508d49b56c4e4aebb919e05a14ca8be6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.430985 12659 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6e2f7d35594c44b37d08b46e299cb3 (DEFAULT_TABLE table=test-workload [id=93e928052e514c2fbefe16140caa5ee7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:50:43.432235 12659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6e2f7d35594c44b37d08b46e299cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.434392 12660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a8a383c29643a891aeea7d9091e08d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.436056 12741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6dac86f4692477396531ce8ac82881c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:43.494946 12792 tablet_bootstrap.cc:492] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7: Bootstrap starting.
I20260709 14:50:43.530395 12793 tablet_bootstrap.cc:492] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855: Bootstrap starting.
I20260709 14:50:43.536860 12793 tablet_bootstrap.cc:654] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.539600 12792 tablet_bootstrap.cc:654] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.544427 12794 tablet_bootstrap.cc:492] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Bootstrap starting.
I20260709 14:50:43.545552 12792 tablet_bootstrap.cc:492] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7: No bootstrap required, opened a new log
I20260709 14:50:43.545912 12792 ts_tablet_manager.cc:1403] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.000s
I20260709 14:50:43.547775 12793 tablet_bootstrap.cc:492] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855: No bootstrap required, opened a new log
I20260709 14:50:43.548211 12793 ts_tablet_manager.cc:1403] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 14:50:43.548025 12792 raft_consensus.cc:359] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.548635 12792 raft_consensus.cc:385] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.548863 12792 raft_consensus.cc:740] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.549466 12792 consensus_queue.cc:260] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.550673 12794 tablet_bootstrap.cc:654] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.550980 12793 raft_consensus.cc:359] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.551610 12793 raft_consensus.cc:385] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.551887 12793 raft_consensus.cc:740] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.552563 12793 consensus_queue.cc:260] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.554450 12792 ts_tablet_manager.cc:1434] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:50:43.555552 12792 tablet_bootstrap.cc:492] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7: Bootstrap starting.
I20260709 14:50:43.556607 12793 ts_tablet_manager.cc:1434] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 14:50:43.557662 12793 tablet_bootstrap.cc:492] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855: Bootstrap starting.
I20260709 14:50:43.560040 12792 tablet_bootstrap.cc:654] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.561551 12628 heartbeater.cc:499] Master 127.11.177.126:43185 was elected leader, sending a full tablet report...
I20260709 14:50:43.564391 12793 tablet_bootstrap.cc:654] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.571373 12792 tablet_bootstrap.cc:492] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7: No bootstrap required, opened a new log
I20260709 14:50:43.554426 12703 heartbeater.cc:499] Master 127.11.177.126:43185 was elected leader, sending a full tablet report...
I20260709 14:50:43.571815 12792 ts_tablet_manager.cc:1403] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260709 14:50:43.575500 12793 tablet_bootstrap.cc:492] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855: No bootstrap required, opened a new log
I20260709 14:50:43.575989 12793 ts_tablet_manager.cc:1403] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260709 14:50:43.579636 12793 raft_consensus.cc:359] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.578022 12792 raft_consensus.cc:359] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.580427 12793 raft_consensus.cc:385] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.580482 12794 tablet_bootstrap.cc:492] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c: No bootstrap required, opened a new log
I20260709 14:50:43.580713 12792 raft_consensus.cc:385] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.580812 12793 raft_consensus.cc:740] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.581080 12794 ts_tablet_manager.cc:1403] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.018s
I20260709 14:50:43.581135 12792 raft_consensus.cc:740] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.581619 12793 consensus_queue.cc:260] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.581988 12792 consensus_queue.cc:260] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.583654 12793 ts_tablet_manager.cc:1434] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:43.584044 12792 ts_tablet_manager.cc:1434] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:50:43.584146 12794 raft_consensus.cc:359] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.584616 12793 tablet_bootstrap.cc:492] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855: Bootstrap starting.
I20260709 14:50:43.584877 12794 raft_consensus.cc:385] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.585009 12792 tablet_bootstrap.cc:492] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7: Bootstrap starting.
I20260709 14:50:43.585184 12794 raft_consensus.cc:740] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.586268 12794 consensus_queue.cc:260] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.591315 12793 tablet_bootstrap.cc:654] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.591481 12792 tablet_bootstrap.cc:654] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.595547 12794 ts_tablet_manager.cc:1434] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.006s
I20260709 14:50:43.596266 12777 heartbeater.cc:499] Master 127.11.177.126:43185 was elected leader, sending a full tablet report...
I20260709 14:50:43.610662 12793 tablet_bootstrap.cc:492] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855: No bootstrap required, opened a new log
I20260709 14:50:43.611092 12792 tablet_bootstrap.cc:492] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7: No bootstrap required, opened a new log
I20260709 14:50:43.611212 12793 ts_tablet_manager.cc:1403] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260709 14:50:43.611562 12792 ts_tablet_manager.cc:1403] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.017s
I20260709 14:50:43.613808 12792 raft_consensus.cc:359] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.614048 12794 tablet_bootstrap.cc:492] T fdce2d92dea644f785aab47a5d5f0430 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Bootstrap starting.
I20260709 14:50:43.614501 12792 raft_consensus.cc:385] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.614830 12792 raft_consensus.cc:740] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.615551 12792 consensus_queue.cc:260] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.617638 12792 ts_tablet_manager.cc:1434] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:43.618639 12792 tablet_bootstrap.cc:492] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7: Bootstrap starting.
I20260709 14:50:43.620986 12794 tablet_bootstrap.cc:654] T fdce2d92dea644f785aab47a5d5f0430 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.614137 12793 raft_consensus.cc:359] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.621423 12793 raft_consensus.cc:385] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.621734 12793 raft_consensus.cc:740] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.622438 12793 consensus_queue.cc:260] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.624492 12793 ts_tablet_manager.cc:1434] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260709 14:50:43.625453 12793 tablet_bootstrap.cc:492] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855: Bootstrap starting.
I20260709 14:50:43.631731 12793 tablet_bootstrap.cc:654] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.635166 12794 tablet_bootstrap.cc:492] T fdce2d92dea644f785aab47a5d5f0430 P 8ce41fff2e1243aabc2b0f5a413a4e3c: No bootstrap required, opened a new log
I20260709 14:50:43.635695 12794 ts_tablet_manager.cc:1403] T fdce2d92dea644f785aab47a5d5f0430 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260709 14:50:43.636484 12792 tablet_bootstrap.cc:654] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.637512 12793 tablet_bootstrap.cc:492] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855: No bootstrap required, opened a new log
I20260709 14:50:43.637944 12793 ts_tablet_manager.cc:1403] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 14:50:43.637916 12794 raft_consensus.cc:359] T fdce2d92dea644f785aab47a5d5f0430 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.638538 12794 raft_consensus.cc:385] T fdce2d92dea644f785aab47a5d5f0430 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.638773 12794 raft_consensus.cc:740] T fdce2d92dea644f785aab47a5d5f0430 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.639348 12794 consensus_queue.cc:260] T fdce2d92dea644f785aab47a5d5f0430 P 8ce41fff2e1243aabc2b0f5a413a4e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.641112 12794 ts_tablet_manager.cc:1434] T fdce2d92dea644f785aab47a5d5f0430 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:50:43.640812 12793 raft_consensus.cc:359] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.641566 12793 raft_consensus.cc:385] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.641868 12793 raft_consensus.cc:740] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.642007 12794 tablet_bootstrap.cc:492] T ab60c6c5ac264ddd94d40070097e17fb P 8ce41fff2e1243aabc2b0f5a413a4e3c: Bootstrap starting.
I20260709 14:50:43.642627 12793 consensus_queue.cc:260] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.645704 12799 raft_consensus.cc:493] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.646128 12799 raft_consensus.cc:515] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.647202 12793 ts_tablet_manager.cc:1434] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:43.648221 12793 tablet_bootstrap.cc:492] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855: Bootstrap starting.
I20260709 14:50:43.648519 12794 tablet_bootstrap.cc:654] T ab60c6c5ac264ddd94d40070097e17fb P 8ce41fff2e1243aabc2b0f5a413a4e3c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.654424 12793 tablet_bootstrap.cc:654] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.666800 12793 tablet_bootstrap.cc:492] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855: No bootstrap required, opened a new log
I20260709 14:50:43.667423 12793 ts_tablet_manager.cc:1403] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260709 14:50:43.670054 12799 leader_election.cc:290] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:43.670367 12793 raft_consensus.cc:359] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.671180 12793 raft_consensus.cc:385] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.671470 12793 raft_consensus.cc:740] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.672399 12793 consensus_queue.cc:260] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.675189 12793 ts_tablet_manager.cc:1434] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:50:43.676199 12793 tablet_bootstrap.cc:492] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855: Bootstrap starting.
I20260709 14:50:43.682654 12793 tablet_bootstrap.cc:654] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.720036 12799 raft_consensus.cc:493] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.720296 12752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdce2d92dea644f785aab47a5d5f0430" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" is_pre_election: true
I20260709 14:50:43.720655 12799 raft_consensus.cc:515] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.721096 12752 raft_consensus.cc:2468] T fdce2d92dea644f785aab47a5d5f0430 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 0.
I20260709 14:50:43.722770 12799 leader_election.cc:290] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:43.722714 12566 leader_election.cc:304] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8832eb97414f4a999cdff821b7884855, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
I20260709 14:50:43.724713 12752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6dac86f4692477396531ce8ac82881c" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" is_pre_election: true
W20260709 14:50:43.726238 12566 leader_election.cc:343] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.726759 12799 raft_consensus.cc:2804] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:43.727227 12799 raft_consensus.cc:493] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:43.727623 12799 raft_consensus.cc:3060] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.739127 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdce2d92dea644f785aab47a5d5f0430" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7" is_pre_election: true
I20260709 14:50:43.739554 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6dac86f4692477396531ce8ac82881c" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7" is_pre_election: true
W20260709 14:50:43.741108 12569 leader_election.cc:343] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:43.742019 12569 leader_election.cc:343] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.741055 12799 raft_consensus.cc:515] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.742441 12569 leader_election.cc:304] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8832eb97414f4a999cdff821b7884855; no voters: 5a048ff8c4314256b9d54070b03d1fe7, 8ce41fff2e1243aabc2b0f5a413a4e3c
I20260709 14:50:43.743330 12794 tablet_bootstrap.cc:492] T ab60c6c5ac264ddd94d40070097e17fb P 8ce41fff2e1243aabc2b0f5a413a4e3c: No bootstrap required, opened a new log
I20260709 14:50:43.743649 12793 tablet_bootstrap.cc:492] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855: No bootstrap required, opened a new log
I20260709 14:50:43.743815 12794 ts_tablet_manager.cc:1403] T ab60c6c5ac264ddd94d40070097e17fb P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent bootstrapping tablet: real 0.102s	user 0.056s	sys 0.037s
I20260709 14:50:43.744191 12793 ts_tablet_manager.cc:1403] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855: Time spent bootstrapping tablet: real 0.068s	user 0.023s	sys 0.037s
I20260709 14:50:43.744781 12752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdce2d92dea644f785aab47a5d5f0430" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
I20260709 14:50:43.745328 12752 raft_consensus.cc:3060] T fdce2d92dea644f785aab47a5d5f0430 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.741047 12792 tablet_bootstrap.cc:492] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7: No bootstrap required, opened a new log
I20260709 14:50:43.747254 12792 ts_tablet_manager.cc:1403] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7: Time spent bootstrapping tablet: real 0.129s	user 0.059s	sys 0.048s
I20260709 14:50:43.746830 12794 raft_consensus.cc:359] T ab60c6c5ac264ddd94d40070097e17fb P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.747983 12794 raft_consensus.cc:385] T ab60c6c5ac264ddd94d40070097e17fb P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.747599 12793 raft_consensus.cc:359] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.748286 12794 raft_consensus.cc:740] T ab60c6c5ac264ddd94d40070097e17fb P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.748512 12793 raft_consensus.cc:385] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.748956 12793 raft_consensus.cc:740] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.749153 12794 consensus_queue.cc:260] T ab60c6c5ac264ddd94d40070097e17fb P 8ce41fff2e1243aabc2b0f5a413a4e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.749687 12793 consensus_queue.cc:260] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.752640 12752 raft_consensus.cc:2468] T fdce2d92dea644f785aab47a5d5f0430 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 1.
I20260709 14:50:43.749915 12792 raft_consensus.cc:359] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.753847 12566 leader_election.cc:304] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8832eb97414f4a999cdff821b7884855, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
I20260709 14:50:43.754251 12792 raft_consensus.cc:385] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.754606 12792 raft_consensus.cc:740] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.755309 12792 consensus_queue.cc:260] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.757917 12794 ts_tablet_manager.cc:1434] T ab60c6c5ac264ddd94d40070097e17fb P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260709 14:50:43.758616 12815 raft_consensus.cc:2749] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:43.762405 12815 raft_consensus.cc:2804] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:43.762774 12797 raft_consensus.cc:493] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.762837 12815 raft_consensus.cc:697] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 1 LEADER]: Becoming Leader. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Running, Role: LEADER
I20260709 14:50:43.763319 12797 raft_consensus.cc:515] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.763761 12815 consensus_queue.cc:237] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.764775 12794 tablet_bootstrap.cc:492] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Bootstrap starting.
I20260709 14:50:43.766832 12792 ts_tablet_manager.cc:1434] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.007s
I20260709 14:50:43.766412 12797 leader_election.cc:290] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:43.770329 12792 tablet_bootstrap.cc:492] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7: Bootstrap starting.
I20260709 14:50:43.777915 12799 leader_election.cc:290] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 election: Requested vote from peers 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:43.786397 12792 tablet_bootstrap.cc:654] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.788493 12498 catalog_manager.cc:5697] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8832eb97414f4a999cdff821b7884855 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "8832eb97414f4a999cdff821b7884855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.794994 12794 tablet_bootstrap.cc:654] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.797883 12793 ts_tablet_manager.cc:1434] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855: Time spent starting tablet: real 0.053s	user 0.039s	sys 0.012s
W20260709 14:50:43.798816 12569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.66:33491, user_credentials={real_user=slave}} blocked reactor thread for 56828.2us
I20260709 14:50:43.801229 12792 tablet_bootstrap.cc:492] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7: No bootstrap required, opened a new log
I20260709 14:50:43.801106 12793 tablet_bootstrap.cc:492] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855: Bootstrap starting.
I20260709 14:50:43.801712 12792 ts_tablet_manager.cc:1403] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.008s
I20260709 14:50:43.804849 12792 raft_consensus.cc:359] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.805536 12792 raft_consensus.cc:385] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.805814 12792 raft_consensus.cc:740] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.806581 12792 consensus_queue.cc:260] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.808146 12793 tablet_bootstrap.cc:654] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.808578 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdce2d92dea644f785aab47a5d5f0430" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
I20260709 14:50:43.808956 12792 ts_tablet_manager.cc:1434] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:43.809913 12792 tablet_bootstrap.cc:492] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7: Bootstrap starting.
I20260709 14:50:43.814004 12752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6dac86f4692477396531ce8ac82881c" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" is_pre_election: true
W20260709 14:50:43.815286 12641 leader_election.cc:343] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.816054 12792 tablet_bootstrap.cc:654] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.821544 12794 tablet_bootstrap.cc:492] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c: No bootstrap required, opened a new log
I20260709 14:50:43.821987 12794 ts_tablet_manager.cc:1403] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.006s
I20260709 14:50:43.824637 12794 raft_consensus.cc:359] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.825295 12794 raft_consensus.cc:385] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.825584 12794 raft_consensus.cc:740] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.826460 12794 consensus_queue.cc:260] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.829907 12793 tablet_bootstrap.cc:492] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855: No bootstrap required, opened a new log
I20260709 14:50:43.830482 12793 ts_tablet_manager.cc:1403] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.018s
W20260709 14:50:43.830585 12569 leader_election.cc:343] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.833547 12793 raft_consensus.cc:359] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.834343 12793 raft_consensus.cc:385] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.834729 12793 raft_consensus.cc:740] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.834295 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6dac86f4692477396531ce8ac82881c" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8832eb97414f4a999cdff821b7884855" is_pre_election: true
I20260709 14:50:43.835521 12793 consensus_queue.cc:260] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.836135 12603 raft_consensus.cc:2468] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 0.
I20260709 14:50:43.837541 12797 raft_consensus.cc:493] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.838009 12797 raft_consensus.cc:515] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.838253 12794 ts_tablet_manager.cc:1434] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:50:43.838330 12793 ts_tablet_manager.cc:1434] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 14:50:43.837299 12642 leader_election.cc:304] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [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: 5a048ff8c4314256b9d54070b03d1fe7, 8832eb97414f4a999cdff821b7884855; no voters: 8ce41fff2e1243aabc2b0f5a413a4e3c
I20260709 14:50:43.839529 12793 tablet_bootstrap.cc:492] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855: Bootstrap starting.
I20260709 14:50:43.839941 12797 leader_election.cc:290] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:43.840386 12797 raft_consensus.cc:493] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.840771 12797 raft_consensus.cc:515] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.842494 12797 leader_election.cc:290] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:43.842954 12797 raft_consensus.cc:2804] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:43.843263 12797 raft_consensus.cc:493] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:43.843626 12797 raft_consensus.cc:3060] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.845957 12794 tablet_bootstrap.cc:492] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Bootstrap starting.
I20260709 14:50:43.846566 12793 tablet_bootstrap.cc:654] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.849114 12802 raft_consensus.cc:493] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.849606 12802 raft_consensus.cc:515] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.850309 12797 raft_consensus.cc:515] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.852273 12797 leader_election.cc:290] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 election: Requested vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:43.858249 12802 leader_election.cc:290] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491)
I20260709 14:50:43.859345 12814 raft_consensus.cc:493] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.859803 12814 raft_consensus.cc:515] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.862037 12814 leader_election.cc:290] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:43.863577 12752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab51d2ce0954aa4867afd527ef51e81" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" is_pre_election: true
I20260709 14:50:43.864192 12752 raft_consensus.cc:2468] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 0.
I20260709 14:50:43.865407 12566 leader_election.cc:304] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8832eb97414f4a999cdff821b7884855, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
I20260709 14:50:43.866245 12814 raft_consensus.cc:2804] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:43.866580 12814 raft_consensus.cc:493] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:43.867024 12814 raft_consensus.cc:3060] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.873992 12794 tablet_bootstrap.cc:654] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.874491 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab51d2ce0954aa4867afd527ef51e81" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7" is_pre_election: true
I20260709 14:50:43.875087 12677 raft_consensus.cc:2468] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 0.
I20260709 14:50:43.880395 12814 raft_consensus.cc:515] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
W20260709 14:50:43.880744 12549 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:50:43.884171 12642 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.65:33453, user_credentials={real_user=slave}} blocked reactor thread for 46980.1us
I20260709 14:50:43.886246 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab60c6c5ac264ddd94d40070097e17fb" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8832eb97414f4a999cdff821b7884855" is_pre_election: true
I20260709 14:50:43.887662 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab51d2ce0954aa4867afd527ef51e81" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8832eb97414f4a999cdff821b7884855" is_pre_election: true
I20260709 14:50:43.889814 12603 raft_consensus.cc:2393] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a048ff8c4314256b9d54070b03d1fe7 in current term 1: Already voted for candidate 8832eb97414f4a999cdff821b7884855 in this term.
I20260709 14:50:43.890727 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6dac86f4692477396531ce8ac82881c" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8832eb97414f4a999cdff821b7884855"
I20260709 14:50:43.891315 12602 raft_consensus.cc:3060] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.894346 12752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab51d2ce0954aa4867afd527ef51e81" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
I20260709 14:50:43.894882 12752 raft_consensus.cc:3060] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.897780 12602 raft_consensus.cc:2468] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 1.
I20260709 14:50:43.900774 12752 raft_consensus.cc:2468] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 1.
I20260709 14:50:43.902050 12566 leader_election.cc:304] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8832eb97414f4a999cdff821b7884855, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
I20260709 14:50:43.902956 12813 raft_consensus.cc:2804] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:43.903414 12813 raft_consensus.cc:697] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 1 LEADER]: Becoming Leader. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Running, Role: LEADER
I20260709 14:50:43.904217 12813 consensus_queue.cc:237] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.906072 12815 raft_consensus.cc:493] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.906507 12815 raft_consensus.cc:515] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.908481 12815 leader_election.cc:290] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:43.910085 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab51d2ce0954aa4867afd527ef51e81" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
I20260709 14:50:43.910624 12677 raft_consensus.cc:3060] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.911036 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508d49b56c4e4aebb919e05a14ca8be6" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8832eb97414f4a999cdff821b7884855" is_pre_election: true
I20260709 14:50:43.911602 12602 raft_consensus.cc:2468] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ce41fff2e1243aabc2b0f5a413a4e3c in term 0.
I20260709 14:50:43.912936 12716 leader_election.cc:304] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8832eb97414f4a999cdff821b7884855, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
I20260709 14:50:43.913705 12802 raft_consensus.cc:2804] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:43.914041 12802 raft_consensus.cc:493] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:43.914343 12802 raft_consensus.cc:3060] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:43.917603 12752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a8a383c29643a891aeea7d9091e08d" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" is_pre_election: true
W20260709 14:50:43.918802 12566 leader_election.cc:343] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.917060 12677 raft_consensus.cc:2468] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 1.
I20260709 14:50:43.920362 12802 raft_consensus.cc:515] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.922328 12802 leader_election.cc:290] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [CANDIDATE]: Term 1 election: Requested vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491)
I20260709 14:50:43.922838 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a8a383c29643a891aeea7d9091e08d" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7" is_pre_election: true
I20260709 14:50:43.923990 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508d49b56c4e4aebb919e05a14ca8be6" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8832eb97414f4a999cdff821b7884855"
I20260709 14:50:43.924521 12602 raft_consensus.cc:3060] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:43.926277 12569 leader_election.cc:343] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.926689 12569 leader_election.cc:304] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8832eb97414f4a999cdff821b7884855; no voters: 5a048ff8c4314256b9d54070b03d1fe7, 8ce41fff2e1243aabc2b0f5a413a4e3c
I20260709 14:50:43.929870 12814 leader_election.cc:290] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 election: Requested vote from peers 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:43.930356 12752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab60c6c5ac264ddd94d40070097e17fb" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" is_pre_election: true
I20260709 14:50:43.930951 12752 raft_consensus.cc:2468] T ab60c6c5ac264ddd94d40070097e17fb P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 0.
I20260709 14:50:43.931977 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab51d2ce0954aa4867afd527ef51e81" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" is_pre_election: true
W20260709 14:50:43.932503 12642 leader_election.cc:343] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.932801 12751 raft_consensus.cc:2393] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a048ff8c4314256b9d54070b03d1fe7 in current term 1: Already voted for candidate 8832eb97414f4a999cdff821b7884855 in this term.
I20260709 14:50:43.934578 12642 leader_election.cc:304] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a048ff8c4314256b9d54070b03d1fe7, 8832eb97414f4a999cdff821b7884855; no voters: 
I20260709 14:50:43.935511 12824 raft_consensus.cc:2804] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:43.935987 12824 raft_consensus.cc:697] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Becoming Leader. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Running, Role: LEADER
I20260709 14:50:43.936733 12824 consensus_queue.cc:237] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.938004 12815 raft_consensus.cc:2749] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:43.941005 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6dac86f4692477396531ce8ac82881c" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
I20260709 14:50:43.943630 12641 leader_election.cc:304] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [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: 5a048ff8c4314256b9d54070b03d1fe7, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 8832eb97414f4a999cdff821b7884855
I20260709 14:50:43.944747 12641 leader_election.cc:304] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a048ff8c4314256b9d54070b03d1fe7; no voters: 8832eb97414f4a999cdff821b7884855, 8ce41fff2e1243aabc2b0f5a413a4e3c
I20260709 14:50:43.945457 12797 raft_consensus.cc:2804] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:43.945734 12815 raft_consensus.cc:493] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:43.946667 12641 leader_election.cc:343] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.946934 12815 raft_consensus.cc:515] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.947506 12825 raft_consensus.cc:2749] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:43.948915 12815 leader_election.cc:290] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:43.949980 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6e2f7d35594c44b37d08b46e299cb3" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" is_pre_election: true
I20260709 14:50:43.945802 12797 raft_consensus.cc:493] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:43.951210 12797 raft_consensus.cc:3060] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:43.951234 12566 leader_election.cc:343] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.952987 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6e2f7d35594c44b37d08b46e299cb3" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7" is_pre_election: true
W20260709 14:50:43.954255 12569 leader_election.cc:343] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.954742 12794 tablet_bootstrap.cc:492] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c: No bootstrap required, opened a new log
I20260709 14:50:43.954639 12569 leader_election.cc:304] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8832eb97414f4a999cdff821b7884855; no voters: 5a048ff8c4314256b9d54070b03d1fe7, 8ce41fff2e1243aabc2b0f5a413a4e3c
I20260709 14:50:43.955175 12794 ts_tablet_manager.cc:1403] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent bootstrapping tablet: real 0.109s	user 0.008s	sys 0.001s
I20260709 14:50:43.957700 12825 raft_consensus.cc:493] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.958232 12825 raft_consensus.cc:515] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.960306 12825 leader_election.cc:290] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:43.962042 12813 raft_consensus.cc:2749] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:43.963708 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508d49b56c4e4aebb919e05a14ca8be6" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
I20260709 14:50:43.963930 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34328b78301c4d0c9953b5fe94b88074" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8832eb97414f4a999cdff821b7884855" is_pre_election: true
I20260709 14:50:43.963395 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508d49b56c4e4aebb919e05a14ca8be6" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7" is_pre_election: true
I20260709 14:50:43.964715 12794 raft_consensus.cc:359] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
W20260709 14:50:43.964998 12718 leader_election.cc:343] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.971345 12794 raft_consensus.cc:385] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.971630 12794 raft_consensus.cc:740] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Initialized, Role: FOLLOWER
W20260709 14:50:43.971767 12718 leader_election.cc:343] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.965710 12792 tablet_bootstrap.cc:492] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7: No bootstrap required, opened a new log
I20260709 14:50:43.972422 12794 consensus_queue.cc:260] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.972980 12792 ts_tablet_manager.cc:1403] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7: Time spent bootstrapping tablet: real 0.163s	user 0.032s	sys 0.100s
I20260709 14:50:43.966137 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34328b78301c4d0c9953b5fe94b88074" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" is_pre_election: true
I20260709 14:50:43.974399 12751 raft_consensus.cc:2468] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 0.
I20260709 14:50:43.974803 12794 ts_tablet_manager.cc:1434] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:50:43.975703 12794 tablet_bootstrap.cc:492] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Bootstrap starting.
I20260709 14:50:43.976147 12792 raft_consensus.cc:359] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.976856 12792 raft_consensus.cc:385] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.977214 12792 raft_consensus.cc:740] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.978032 12792 consensus_queue.cc:260] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.980149 12792 ts_tablet_manager.cc:1434] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 14:50:43.965760 12642 leader_election.cc:343] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.969087 12797 raft_consensus.cc:515] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.981093 12792 tablet_bootstrap.cc:492] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7: Bootstrap starting.
I20260709 14:50:43.982298 12794 tablet_bootstrap.cc:654] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.982599 12797 leader_election.cc:290] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 election: Requested vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:43.970892 12602 raft_consensus.cc:2468] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce41fff2e1243aabc2b0f5a413a4e3c in term 1.
I20260709 14:50:43.983922 12716 leader_election.cc:304] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8832eb97414f4a999cdff821b7884855, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 5a048ff8c4314256b9d54070b03d1fe7
I20260709 14:50:43.984580 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab60c6c5ac264ddd94d40070097e17fb" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8832eb97414f4a999cdff821b7884855"
I20260709 14:50:43.984946 12802 raft_consensus.cc:2804] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:50:43.985952 12642 leader_election.cc:343] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:43.987829 12792 tablet_bootstrap.cc:654] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:43.988142 12793 tablet_bootstrap.cc:492] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855: No bootstrap required, opened a new log
I20260709 14:50:43.988610 12793 ts_tablet_manager.cc:1403] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855: Time spent bootstrapping tablet: real 0.149s	user 0.054s	sys 0.069s
I20260709 14:50:43.991163 12793 raft_consensus.cc:359] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.991791 12793 raft_consensus.cc:385] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:43.992050 12793 raft_consensus.cc:740] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Initialized, Role: FOLLOWER
I20260709 14:50:43.992707 12793 consensus_queue.cc:260] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.992192 12498 catalog_manager.cc:5697] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8832eb97414f4a999cdff821b7884855 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "8832eb97414f4a999cdff821b7884855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.994186 12641 leader_election.cc:304] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [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: 5a048ff8c4314256b9d54070b03d1fe7, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 8832eb97414f4a999cdff821b7884855
I20260709 14:50:43.994568 12824 raft_consensus.cc:493] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.995011 12824 raft_consensus.cc:515] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:43.996961 12824 leader_election.cc:290] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:43.998106 12793 ts_tablet_manager.cc:1434] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 14:50:43.999491 12793 tablet_bootstrap.cc:492] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855: Bootstrap starting.
I20260709 14:50:43.999361 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e543fc113768492c9825887cf65076e4" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8832eb97414f4a999cdff821b7884855" is_pre_election: true
I20260709 14:50:44.000118 12602 raft_consensus.cc:2468] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 0.
I20260709 14:50:44.001447 12642 leader_election.cc:304] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a048ff8c4314256b9d54070b03d1fe7, 8832eb97414f4a999cdff821b7884855; no voters: 
I20260709 14:50:44.003932 12797 raft_consensus.cc:2804] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:44.004287 12797 raft_consensus.cc:493] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:44.004614 12797 raft_consensus.cc:3060] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.007125 12792 tablet_bootstrap.cc:492] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7: No bootstrap required, opened a new log
I20260709 14:50:44.007671 12792 ts_tablet_manager.cc:1403] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.007s
I20260709 14:50:44.010623 12792 raft_consensus.cc:359] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.010906 12797 raft_consensus.cc:515] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.013167 12794 tablet_bootstrap.cc:492] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c: No bootstrap required, opened a new log
I20260709 14:50:44.013105 12792 raft_consensus.cc:385] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.013666 12794 ts_tablet_manager.cc:1403] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.006s
I20260709 14:50:44.013597 12792 raft_consensus.cc:740] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.014586 12792 consensus_queue.cc:260] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.014988 12752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e543fc113768492c9825887cf65076e4" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" is_pre_election: true
I20260709 14:50:44.014415 12797 leader_election.cc:290] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 election: Requested vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:44.013525 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab60c6c5ac264ddd94d40070097e17fb" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
I20260709 14:50:44.016599 12751 raft_consensus.cc:3060] T ab60c6c5ac264ddd94d40070097e17fb P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.016506 12794 raft_consensus.cc:359] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.017095 12792 ts_tablet_manager.cc:1434] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:50:44.012784 12793 tablet_bootstrap.cc:654] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.017210 12794 raft_consensus.cc:385] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.017695 12794 raft_consensus.cc:740] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.017814 12752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34328b78301c4d0c9953b5fe94b88074" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
I20260709 14:50:44.018375 12752 raft_consensus.cc:3060] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.018517 12794 consensus_queue.cc:260] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.020977 12792 tablet_bootstrap.cc:492] T 2f6e2f7d35594c44b37d08b46e299cb3 P 5a048ff8c4314256b9d54070b03d1fe7: Bootstrap starting.
I20260709 14:50:44.023216 12498 catalog_manager.cc:5697] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "5a048ff8c4314256b9d54070b03d1fe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.024762 12752 raft_consensus.cc:2468] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 1.
W20260709 14:50:44.026335 12641 leader_election.cc:343] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.027251 12751 raft_consensus.cc:2468] T ab60c6c5ac264ddd94d40070097e17fb P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 1.
I20260709 14:50:44.011662 12824 raft_consensus.cc:2804] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:44.028853 12824 raft_consensus.cc:493] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:44.029371 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34328b78301c4d0c9953b5fe94b88074" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8832eb97414f4a999cdff821b7884855"
I20260709 14:50:44.029207 12824 raft_consensus.cc:3060] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.030844 12802 raft_consensus.cc:697] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 LEADER]: Becoming Leader. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Running, Role: LEADER
I20260709 14:50:44.031689 12802 consensus_queue.cc:237] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.033123 12792 tablet_bootstrap.cc:654] T 2f6e2f7d35594c44b37d08b46e299cb3 P 5a048ff8c4314256b9d54070b03d1fe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.027266 12641 leader_election.cc:304] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a048ff8c4314256b9d54070b03d1fe7, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
W20260709 14:50:44.036046 12642 leader_election.cc:343] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.038276 12825 raft_consensus.cc:2804] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:44.038375 12641 leader_election.cc:304] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5a048ff8c4314256b9d54070b03d1fe7, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 8832eb97414f4a999cdff821b7884855
I20260709 14:50:44.038949 12825 raft_consensus.cc:697] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Becoming Leader. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Running, Role: LEADER
I20260709 14:50:44.039227 12797 raft_consensus.cc:2804] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:44.039752 12825 consensus_queue.cc:237] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.049561 12824 raft_consensus.cc:515] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.052294 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e543fc113768492c9825887cf65076e4" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8832eb97414f4a999cdff821b7884855"
I20260709 14:50:44.052876 12602 raft_consensus.cc:3060] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.055080 12824 leader_election.cc:290] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 election: Requested vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:44.056201 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e543fc113768492c9825887cf65076e4" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
I20260709 14:50:44.058751 12792 tablet_bootstrap.cc:492] T 2f6e2f7d35594c44b37d08b46e299cb3 P 5a048ff8c4314256b9d54070b03d1fe7: No bootstrap required, opened a new log
I20260709 14:50:44.059252 12792 ts_tablet_manager.cc:1403] T 2f6e2f7d35594c44b37d08b46e299cb3 P 5a048ff8c4314256b9d54070b03d1fe7: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.006s
I20260709 14:50:44.060307 12602 raft_consensus.cc:2468] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 1.
W20260709 14:50:44.061050 12641 leader_election.cc:343] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:44.062135 12642 leader_election.cc:304] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5a048ff8c4314256b9d54070b03d1fe7, 8832eb97414f4a999cdff821b7884855; no voters: 8ce41fff2e1243aabc2b0f5a413a4e3c
I20260709 14:50:44.062911 12824 raft_consensus.cc:2804] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:44.063350 12824 raft_consensus.cc:697] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Becoming Leader. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Running, Role: LEADER
I20260709 14:50:44.064194 12824 consensus_queue.cc:237] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.064623 12792 raft_consensus.cc:359] T 2f6e2f7d35594c44b37d08b46e299cb3 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.065755 12792 raft_consensus.cc:385] T 2f6e2f7d35594c44b37d08b46e299cb3 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.066083 12792 raft_consensus.cc:740] T 2f6e2f7d35594c44b37d08b46e299cb3 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.067085 12792 consensus_queue.cc:260] T 2f6e2f7d35594c44b37d08b46e299cb3 P 5a048ff8c4314256b9d54070b03d1fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.071621 12498 catalog_manager.cc:5697] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67). New cstate: current_term: 1 leader_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:44.075951 12797 raft_consensus.cc:697] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Becoming Leader. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Running, Role: LEADER
I20260709 14:50:44.076820 12792 ts_tablet_manager.cc:1434] T 2f6e2f7d35594c44b37d08b46e299cb3 P 5a048ff8c4314256b9d54070b03d1fe7: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.008s
I20260709 14:50:44.076758 12797 consensus_queue.cc:237] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.077986 12792 tablet_bootstrap.cc:492] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7: Bootstrap starting.
I20260709 14:50:44.083817 12793 tablet_bootstrap.cc:492] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855: No bootstrap required, opened a new log
I20260709 14:50:44.084221 12792 tablet_bootstrap.cc:654] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.084282 12793 ts_tablet_manager.cc:1403] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.022s
I20260709 14:50:44.088050 12793 raft_consensus.cc:359] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.088683 12793 raft_consensus.cc:385] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.088944 12793 raft_consensus.cc:740] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.089531 12793 consensus_queue.cc:260] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.091703 12794 ts_tablet_manager.cc:1434] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent starting tablet: real 0.078s	user 0.031s	sys 0.014s
I20260709 14:50:44.092768 12794 tablet_bootstrap.cc:492] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c: Bootstrap starting.
I20260709 14:50:44.093569 12500 catalog_manager.cc:5697] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "5a048ff8c4314256b9d54070b03d1fe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.099270 12794 tablet_bootstrap.cc:654] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.101691 12792 tablet_bootstrap.cc:492] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7: No bootstrap required, opened a new log
I20260709 14:50:44.102099 12792 ts_tablet_manager.cc:1403] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260709 14:50:44.102769 12793 ts_tablet_manager.cc:1434] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 14:50:44.103650 12793 tablet_bootstrap.cc:492] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855: Bootstrap starting.
I20260709 14:50:44.104457 12792 raft_consensus.cc:359] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.105075 12792 raft_consensus.cc:385] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.105345 12792 raft_consensus.cc:740] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.106019 12792 consensus_queue.cc:260] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.107381 12792 ts_tablet_manager.cc:1434] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 14:50:44.108013 12792 tablet_bootstrap.cc:492] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7: Bootstrap starting.
I20260709 14:50:44.109413 12793 tablet_bootstrap.cc:654] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.113322 12792 tablet_bootstrap.cc:654] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.119506 12500 catalog_manager.cc:5697] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "5a048ff8c4314256b9d54070b03d1fe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.120711 12794 tablet_bootstrap.cc:492] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c: No bootstrap required, opened a new log
I20260709 14:50:44.121322 12794 ts_tablet_manager.cc:1403] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.007s
I20260709 14:50:44.120723 12500 catalog_manager.cc:5697] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "5a048ff8c4314256b9d54070b03d1fe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.122809 12793 tablet_bootstrap.cc:492] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855: No bootstrap required, opened a new log
I20260709 14:50:44.123224 12793 ts_tablet_manager.cc:1403] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260709 14:50:44.123566 12794 raft_consensus.cc:359] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.124236 12794 raft_consensus.cc:385] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.124521 12794 raft_consensus.cc:740] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.124694 12792 tablet_bootstrap.cc:492] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7: No bootstrap required, opened a new log
I20260709 14:50:44.125183 12792 ts_tablet_manager.cc:1403] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260709 14:50:44.125216 12794 consensus_queue.cc:260] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.125622 12793 raft_consensus.cc:359] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.126304 12793 raft_consensus.cc:385] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.126572 12793 raft_consensus.cc:740] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.127481 12794 ts_tablet_manager.cc:1434] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:44.127430 12793 consensus_queue.cc:260] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.128456 12794 tablet_bootstrap.cc:492] T e543fc113768492c9825887cf65076e4 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Bootstrap starting.
I20260709 14:50:44.128194 12792 raft_consensus.cc:359] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.128935 12792 raft_consensus.cc:385] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.129243 12792 raft_consensus.cc:740] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.130074 12792 consensus_queue.cc:260] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.132149 12792 ts_tablet_manager.cc:1434] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:44.134950 12794 tablet_bootstrap.cc:654] T e543fc113768492c9825887cf65076e4 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.135520 12793 ts_tablet_manager.cc:1434] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:50:44.139565 12794 tablet_bootstrap.cc:492] T e543fc113768492c9825887cf65076e4 P 8ce41fff2e1243aabc2b0f5a413a4e3c: No bootstrap required, opened a new log
I20260709 14:50:44.139971 12794 ts_tablet_manager.cc:1403] T e543fc113768492c9825887cf65076e4 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:50:44.143437 12794 raft_consensus.cc:359] T e543fc113768492c9825887cf65076e4 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.143996 12794 raft_consensus.cc:385] T e543fc113768492c9825887cf65076e4 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.144193 12794 raft_consensus.cc:740] T e543fc113768492c9825887cf65076e4 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.144665 12794 consensus_queue.cc:260] T e543fc113768492c9825887cf65076e4 P 8ce41fff2e1243aabc2b0f5a413a4e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.146004 12794 ts_tablet_manager.cc:1434] T e543fc113768492c9825887cf65076e4 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:44.146605 12794 tablet_bootstrap.cc:492] T 34a8a383c29643a891aeea7d9091e08d P 8ce41fff2e1243aabc2b0f5a413a4e3c: Bootstrap starting.
I20260709 14:50:44.150563 12794 tablet_bootstrap.cc:654] T 34a8a383c29643a891aeea7d9091e08d P 8ce41fff2e1243aabc2b0f5a413a4e3c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.154282 12794 tablet_bootstrap.cc:492] T 34a8a383c29643a891aeea7d9091e08d P 8ce41fff2e1243aabc2b0f5a413a4e3c: No bootstrap required, opened a new log
I20260709 14:50:44.154593 12794 ts_tablet_manager.cc:1403] T 34a8a383c29643a891aeea7d9091e08d P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 14:50:44.156276 12794 raft_consensus.cc:359] T 34a8a383c29643a891aeea7d9091e08d P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.156699 12794 raft_consensus.cc:385] T 34a8a383c29643a891aeea7d9091e08d P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.156896 12794 raft_consensus.cc:740] T 34a8a383c29643a891aeea7d9091e08d P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.157433 12794 consensus_queue.cc:260] T 34a8a383c29643a891aeea7d9091e08d P 8ce41fff2e1243aabc2b0f5a413a4e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.158707 12794 ts_tablet_manager.cc:1434] T 34a8a383c29643a891aeea7d9091e08d P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260709 14:50:44.159451 12794 tablet_bootstrap.cc:492] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Bootstrap starting.
I20260709 14:50:44.163533 12677 raft_consensus.cc:3060] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.163857 12794 tablet_bootstrap.cc:654] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:44.168159 12794 tablet_bootstrap.cc:492] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c: No bootstrap required, opened a new log
I20260709 14:50:44.168494 12794 ts_tablet_manager.cc:1403] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.007s
I20260709 14:50:44.170280 12794 raft_consensus.cc:359] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.170710 12794 raft_consensus.cc:385] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:44.170629 12813 consensus_queue.cc:1048] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.170994 12794 raft_consensus.cc:740] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Initialized, Role: FOLLOWER
I20260709 14:50:44.171537 12794 consensus_queue.cc:260] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.173060 12794 ts_tablet_manager.cc:1434] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:44.183039 12813 consensus_queue.cc:1048] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.203912 12836 raft_consensus.cc:493] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.204407 12836 raft_consensus.cc:515] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.206442 12836 leader_election.cc:290] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491)
I20260709 14:50:44.207067 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6e2f7d35594c44b37d08b46e299cb3" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8832eb97414f4a999cdff821b7884855" is_pre_election: true
I20260709 14:50:44.207412 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6e2f7d35594c44b37d08b46e299cb3" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7" is_pre_election: true
I20260709 14:50:44.207660 12602 raft_consensus.cc:2468] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ce41fff2e1243aabc2b0f5a413a4e3c in term 0.
I20260709 14:50:44.207965 12677 raft_consensus.cc:2468] T 2f6e2f7d35594c44b37d08b46e299cb3 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ce41fff2e1243aabc2b0f5a413a4e3c in term 0.
I20260709 14:50:44.208662 12716 leader_election.cc:304] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8832eb97414f4a999cdff821b7884855, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
I20260709 14:50:44.209367 12836 raft_consensus.cc:2804] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:44.209612 12836 raft_consensus.cc:493] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:44.209844 12836 raft_consensus.cc:3060] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.214090 12825 raft_consensus.cc:493] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.214468 12836 raft_consensus.cc:515] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.214534 12825 raft_consensus.cc:515] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.216442 12836 leader_election.cc:290] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [CANDIDATE]: Term 1 election: Requested vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491)
I20260709 14:50:44.217109 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6e2f7d35594c44b37d08b46e299cb3" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8832eb97414f4a999cdff821b7884855"
I20260709 14:50:44.217206 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a8a383c29643a891aeea7d9091e08d" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8832eb97414f4a999cdff821b7884855" is_pre_election: true
I20260709 14:50:44.217545 12602 raft_consensus.cc:3060] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.217833 12603 raft_consensus.cc:2468] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 0.
I20260709 14:50:44.216473 12825 leader_election.cc:290] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:44.218488 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6e2f7d35594c44b37d08b46e299cb3" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
I20260709 14:50:44.218853 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a8a383c29643a891aeea7d9091e08d" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" is_pre_election: true
I20260709 14:50:44.219048 12677 raft_consensus.cc:3060] T 2f6e2f7d35594c44b37d08b46e299cb3 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.218995 12642 leader_election.cc:304] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a048ff8c4314256b9d54070b03d1fe7, 8832eb97414f4a999cdff821b7884855; no voters: 
I20260709 14:50:44.219535 12751 raft_consensus.cc:2468] T 34a8a383c29643a891aeea7d9091e08d P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 0.
I20260709 14:50:44.219898 12825 raft_consensus.cc:2804] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:44.220247 12825 raft_consensus.cc:493] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:44.220573 12825 raft_consensus.cc:3060] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.218483 12836 raft_consensus.cc:493] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.221532 12836 raft_consensus.cc:515] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.223745 12602 raft_consensus.cc:2468] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce41fff2e1243aabc2b0f5a413a4e3c in term 1.
I20260709 14:50:44.223838 12836 leader_election.cc:290] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491)
I20260709 14:50:44.224009 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e72bbdd9ead400abcef376ebb8afda0" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8832eb97414f4a999cdff821b7884855" is_pre_election: true
I20260709 14:50:44.224642 12603 raft_consensus.cc:2468] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ce41fff2e1243aabc2b0f5a413a4e3c in term 0.
I20260709 14:50:44.224822 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e72bbdd9ead400abcef376ebb8afda0" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7" is_pre_election: true
I20260709 14:50:44.224905 12716 leader_election.cc:304] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8832eb97414f4a999cdff821b7884855, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
I20260709 14:50:44.225441 12678 raft_consensus.cc:2468] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ce41fff2e1243aabc2b0f5a413a4e3c in term 0.
I20260709 14:50:44.225885 12716 leader_election.cc:304] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8832eb97414f4a999cdff821b7884855, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
I20260709 14:50:44.226516 12677 raft_consensus.cc:2468] T 2f6e2f7d35594c44b37d08b46e299cb3 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce41fff2e1243aabc2b0f5a413a4e3c in term 1.
I20260709 14:50:44.226641 12802 raft_consensus.cc:2804] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:44.227113 12802 raft_consensus.cc:697] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 LEADER]: Becoming Leader. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Running, Role: LEADER
I20260709 14:50:44.227880 12802 consensus_queue.cc:237] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.227090 12836 raft_consensus.cc:2804] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:44.228890 12836 raft_consensus.cc:493] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:44.229334 12836 raft_consensus.cc:3060] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.229076 12825 raft_consensus.cc:515] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.233162 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a8a383c29643a891aeea7d9091e08d" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8832eb97414f4a999cdff821b7884855"
I20260709 14:50:44.233701 12603 raft_consensus.cc:3060] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.234575 12825 leader_election.cc:290] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 election: Requested vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:44.235674 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a8a383c29643a891aeea7d9091e08d" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
I20260709 14:50:44.236230 12751 raft_consensus.cc:3060] T 34a8a383c29643a891aeea7d9091e08d P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.237078 12500 catalog_manager.cc:5697] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67). New cstate: current_term: 1 leader_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:44.237087 12836 raft_consensus.cc:515] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.241044 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e72bbdd9ead400abcef376ebb8afda0" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8832eb97414f4a999cdff821b7884855"
I20260709 14:50:44.241349 12603 raft_consensus.cc:2468] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 1.
I20260709 14:50:44.241595 12602 raft_consensus.cc:3060] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.242254 12751 raft_consensus.cc:2468] T 34a8a383c29643a891aeea7d9091e08d P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 1.
I20260709 14:50:44.244464 12642 leader_election.cc:304] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a048ff8c4314256b9d54070b03d1fe7, 8832eb97414f4a999cdff821b7884855; no voters: 
I20260709 14:50:44.245241 12825 raft_consensus.cc:2804] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:44.246366 12825 raft_consensus.cc:697] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Becoming Leader. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Running, Role: LEADER
I20260709 14:50:44.247320 12602 raft_consensus.cc:2468] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce41fff2e1243aabc2b0f5a413a4e3c in term 1.
I20260709 14:50:44.247125 12825 consensus_queue.cc:237] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.248425 12836 leader_election.cc:290] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [CANDIDATE]: Term 1 election: Requested vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491)
I20260709 14:50:44.248632 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e72bbdd9ead400abcef376ebb8afda0" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
I20260709 14:50:44.249140 12677 raft_consensus.cc:3060] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.249153 12716 leader_election.cc:304] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8832eb97414f4a999cdff821b7884855, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
I20260709 14:50:44.250007 12836 raft_consensus.cc:2804] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:44.251247 12836 raft_consensus.cc:697] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 LEADER]: Becoming Leader. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Running, Role: LEADER
I20260709 14:50:44.252944 12836 consensus_queue.cc:237] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.255342 12677 raft_consensus.cc:2468] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce41fff2e1243aabc2b0f5a413a4e3c in term 1.
I20260709 14:50:44.255558 12498 catalog_manager.cc:5697] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "5a048ff8c4314256b9d54070b03d1fe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.260727 12500 catalog_manager.cc:5697] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67). New cstate: current_term: 1 leader_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:44.319780 12814 consensus_queue.cc:1048] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.329062 12813 consensus_queue.cc:1048] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.334753 12825 consensus_queue.cc:1048] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.343276 12751 raft_consensus.cc:3060] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.345151 12813 raft_consensus.cc:493] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:44.345650 12813 raft_consensus.cc:515] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.347610 12813 leader_election.cc:290] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:44.349064 12752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab60c6c5ac264ddd94d40070097e17fb" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" is_pre_election: true
I20260709 14:50:44.349815 12752 raft_consensus.cc:2393] T ab60c6c5ac264ddd94d40070097e17fb P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8832eb97414f4a999cdff821b7884855 in current term 1: Already voted for candidate 5a048ff8c4314256b9d54070b03d1fe7 in this term.
I20260709 14:50:44.350975 12825 consensus_queue.cc:1048] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.351703 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab60c6c5ac264ddd94d40070097e17fb" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7" is_pre_election: true
I20260709 14:50:44.352887 12569 leader_election.cc:304] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8832eb97414f4a999cdff821b7884855; no voters: 5a048ff8c4314256b9d54070b03d1fe7, 8ce41fff2e1243aabc2b0f5a413a4e3c
I20260709 14:50:44.353507 12813 raft_consensus.cc:3060] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.359671 12813 raft_consensus.cc:2749] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:44.431799 12677 raft_consensus.cc:3060] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.437248 12836 consensus_queue.cc:1048] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.446228 12802 consensus_queue.cc:1048] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.479432 12677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34328b78301c4d0c9953b5fe94b88074"
dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
mode: GRACEFUL
new_leader_uuid: "8832eb97414f4a999cdff821b7884855"
 from {username='slave'} at 127.0.0.1:55578
I20260709 14:50:44.479889 12677 raft_consensus.cc:606] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Received request to transfer leadership to TS 8832eb97414f4a999cdff821b7884855
I20260709 14:50:44.484236 12677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6dac86f4692477396531ce8ac82881c"
dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
mode: GRACEFUL
new_leader_uuid: "8832eb97414f4a999cdff821b7884855"
 from {username='slave'} at 127.0.0.1:55578
I20260709 14:50:44.484648 12677 raft_consensus.cc:606] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Received request to transfer leadership to TS 8832eb97414f4a999cdff821b7884855
I20260709 14:50:44.493326 12677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e543fc113768492c9825887cf65076e4"
dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
mode: GRACEFUL
new_leader_uuid: "8832eb97414f4a999cdff821b7884855"
 from {username='slave'} at 127.0.0.1:55578
I20260709 14:50:44.493770 12677 raft_consensus.cc:606] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Received request to transfer leadership to TS 8832eb97414f4a999cdff821b7884855
I20260709 14:50:44.503023 12602 raft_consensus.cc:3060] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.505086 12751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e72bbdd9ead400abcef376ebb8afda0"
dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
mode: GRACEFUL
new_leader_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
 from {username='slave'} at 127.0.0.1:38542
I20260709 14:50:44.505574 12751 raft_consensus.cc:606] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 LEADER]: Received request to transfer leadership to TS 5a048ff8c4314256b9d54070b03d1fe7
I20260709 14:50:44.508937 12825 consensus_queue.cc:1048] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.512338 12751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "508d49b56c4e4aebb919e05a14ca8be6"
dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
mode: GRACEFUL
new_leader_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
 from {username='slave'} at 127.0.0.1:38542
I20260709 14:50:44.512926 12751 raft_consensus.cc:606] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 LEADER]: Received request to transfer leadership to TS 5a048ff8c4314256b9d54070b03d1fe7
I20260709 14:50:44.515333 12824 raft_consensus.cc:993] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7: : Instructing follower 8832eb97414f4a999cdff821b7884855 to start an election
I20260709 14:50:44.515751 12824 raft_consensus.cc:1081] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Signalling peer 8832eb97414f4a999cdff821b7884855 to start an election
I20260709 14:50:44.517697 12603 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34328b78301c4d0c9953b5fe94b88074"
dest_uuid: "8832eb97414f4a999cdff821b7884855"
 from {username='slave'} at 127.0.0.1:38034
I20260709 14:50:44.518249 12603 raft_consensus.cc:493] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:44.518608 12603 raft_consensus.cc:3060] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.520771 12825 consensus_queue.cc:1048] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.525367 12603 raft_consensus.cc:515] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.527828 12602 raft_consensus.cc:1240] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Rejecting Update request from peer 5a048ff8c4314256b9d54070b03d1fe7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:44.527941 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34328b78301c4d0c9953b5fe94b88074" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
I20260709 14:50:44.528465 12677 raft_consensus.cc:3055] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:44.528613 12825 consensus_queue.cc:1048] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.528875 12677 raft_consensus.cc:740] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Running, Role: LEADER
I20260709 14:50:44.529723 12677 consensus_queue.cc:260] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.530884 12677 raft_consensus.cc:3060] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.536118 12677 raft_consensus.cc:2468] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 2.
I20260709 14:50:44.536464 12603 leader_election.cc:290] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 2 election: Requested vote from peers 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:44.537473 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34328b78301c4d0c9953b5fe94b88074" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
I20260709 14:50:44.537686 12569 leader_election.cc:304] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a048ff8c4314256b9d54070b03d1fe7, 8832eb97414f4a999cdff821b7884855; no voters: 
I20260709 14:50:44.538995 12813 raft_consensus.cc:2804] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:44.539451 12813 raft_consensus.cc:697] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 2 LEADER]: Becoming Leader. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Running, Role: LEADER
I20260709 14:50:44.538086 12751 raft_consensus.cc:3060] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.540234 12813 consensus_queue.cc:237] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [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: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.545339 12751 raft_consensus.cc:2468] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 2.
I20260709 14:50:44.551499 12825 consensus_queue.cc:1048] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.556679 12500 catalog_manager.cc:5697] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 reported cstate change: term changed from 1 to 2, leader changed from 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66) to 8832eb97414f4a999cdff821b7884855 (127.11.177.65). New cstate: current_term: 2 leader_uuid: "8832eb97414f4a999cdff821b7884855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.586346 12751 raft_consensus.cc:3060] T e543fc113768492c9825887cf65076e4 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:44.591646 12825 consensus_queue.cc:1048] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.601163 12825 consensus_queue.cc:1048] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.608040 12843 raft_consensus.cc:993] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7: : Instructing follower 8832eb97414f4a999cdff821b7884855 to start an election
I20260709 14:50:44.608424 12825 raft_consensus.cc:1081] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Signalling peer 8832eb97414f4a999cdff821b7884855 to start an election
I20260709 14:50:44.609817 12601 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e543fc113768492c9825887cf65076e4"
dest_uuid: "8832eb97414f4a999cdff821b7884855"
 from {username='slave'} at 127.0.0.1:38034
I20260709 14:50:44.610226 12601 raft_consensus.cc:493] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:44.610523 12601 raft_consensus.cc:3060] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.614867 12601 raft_consensus.cc:515] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.616930 12601 leader_election.cc:290] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 2 election: Requested vote from peers 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:44.617359 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e543fc113768492c9825887cf65076e4" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
I20260709 14:50:44.617899 12751 raft_consensus.cc:3060] T e543fc113768492c9825887cf65076e4 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.618153 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e543fc113768492c9825887cf65076e4" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
I20260709 14:50:44.618685 12677 raft_consensus.cc:3055] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:44.619045 12677 raft_consensus.cc:740] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Running, Role: LEADER
I20260709 14:50:44.619787 12677 consensus_queue.cc:260] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.620908 12677 raft_consensus.cc:3060] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.623067 12751 raft_consensus.cc:2468] T e543fc113768492c9825887cf65076e4 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 2.
I20260709 14:50:44.623979 12566 leader_election.cc:304] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8832eb97414f4a999cdff821b7884855, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
I20260709 14:50:44.624565 12813 raft_consensus.cc:2804] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:44.624938 12813 raft_consensus.cc:697] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 [term 2 LEADER]: Becoming Leader. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Running, Role: LEADER
I20260709 14:50:44.625597 12677 raft_consensus.cc:2468] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 2.
I20260709 14:50:44.625733 12813 consensus_queue.cc:237] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.628221 12833 consensus_queue.cc:1048] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.632053 12500 catalog_manager.cc:5697] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 reported cstate change: term changed from 1 to 2, leader changed from 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66) to 8832eb97414f4a999cdff821b7884855 (127.11.177.65). New cstate: current_term: 2 leader_uuid: "8832eb97414f4a999cdff821b7884855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.637810 12802 consensus_queue.cc:1048] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.650324 12802 consensus_queue.cc:1048] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.659708 12833 consensus_queue.cc:1048] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.668674 12833 raft_consensus.cc:993] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c: : Instructing follower 5a048ff8c4314256b9d54070b03d1fe7 to start an election
I20260709 14:50:44.669026 12833 raft_consensus.cc:1081] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 LEADER]: Signalling peer 5a048ff8c4314256b9d54070b03d1fe7 to start an election
I20260709 14:50:44.670279 12678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e72bbdd9ead400abcef376ebb8afda0"
dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
 from {username='slave'} at 127.0.0.1:55576
I20260709 14:50:44.671082 12678 raft_consensus.cc:493] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:44.671448 12678 raft_consensus.cc:3060] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.676164 12678 raft_consensus.cc:515] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.677724 12678 leader_election.cc:290] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 2 election: Requested vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:44.678406 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e72bbdd9ead400abcef376ebb8afda0" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8832eb97414f4a999cdff821b7884855"
I20260709 14:50:44.678715 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e72bbdd9ead400abcef376ebb8afda0" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
I20260709 14:50:44.678943 12601 raft_consensus.cc:3060] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.679219 12751 raft_consensus.cc:3055] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:44.679502 12751 raft_consensus.cc:740] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Running, Role: LEADER
I20260709 14:50:44.680292 12751 consensus_queue.cc:260] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.681463 12751 raft_consensus.cc:3060] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.685243 12601 raft_consensus.cc:2468] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 2.
I20260709 14:50:44.686293 12642 leader_election.cc:304] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a048ff8c4314256b9d54070b03d1fe7, 8832eb97414f4a999cdff821b7884855; no voters: 
I20260709 14:50:44.687019 12825 raft_consensus.cc:2804] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:44.687366 12825 raft_consensus.cc:697] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 LEADER]: Becoming Leader. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Running, Role: LEADER
I20260709 14:50:44.687497 12751 raft_consensus.cc:2468] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 2.
I20260709 14:50:44.688072 12825 consensus_queue.cc:237] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.693471 12498 catalog_manager.cc:5697] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 reported cstate change: term changed from 1 to 2, leader changed from 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67) to 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "5a048ff8c4314256b9d54070b03d1fe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.760283 12825 consensus_queue.cc:1048] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.769591 12840 consensus_queue.cc:1048] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:44.778301 12825 raft_consensus.cc:993] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7: : Instructing follower 8832eb97414f4a999cdff821b7884855 to start an election
I20260709 14:50:44.778729 12840 raft_consensus.cc:1081] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Signalling peer 8832eb97414f4a999cdff821b7884855 to start an election
I20260709 14:50:44.779978 12601 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6dac86f4692477396531ce8ac82881c"
dest_uuid: "8832eb97414f4a999cdff821b7884855"
 from {username='slave'} at 127.0.0.1:38034
I20260709 14:50:44.780486 12601 raft_consensus.cc:493] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:44.780848 12601 raft_consensus.cc:3060] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.785291 12601 raft_consensus.cc:515] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.786861 12601 leader_election.cc:290] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 2 election: Requested vote from peers 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:44.787534 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6dac86f4692477396531ce8ac82881c" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
I20260709 14:50:44.787534 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6dac86f4692477396531ce8ac82881c" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
I20260709 14:50:44.788200 12751 raft_consensus.cc:3060] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.788271 12678 raft_consensus.cc:3055] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:44.788656 12678 raft_consensus.cc:740] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Running, Role: LEADER
I20260709 14:50:44.789412 12678 consensus_queue.cc:260] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.790557 12678 raft_consensus.cc:3060] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.794334 12751 raft_consensus.cc:2468] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 2.
I20260709 14:50:44.795445 12566 leader_election.cc:304] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8832eb97414f4a999cdff821b7884855, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
I20260709 14:50:44.796049 12814 raft_consensus.cc:2804] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:44.796363 12678 raft_consensus.cc:2468] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 2.
I20260709 14:50:44.796495 12814 raft_consensus.cc:697] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 2 LEADER]: Becoming Leader. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Running, Role: LEADER
I20260709 14:50:44.797247 12814 consensus_queue.cc:237] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.802907 12498 catalog_manager.cc:5697] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 reported cstate change: term changed from 1 to 2, leader changed from 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66) to 8832eb97414f4a999cdff821b7884855 (127.11.177.65). New cstate: current_term: 2 leader_uuid: "8832eb97414f4a999cdff821b7884855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.935010 12678 raft_consensus.cc:1275] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Refusing update from remote peer 8832eb97414f4a999cdff821b7884855: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:44.936136 12814 consensus_queue.cc:1048] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:44.944329 12751 raft_consensus.cc:1275] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Refusing update from remote peer 8832eb97414f4a999cdff821b7884855: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:44.945775 12815 consensus_queue.cc:1048] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:44.990756 12836 raft_consensus.cc:993] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c: : Instructing follower 5a048ff8c4314256b9d54070b03d1fe7 to start an election
I20260709 14:50:44.991108 12802 raft_consensus.cc:1081] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 LEADER]: Signalling peer 5a048ff8c4314256b9d54070b03d1fe7 to start an election
I20260709 14:50:44.992314 12678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "508d49b56c4e4aebb919e05a14ca8be6"
dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
 from {username='slave'} at 127.0.0.1:55576
I20260709 14:50:44.992727 12678 raft_consensus.cc:493] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:44.992990 12678 raft_consensus.cc:3060] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.997210 12678 raft_consensus.cc:515] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:44.998721 12678 leader_election.cc:290] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 2 election: Requested vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:44.999310 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508d49b56c4e4aebb919e05a14ca8be6" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8832eb97414f4a999cdff821b7884855"
I20260709 14:50:44.999814 12601 raft_consensus.cc:3060] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:44.999939 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508d49b56c4e4aebb919e05a14ca8be6" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
I20260709 14:50:45.000384 12751 raft_consensus.cc:3055] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:45.000638 12751 raft_consensus.cc:740] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Running, Role: LEADER
I20260709 14:50:45.001194 12751 consensus_queue.cc:260] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:45.002059 12751 raft_consensus.cc:3060] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:45.004464 12601 raft_consensus.cc:2468] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 2.
I20260709 14:50:45.005681 12642 leader_election.cc:304] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a048ff8c4314256b9d54070b03d1fe7, 8832eb97414f4a999cdff821b7884855; no voters: 
I20260709 14:50:45.006281 12840 raft_consensus.cc:2804] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:45.006628 12840 raft_consensus.cc:697] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 LEADER]: Becoming Leader. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Running, Role: LEADER
I20260709 14:50:45.006641 12751 raft_consensus.cc:2468] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 2.
I20260709 14:50:45.007406 12840 consensus_queue.cc:237] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:45.013079 12498 catalog_manager.cc:5697] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 reported cstate change: term changed from 1 to 2, leader changed from 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67) to 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "5a048ff8c4314256b9d54070b03d1fe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.022653 12678 raft_consensus.cc:1275] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Refusing update from remote peer 8832eb97414f4a999cdff821b7884855: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:45.023612 12815 consensus_queue.cc:1048] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:45.029990 12751 raft_consensus.cc:1275] T e543fc113768492c9825887cf65076e4 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Refusing update from remote peer 8832eb97414f4a999cdff821b7884855: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:45.031191 12813 consensus_queue.cc:1048] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:45.177096 12751 raft_consensus.cc:1275] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Refusing update from remote peer 5a048ff8c4314256b9d54070b03d1fe7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:45.178202 12843 consensus_queue.cc:1048] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:45.184573 12601 raft_consensus.cc:1275] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Refusing update from remote peer 5a048ff8c4314256b9d54070b03d1fe7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:45.185757 12840 consensus_queue.cc:1048] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:45.263691 12751 raft_consensus.cc:1275] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Refusing update from remote peer 8832eb97414f4a999cdff821b7884855: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:45.265036 12813 consensus_queue.cc:1048] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:45.272785 12678 raft_consensus.cc:1275] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Refusing update from remote peer 8832eb97414f4a999cdff821b7884855: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:45.274235 12813 consensus_queue.cc:1048] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:45.492687 12601 raft_consensus.cc:1275] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Refusing update from remote peer 5a048ff8c4314256b9d54070b03d1fe7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:45.493896 12840 consensus_queue.cc:1048] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:45.501611 12751 raft_consensus.cc:1275] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Refusing update from remote peer 5a048ff8c4314256b9d54070b03d1fe7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:45.503027 12843 consensus_queue.cc:1048] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.546505 11973 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:50:47.547194 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:47.561416 12601 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ab51d2ce0954aa4867afd527ef51e81"
dest_uuid: "8832eb97414f4a999cdff821b7884855"
mode: GRACEFUL
new_leader_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
 from {username='slave'} at 127.0.0.1:48896
I20260709 14:50:47.561884 12601 raft_consensus.cc:606] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 1 LEADER]: Received request to transfer leadership to TS 8ce41fff2e1243aabc2b0f5a413a4e3c
I20260709 14:50:47.563855 12601 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34328b78301c4d0c9953b5fe94b88074"
dest_uuid: "8832eb97414f4a999cdff821b7884855"
mode: GRACEFUL
new_leader_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
 from {username='slave'} at 127.0.0.1:48896
I20260709 14:50:47.564268 12601 raft_consensus.cc:606] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 2 LEADER]: Received request to transfer leadership to TS 8ce41fff2e1243aabc2b0f5a413a4e3c
I20260709 14:50:47.565148 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:47.565518 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:47.795953 12814 raft_consensus.cc:993] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855: : Instructing follower 8ce41fff2e1243aabc2b0f5a413a4e3c to start an election
I20260709 14:50:47.796412 12886 raft_consensus.cc:1081] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 1 LEADER]: Signalling peer 8ce41fff2e1243aabc2b0f5a413a4e3c to start an election
I20260709 14:50:47.797902 12751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ab51d2ce0954aa4867afd527ef51e81"
dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
 from {username='slave'} at 127.0.0.1:38524
I20260709 14:50:47.798386 12751 raft_consensus.cc:493] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:47.798667 12751 raft_consensus.cc:3060] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.802805 12751 raft_consensus.cc:515] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:47.804154 12751 leader_election.cc:290] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [CANDIDATE]: Term 2 election: Requested vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491)
I20260709 14:50:47.804805 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab51d2ce0954aa4867afd527ef51e81" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8832eb97414f4a999cdff821b7884855"
I20260709 14:50:47.805140 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab51d2ce0954aa4867afd527ef51e81" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
I20260709 14:50:47.805310 12601 raft_consensus.cc:3055] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:47.805598 12601 raft_consensus.cc:740] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Running, Role: LEADER
I20260709 14:50:47.805624 12678 raft_consensus.cc:3060] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.806300 12601 consensus_queue.cc:260] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:47.807260 12601 raft_consensus.cc:3060] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.810922 12678 raft_consensus.cc:2468] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce41fff2e1243aabc2b0f5a413a4e3c in term 2.
I20260709 14:50:47.811846 12718 leader_election.cc:304] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a048ff8c4314256b9d54070b03d1fe7, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
I20260709 14:50:47.812201 12601 raft_consensus.cc:2468] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce41fff2e1243aabc2b0f5a413a4e3c in term 2.
I20260709 14:50:47.812486 12802 raft_consensus.cc:2804] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:47.813673 12802 raft_consensus.cc:697] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 LEADER]: Becoming Leader. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Running, Role: LEADER
I20260709 14:50:47.814429 12802 consensus_queue.cc:237] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:47.820459 12498 catalog_manager.cc:5697] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c reported cstate change: term changed from 1 to 2, leader changed from 8832eb97414f4a999cdff821b7884855 (127.11.177.65) to 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67). New cstate: current_term: 2 leader_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:47.824460 12885 raft_consensus.cc:993] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855: : Instructing follower 8ce41fff2e1243aabc2b0f5a413a4e3c to start an election
I20260709 14:50:47.824823 12886 raft_consensus.cc:1081] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 2 LEADER]: Signalling peer 8ce41fff2e1243aabc2b0f5a413a4e3c to start an election
I20260709 14:50:47.826254 12751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34328b78301c4d0c9953b5fe94b88074"
dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
 from {username='slave'} at 127.0.0.1:38524
I20260709 14:50:47.826660 12751 raft_consensus.cc:493] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:47.826910 12751 raft_consensus.cc:3060] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:47.831982 12751 raft_consensus.cc:515] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:47.833741 12751 leader_election.cc:290] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [CANDIDATE]: Term 3 election: Requested vote from peers 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491), 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453)
I20260709 14:50:47.834167 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34328b78301c4d0c9953b5fe94b88074" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
I20260709 14:50:47.834604 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34328b78301c4d0c9953b5fe94b88074" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8832eb97414f4a999cdff821b7884855"
I20260709 14:50:47.835139 12601 raft_consensus.cc:3055] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:47.834710 12678 raft_consensus.cc:3060] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:47.835378 12601 raft_consensus.cc:740] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Running, Role: LEADER
I20260709 14:50:47.836201 12601 consensus_queue.cc:260] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [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: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:47.837258 12601 raft_consensus.cc:3060] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:47.840250 12678 raft_consensus.cc:2468] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce41fff2e1243aabc2b0f5a413a4e3c in term 3.
I20260709 14:50:47.841131 12718 leader_election.cc:304] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [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: 5a048ff8c4314256b9d54070b03d1fe7, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
I20260709 14:50:47.841892 12802 raft_consensus.cc:2804] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:47.841958 12601 raft_consensus.cc:2468] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce41fff2e1243aabc2b0f5a413a4e3c in term 3.
I20260709 14:50:47.842319 12802 raft_consensus.cc:697] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 LEADER]: Becoming Leader. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Running, Role: LEADER
I20260709 14:50:47.843097 12802 consensus_queue.cc:237] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [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: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:47.848814 12498 catalog_manager.cc:5697] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c reported cstate change: term changed from 2 to 3, leader changed from 8832eb97414f4a999cdff821b7884855 (127.11.177.65) to 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67). New cstate: current_term: 3 leader_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:48.382454 12601 raft_consensus.cc:1275] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 3 FOLLOWER]: Refusing update from remote peer 8ce41fff2e1243aabc2b0f5a413a4e3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:48.383698 12802 consensus_queue.cc:1048] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:48.398550 12678 raft_consensus.cc:1275] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 3 FOLLOWER]: Refusing update from remote peer 8ce41fff2e1243aabc2b0f5a413a4e3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:48.401193 12898 consensus_queue.cc:1048] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:48.410143 12677 raft_consensus.cc:1275] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Refusing update from remote peer 8ce41fff2e1243aabc2b0f5a413a4e3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:48.411901 12802 consensus_queue.cc:1048] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:48.422467 12601 raft_consensus.cc:1275] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Refusing update from remote peer 8ce41fff2e1243aabc2b0f5a413a4e3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:48.423761 12887 consensus_queue.cc:1048] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:48.566274 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:48.576722 12751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34328b78301c4d0c9953b5fe94b88074"
dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
mode: GRACEFUL
new_leader_uuid: "8832eb97414f4a999cdff821b7884855"
 from {username='slave'} at 127.0.0.1:38542
I20260709 14:50:48.577155 12751 raft_consensus.cc:606] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 LEADER]: Received request to transfer leadership to TS 8832eb97414f4a999cdff821b7884855
I20260709 14:50:48.583928 12751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ab51d2ce0954aa4867afd527ef51e81"
dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
mode: GRACEFUL
new_leader_uuid: "8832eb97414f4a999cdff821b7884855"
 from {username='slave'} at 127.0.0.1:38542
I20260709 14:50:48.584333 12751 raft_consensus.cc:606] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 LEADER]: Received request to transfer leadership to TS 8832eb97414f4a999cdff821b7884855
I20260709 14:50:48.593425 12677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e72bbdd9ead400abcef376ebb8afda0"
dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
mode: GRACEFUL
new_leader_uuid: "8832eb97414f4a999cdff821b7884855"
 from {username='slave'} at 127.0.0.1:55578
I20260709 14:50:48.593990 12677 raft_consensus.cc:606] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 LEADER]: Received request to transfer leadership to TS 8832eb97414f4a999cdff821b7884855
I20260709 14:50:48.598670 12677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab60c6c5ac264ddd94d40070097e17fb"
dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
mode: GRACEFUL
new_leader_uuid: "8832eb97414f4a999cdff821b7884855"
 from {username='slave'} at 127.0.0.1:55578
I20260709 14:50:48.599133 12677 raft_consensus.cc:606] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Received request to transfer leadership to TS 8832eb97414f4a999cdff821b7884855
I20260709 14:50:48.603437 12677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "508d49b56c4e4aebb919e05a14ca8be6"
dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
mode: GRACEFUL
new_leader_uuid: "8832eb97414f4a999cdff821b7884855"
 from {username='slave'} at 127.0.0.1:55578
I20260709 14:50:48.603910 12677 raft_consensus.cc:606] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 LEADER]: Received request to transfer leadership to TS 8832eb97414f4a999cdff821b7884855
I20260709 14:50:48.630143 12843 raft_consensus.cc:993] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7: : Instructing follower 8832eb97414f4a999cdff821b7884855 to start an election
I20260709 14:50:48.630559 12903 raft_consensus.cc:1081] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 LEADER]: Signalling peer 8832eb97414f4a999cdff821b7884855 to start an election
I20260709 14:50:48.631964 12601 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "508d49b56c4e4aebb919e05a14ca8be6"
dest_uuid: "8832eb97414f4a999cdff821b7884855"
 from {username='slave'} at 127.0.0.1:38034
I20260709 14:50:48.632422 12601 raft_consensus.cc:493] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:48.632699 12601 raft_consensus.cc:3060] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:48.637161 12601 raft_consensus.cc:515] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:48.638669 12601 leader_election.cc:290] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 3 election: Requested vote from peers 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:48.639547 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508d49b56c4e4aebb919e05a14ca8be6" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
I20260709 14:50:48.639792 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508d49b56c4e4aebb919e05a14ca8be6" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
I20260709 14:50:48.640120 12677 raft_consensus.cc:3055] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:48.640250 12751 raft_consensus.cc:3060] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:48.640465 12677 raft_consensus.cc:740] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Running, Role: LEADER
I20260709 14:50:48.641225 12677 consensus_queue.cc:260] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [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: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:48.642374 12677 raft_consensus.cc:3060] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:48.646276 12751 raft_consensus.cc:2468] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 3.
I20260709 14:50:48.647495 12566 leader_election.cc:304] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [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: 8832eb97414f4a999cdff821b7884855, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
I20260709 14:50:48.648252 12885 raft_consensus.cc:2804] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:48.648623 12885 raft_consensus.cc:697] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 3 LEADER]: Becoming Leader. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Running, Role: LEADER
I20260709 14:50:48.648667 12677 raft_consensus.cc:2468] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 3.
I20260709 14:50:48.649422 12885 consensus_queue.cc:237] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [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: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:48.655799 12500 catalog_manager.cc:5697] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 reported cstate change: term changed from 2 to 3, leader changed from 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66) to 8832eb97414f4a999cdff821b7884855 (127.11.177.65). New cstate: current_term: 3 leader_uuid: "8832eb97414f4a999cdff821b7884855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:48.850368 12843 raft_consensus.cc:993] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7: : Instructing follower 8832eb97414f4a999cdff821b7884855 to start an election
I20260709 14:50:48.850837 12903 raft_consensus.cc:1081] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 LEADER]: Signalling peer 8832eb97414f4a999cdff821b7884855 to start an election
I20260709 14:50:48.852223 12601 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e72bbdd9ead400abcef376ebb8afda0"
dest_uuid: "8832eb97414f4a999cdff821b7884855"
 from {username='slave'} at 127.0.0.1:38034
I20260709 14:50:48.852695 12601 raft_consensus.cc:493] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:48.852999 12601 raft_consensus.cc:3060] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:48.856954 12601 raft_consensus.cc:515] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:48.858563 12601 leader_election.cc:290] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 3 election: Requested vote from peers 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:48.859681 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e72bbdd9ead400abcef376ebb8afda0" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
I20260709 14:50:48.860132 12678 raft_consensus.cc:3055] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:48.860317 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e72bbdd9ead400abcef376ebb8afda0" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
I20260709 14:50:48.860533 12678 raft_consensus.cc:740] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Running, Role: LEADER
I20260709 14:50:48.860920 12751 raft_consensus.cc:3060] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:48.861387 12678 consensus_queue.cc:260] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [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: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:48.862304 12678 raft_consensus.cc:3060] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:48.864801 12751 raft_consensus.cc:2468] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 3.
I20260709 14:50:48.865649 12566 leader_election.cc:304] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [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: 8832eb97414f4a999cdff821b7884855, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
I20260709 14:50:48.866303 12885 raft_consensus.cc:2804] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:48.866837 12885 raft_consensus.cc:697] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [term 3 LEADER]: Becoming Leader. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Running, Role: LEADER
I20260709 14:50:48.867019 12678 raft_consensus.cc:2468] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 3.
I20260709 14:50:48.867683 12885 consensus_queue.cc:237] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [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: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:48.874289 12500 catalog_manager.cc:5697] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 reported cstate change: term changed from 2 to 3, leader changed from 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66) to 8832eb97414f4a999cdff821b7884855 (127.11.177.65). New cstate: current_term: 3 leader_uuid: "8832eb97414f4a999cdff821b7884855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:48.895788 12802 raft_consensus.cc:993] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c: : Instructing follower 8832eb97414f4a999cdff821b7884855 to start an election
I20260709 14:50:48.896230 12887 raft_consensus.cc:1081] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 LEADER]: Signalling peer 8832eb97414f4a999cdff821b7884855 to start an election
I20260709 14:50:48.897550 12601 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ab51d2ce0954aa4867afd527ef51e81"
dest_uuid: "8832eb97414f4a999cdff821b7884855"
 from {username='slave'} at 127.0.0.1:38042
I20260709 14:50:48.897964 12601 raft_consensus.cc:493] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:48.898283 12601 raft_consensus.cc:3060] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:48.902313 12802 raft_consensus.cc:993] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c: : Instructing follower 8832eb97414f4a999cdff821b7884855 to start an election
I20260709 14:50:48.902711 12887 raft_consensus.cc:1081] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 LEADER]: Signalling peer 8832eb97414f4a999cdff821b7884855 to start an election
I20260709 14:50:48.902596 12601 raft_consensus.cc:515] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:48.904105 12602 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34328b78301c4d0c9953b5fe94b88074"
dest_uuid: "8832eb97414f4a999cdff821b7884855"
 from {username='slave'} at 127.0.0.1:38042
I20260709 14:50:48.904588 12601 leader_election.cc:290] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 3 election: Requested vote from peers 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:48.904620 12602 raft_consensus.cc:493] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:48.904783 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab51d2ce0954aa4867afd527ef51e81" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
I20260709 14:50:48.905117 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab51d2ce0954aa4867afd527ef51e81" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
I20260709 14:50:48.905170 12602 raft_consensus.cc:3060] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:48.905413 12678 raft_consensus.cc:3060] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:48.905648 12751 raft_consensus.cc:3055] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:48.905925 12751 raft_consensus.cc:740] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Running, Role: LEADER
I20260709 14:50:48.906587 12751 consensus_queue.cc:260] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [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: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:48.907621 12751 raft_consensus.cc:3060] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:48.909931 12602 raft_consensus.cc:515] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:48.912082 12602 leader_election.cc:290] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 4 election: Requested vote from peers 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:48.912267 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34328b78301c4d0c9953b5fe94b88074" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
I20260709 14:50:48.912456 12752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34328b78301c4d0c9953b5fe94b88074" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
I20260709 14:50:48.912801 12677 raft_consensus.cc:3060] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:48.912981 12752 raft_consensus.cc:3055] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:48.911722 12678 raft_consensus.cc:2468] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 3.
I20260709 14:50:48.913357 12752 raft_consensus.cc:740] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Running, Role: LEADER
I20260709 14:50:48.913533 12751 raft_consensus.cc:2468] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 3.
I20260709 14:50:48.914126 12752 consensus_queue.cc:260] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [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: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:48.914422 12569 leader_election.cc:304] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [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: 5a048ff8c4314256b9d54070b03d1fe7, 8832eb97414f4a999cdff821b7884855; no voters: 
I20260709 14:50:48.915333 12752 raft_consensus.cc:3060] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:48.915935 12885 raft_consensus.cc:2804] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:48.916388 12885 raft_consensus.cc:697] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 3 LEADER]: Becoming Leader. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Running, Role: LEADER
I20260709 14:50:48.917186 12885 consensus_queue.cc:237] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [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: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:48.917811 12677 raft_consensus.cc:2468] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 4.
I20260709 14:50:48.919195 12569 leader_election.cc:304] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [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: 5a048ff8c4314256b9d54070b03d1fe7, 8832eb97414f4a999cdff821b7884855; no voters: 
I20260709 14:50:48.919802 12886 raft_consensus.cc:2804] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:48.920784 12886 raft_consensus.cc:697] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 4 LEADER]: Becoming Leader. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Running, Role: LEADER
I20260709 14:50:48.921757 12752 raft_consensus.cc:2468] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 4.
I20260709 14:50:48.921566 12886 consensus_queue.cc:237] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [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: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:48.924819 12500 catalog_manager.cc:5697] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 reported cstate change: term changed from 2 to 3, leader changed from 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67) to 8832eb97414f4a999cdff821b7884855 (127.11.177.65). New cstate: current_term: 3 leader_uuid: "8832eb97414f4a999cdff821b7884855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:48.935000 12500 catalog_manager.cc:5697] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 reported cstate change: term changed from 3 to 4, leader changed from 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67) to 8832eb97414f4a999cdff821b7884855 (127.11.177.65). New cstate: current_term: 4 leader_uuid: "8832eb97414f4a999cdff821b7884855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.010831 12843 raft_consensus.cc:993] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7: : Instructing follower 8832eb97414f4a999cdff821b7884855 to start an election
I20260709 14:50:49.011224 12843 raft_consensus.cc:1081] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Signalling peer 8832eb97414f4a999cdff821b7884855 to start an election
I20260709 14:50:49.012598 12602 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab60c6c5ac264ddd94d40070097e17fb"
dest_uuid: "8832eb97414f4a999cdff821b7884855"
 from {username='slave'} at 127.0.0.1:38034
I20260709 14:50:49.013055 12602 raft_consensus.cc:493] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:49.013355 12602 raft_consensus.cc:3060] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:49.017753 12602 raft_consensus.cc:515] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:49.019308 12602 leader_election.cc:290] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 2 election: Requested vote from peers 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:49.020081 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab60c6c5ac264ddd94d40070097e17fb" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
I20260709 14:50:49.020278 12752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab60c6c5ac264ddd94d40070097e17fb" candidate_uuid: "8832eb97414f4a999cdff821b7884855" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
I20260709 14:50:49.020592 12677 raft_consensus.cc:3055] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:49.020785 12752 raft_consensus.cc:3060] T ab60c6c5ac264ddd94d40070097e17fb P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:49.020895 12677 raft_consensus.cc:740] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Running, Role: LEADER
I20260709 14:50:49.021589 12677 consensus_queue.cc:260] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:49.022425 12677 raft_consensus.cc:3060] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:49.026137 12752 raft_consensus.cc:2468] T ab60c6c5ac264ddd94d40070097e17fb P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 2.
I20260709 14:50:49.026906 12677 raft_consensus.cc:2468] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8832eb97414f4a999cdff821b7884855 in term 2.
I20260709 14:50:49.027168 12566 leader_election.cc:304] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8832eb97414f4a999cdff821b7884855, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
I20260709 14:50:49.027879 12886 raft_consensus.cc:2804] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:49.028206 12886 raft_consensus.cc:697] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [term 2 LEADER]: Becoming Leader. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Running, Role: LEADER
I20260709 14:50:49.028944 12886 consensus_queue.cc:237] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:49.034314 12677 raft_consensus.cc:1275] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 3 FOLLOWER]: Refusing update from remote peer 8832eb97414f4a999cdff821b7884855: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:49.035575 12886 consensus_queue.cc:1048] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:49.035347 12500 catalog_manager.cc:5697] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 reported cstate change: term changed from 1 to 2, leader changed from 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66) to 8832eb97414f4a999cdff821b7884855 (127.11.177.65). New cstate: current_term: 2 leader_uuid: "8832eb97414f4a999cdff821b7884855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.044296 12752 raft_consensus.cc:1275] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 FOLLOWER]: Refusing update from remote peer 8832eb97414f4a999cdff821b7884855: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:49.045584 12909 consensus_queue.cc:1048] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:49.305022 12677 raft_consensus.cc:1275] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 3 FOLLOWER]: Refusing update from remote peer 8832eb97414f4a999cdff821b7884855: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:49.306223 12909 consensus_queue.cc:1048] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:49.314970 12752 raft_consensus.cc:1275] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 FOLLOWER]: Refusing update from remote peer 8832eb97414f4a999cdff821b7884855: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:49.316296 12909 consensus_queue.cc:1048] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:49.324215 12752 raft_consensus.cc:1275] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 FOLLOWER]: Refusing update from remote peer 8832eb97414f4a999cdff821b7884855: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:49.325291 12909 consensus_queue.cc:1048] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:49.332019 12678 raft_consensus.cc:1275] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 3 FOLLOWER]: Refusing update from remote peer 8832eb97414f4a999cdff821b7884855: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:49.333806 12909 consensus_queue.cc:1048] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:49.463831 12677 raft_consensus.cc:1275] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 4 FOLLOWER]: Refusing update from remote peer 8832eb97414f4a999cdff821b7884855: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:49.515919 12920 consensus_queue.cc:1048] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:49.519238 12677 raft_consensus.cc:1275] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Refusing update from remote peer 8832eb97414f4a999cdff821b7884855: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:49.520807 12886 consensus_queue.cc:1048] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:49.534617 12751 raft_consensus.cc:1275] T ab60c6c5ac264ddd94d40070097e17fb P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Refusing update from remote peer 8832eb97414f4a999cdff821b7884855: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:49.535924 12909 consensus_queue.cc:1048] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:49.537082 12751 raft_consensus.cc:1275] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 4 FOLLOWER]: Refusing update from remote peer 8832eb97414f4a999cdff821b7884855: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:49.538442 12920 consensus_queue.cc:1048] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:50:50.447731 12699 debug-util.cc:398] Leaking SignalData structure 0x7b08000f7480 after lost signal to thread 11976
W20260709 14:50:50.448483 12699 debug-util.cc:398] Leaking SignalData structure 0x7b08000f7b60 after lost signal to thread 12535
W20260709 14:50:50.449234 12699 debug-util.cc:398] Leaking SignalData structure 0x7b08001ee200 after lost signal to thread 12627
W20260709 14:50:50.449932 12699 debug-util.cc:398] Leaking SignalData structure 0x7b08000a9620 after lost signal to thread 12702
W20260709 14:50:50.450575 12699 debug-util.cc:398] Leaking SignalData structure 0x7b08001eaf00 after lost signal to thread 12776
I20260709 14:50:51.650848 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:51.658663 12602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ab51d2ce0954aa4867afd527ef51e81"
dest_uuid: "8832eb97414f4a999cdff821b7884855"
mode: GRACEFUL
new_leader_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
 from {username='slave'} at 127.0.0.1:48896
I20260709 14:50:51.659579 12602 raft_consensus.cc:606] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 3 LEADER]: Received request to transfer leadership to TS 5a048ff8c4314256b9d54070b03d1fe7
I20260709 14:50:51.662395 12602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "508d49b56c4e4aebb919e05a14ca8be6"
dest_uuid: "8832eb97414f4a999cdff821b7884855"
mode: GRACEFUL
new_leader_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
 from {username='slave'} at 127.0.0.1:48896
I20260709 14:50:51.662923 12602 raft_consensus.cc:606] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 3 LEADER]: Received request to transfer leadership to TS 8ce41fff2e1243aabc2b0f5a413a4e3c
I20260709 14:50:51.665304 12602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6dac86f4692477396531ce8ac82881c"
dest_uuid: "8832eb97414f4a999cdff821b7884855"
mode: GRACEFUL
new_leader_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
 from {username='slave'} at 127.0.0.1:48896
I20260709 14:50:51.665835 12602 raft_consensus.cc:606] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 2 LEADER]: Received request to transfer leadership to TS 8ce41fff2e1243aabc2b0f5a413a4e3c
I20260709 14:50:51.668183 12602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdce2d92dea644f785aab47a5d5f0430"
dest_uuid: "8832eb97414f4a999cdff821b7884855"
mode: GRACEFUL
new_leader_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
 from {username='slave'} at 127.0.0.1:48896
I20260709 14:50:51.668720 12602 raft_consensus.cc:606] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 1 LEADER]: Received request to transfer leadership to TS 5a048ff8c4314256b9d54070b03d1fe7
I20260709 14:50:51.669824 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:50:51.670380 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:51.779610 12918 raft_consensus.cc:993] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855: : Instructing follower 5a048ff8c4314256b9d54070b03d1fe7 to start an election
I20260709 14:50:51.780131 12885 raft_consensus.cc:1081] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 3 LEADER]: Signalling peer 5a048ff8c4314256b9d54070b03d1fe7 to start an election
I20260709 14:50:51.781733 12677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ab51d2ce0954aa4867afd527ef51e81"
dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
 from {username='slave'} at 127.0.0.1:55564
I20260709 14:50:51.782186 12677 raft_consensus.cc:493] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.782553 12677 raft_consensus.cc:3060] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:51.787845 12677 raft_consensus.cc:515] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:51.789623 12677 leader_election.cc:290] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 4 election: Requested vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:51.790474 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab51d2ce0954aa4867afd527ef51e81" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8832eb97414f4a999cdff821b7884855"
I20260709 14:50:51.791021 12750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab51d2ce0954aa4867afd527ef51e81" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
I20260709 14:50:51.791291 12602 raft_consensus.cc:3055] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:51.791642 12602 raft_consensus.cc:740] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Running, Role: LEADER
I20260709 14:50:51.791656 12750 raft_consensus.cc:3060] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:51.792496 12602 consensus_queue.cc:260] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [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: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:51.794598 12602 raft_consensus.cc:3060] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:51.799106 12750 raft_consensus.cc:2468] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 4.
I20260709 14:50:51.800617 12641 leader_election.cc:304] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [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: 5a048ff8c4314256b9d54070b03d1fe7, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
I20260709 14:50:51.801126 12885 raft_consensus.cc:993] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855: : Instructing follower 8ce41fff2e1243aabc2b0f5a413a4e3c to start an election
I20260709 14:50:51.801338 12602 raft_consensus.cc:2468] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 4.
I20260709 14:50:51.801599 12885 raft_consensus.cc:1081] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 2 LEADER]: Signalling peer 8ce41fff2e1243aabc2b0f5a413a4e3c to start an election
I20260709 14:50:51.801693 12843 raft_consensus.cc:2804] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:51.803330 12751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6dac86f4692477396531ce8ac82881c"
dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
 from {username='slave'} at 127.0.0.1:38524
I20260709 14:50:51.803365 12843 raft_consensus.cc:697] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 4 LEADER]: Becoming Leader. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Running, Role: LEADER
I20260709 14:50:51.803927 12751 raft_consensus.cc:493] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.804301 12751 raft_consensus.cc:3060] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:51.804549 12843 consensus_queue.cc:237] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [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: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:51.809098 12751 raft_consensus.cc:515] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:51.815184 12751 leader_election.cc:290] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [CANDIDATE]: Term 3 election: Requested vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491)
I20260709 14:50:51.817232 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6dac86f4692477396531ce8ac82881c" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8832eb97414f4a999cdff821b7884855"
I20260709 14:50:51.816612 12499 catalog_manager.cc:5697] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 reported cstate change: term changed from 3 to 4, leader changed from 8832eb97414f4a999cdff821b7884855 (127.11.177.65) to 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66). New cstate: current_term: 4 leader_uuid: "5a048ff8c4314256b9d54070b03d1fe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.817797 12602 raft_consensus.cc:3055] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:51.818121 12602 raft_consensus.cc:740] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Running, Role: LEADER
I20260709 14:50:51.818931 12602 consensus_queue.cc:260] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [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: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:51.819953 12602 raft_consensus.cc:3060] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:51.821698 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6dac86f4692477396531ce8ac82881c" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
I20260709 14:50:51.822269 12677 raft_consensus.cc:3060] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:51.825996 12602 raft_consensus.cc:2468] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce41fff2e1243aabc2b0f5a413a4e3c in term 3.
I20260709 14:50:51.827286 12716 leader_election.cc:304] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [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: 8832eb97414f4a999cdff821b7884855, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
I20260709 14:50:51.828277 12924 raft_consensus.cc:2804] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:51.829056 12677 raft_consensus.cc:2468] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce41fff2e1243aabc2b0f5a413a4e3c in term 3.
I20260709 14:50:51.830636 12924 raft_consensus.cc:697] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 LEADER]: Becoming Leader. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Running, Role: LEADER
I20260709 14:50:51.831707 12924 consensus_queue.cc:237] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [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: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:51.839982 12498 catalog_manager.cc:5697] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c reported cstate change: term changed from 2 to 3, leader changed from 8832eb97414f4a999cdff821b7884855 (127.11.177.65) to 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67). New cstate: current_term: 3 leader_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:51.985806 12885 raft_consensus.cc:993] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855: : Instructing follower 5a048ff8c4314256b9d54070b03d1fe7 to start an election
I20260709 14:50:51.986215 12918 raft_consensus.cc:1081] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 1 LEADER]: Signalling peer 5a048ff8c4314256b9d54070b03d1fe7 to start an election
I20260709 14:50:51.987475 12677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdce2d92dea644f785aab47a5d5f0430"
dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
 from {username='slave'} at 127.0.0.1:55564
I20260709 14:50:51.987856 12677 raft_consensus.cc:493] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.988103 12677 raft_consensus.cc:3060] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.992228 12677 raft_consensus.cc:515] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:51.993589 12677 leader_election.cc:290] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 2 election: Requested vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67:42665)
I20260709 14:50:51.994377 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdce2d92dea644f785aab47a5d5f0430" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8832eb97414f4a999cdff821b7884855"
I20260709 14:50:51.994637 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdce2d92dea644f785aab47a5d5f0430" candidate_uuid: "5a048ff8c4314256b9d54070b03d1fe7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
I20260709 14:50:51.994856 12602 raft_consensus.cc:3055] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:51.995195 12602 raft_consensus.cc:740] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Running, Role: LEADER
I20260709 14:50:51.995214 12751 raft_consensus.cc:3060] T fdce2d92dea644f785aab47a5d5f0430 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:51.995900 12602 consensus_queue.cc:260] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:51.996905 12602 raft_consensus.cc:3060] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:52.001044 12602 raft_consensus.cc:2468] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 2.
I20260709 14:50:52.001055 12751 raft_consensus.cc:2468] T fdce2d92dea644f785aab47a5d5f0430 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a048ff8c4314256b9d54070b03d1fe7 in term 2.
I20260709 14:50:52.002068 12642 leader_election.cc:304] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a048ff8c4314256b9d54070b03d1fe7, 8832eb97414f4a999cdff821b7884855; no voters: 
I20260709 14:50:52.002792 12843 raft_consensus.cc:2804] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:52.003234 12843 raft_consensus.cc:697] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 LEADER]: Becoming Leader. State: Replica: 5a048ff8c4314256b9d54070b03d1fe7, State: Running, Role: LEADER
I20260709 14:50:52.004015 12843 consensus_queue.cc:237] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:52.011221 12498 catalog_manager.cc:5697] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7 reported cstate change: term changed from 1 to 2, leader changed from 8832eb97414f4a999cdff821b7884855 (127.11.177.65) to 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "5a048ff8c4314256b9d54070b03d1fe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:52.198196 12885 raft_consensus.cc:993] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855: : Instructing follower 8ce41fff2e1243aabc2b0f5a413a4e3c to start an election
I20260709 14:50:52.198648 12918 raft_consensus.cc:1081] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 3 LEADER]: Signalling peer 8ce41fff2e1243aabc2b0f5a413a4e3c to start an election
I20260709 14:50:52.200021 12751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "508d49b56c4e4aebb919e05a14ca8be6"
dest_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c"
 from {username='slave'} at 127.0.0.1:38524
I20260709 14:50:52.200416 12751 raft_consensus.cc:493] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:52.200671 12751 raft_consensus.cc:3060] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:52.204466 12751 raft_consensus.cc:515] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:52.205780 12751 leader_election.cc:290] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [CANDIDATE]: Term 4 election: Requested vote from peers 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453), 5a048ff8c4314256b9d54070b03d1fe7 (127.11.177.66:33491)
I20260709 14:50:52.206666 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508d49b56c4e4aebb919e05a14ca8be6" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8832eb97414f4a999cdff821b7884855"
I20260709 14:50:52.206763 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508d49b56c4e4aebb919e05a14ca8be6" candidate_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5a048ff8c4314256b9d54070b03d1fe7"
I20260709 14:50:52.207304 12677 raft_consensus.cc:3060] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:52.207263 12602 raft_consensus.cc:3055] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:52.207765 12602 raft_consensus.cc:740] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8832eb97414f4a999cdff821b7884855, State: Running, Role: LEADER
I20260709 14:50:52.208563 12602 consensus_queue.cc:260] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [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: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:52.209863 12602 raft_consensus.cc:3060] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:52.212258 12677 raft_consensus.cc:2468] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce41fff2e1243aabc2b0f5a413a4e3c in term 4.
I20260709 14:50:52.213263 12718 leader_election.cc:304] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [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: 5a048ff8c4314256b9d54070b03d1fe7, 8ce41fff2e1243aabc2b0f5a413a4e3c; no voters: 
I20260709 14:50:52.213915 12924 raft_consensus.cc:2804] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:52.214280 12924 raft_consensus.cc:697] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 4 LEADER]: Becoming Leader. State: Replica: 8ce41fff2e1243aabc2b0f5a413a4e3c, State: Running, Role: LEADER
I20260709 14:50:52.215021 12924 consensus_queue.cc:237] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [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: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } }
I20260709 14:50:52.215899 12602 raft_consensus.cc:2468] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ce41fff2e1243aabc2b0f5a413a4e3c in term 4.
I20260709 14:50:52.220822 12677 raft_consensus.cc:1275] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 3 FOLLOWER]: Refusing update from remote peer 8ce41fff2e1243aabc2b0f5a413a4e3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:52.222262 12931 consensus_queue.cc:1048] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:52.236195 12498 catalog_manager.cc:5697] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c reported cstate change: term changed from 3 to 4, leader changed from 8832eb97414f4a999cdff821b7884855 (127.11.177.65) to 8ce41fff2e1243aabc2b0f5a413a4e3c (127.11.177.67). New cstate: current_term: 4 leader_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:52.252031 12602 raft_consensus.cc:1275] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 3 FOLLOWER]: Refusing update from remote peer 8ce41fff2e1243aabc2b0f5a413a4e3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:52.253541 12931 consensus_queue.cc:1048] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:52.275539 12602 raft_consensus.cc:1275] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 4 FOLLOWER]: Refusing update from remote peer 5a048ff8c4314256b9d54070b03d1fe7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:52.276623 12843 consensus_queue.cc:1048] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:52.285961 12751 raft_consensus.cc:1275] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 4 FOLLOWER]: Refusing update from remote peer 5a048ff8c4314256b9d54070b03d1fe7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:52.287281 12843 consensus_queue.cc:1048] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:52.414253 12751 raft_consensus.cc:1275] T fdce2d92dea644f785aab47a5d5f0430 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Refusing update from remote peer 5a048ff8c4314256b9d54070b03d1fe7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:52.415367 12843 consensus_queue.cc:1048] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ce41fff2e1243aabc2b0f5a413a4e3c" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 42665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:52.427526 12602 raft_consensus.cc:1275] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Refusing update from remote peer 5a048ff8c4314256b9d54070b03d1fe7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:52.429623 12945 consensus_queue.cc:1048] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:52.593636 12602 raft_consensus.cc:1275] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 4 FOLLOWER]: Refusing update from remote peer 8ce41fff2e1243aabc2b0f5a413a4e3c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:52.594861 12931 consensus_queue.cc:1048] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8832eb97414f4a999cdff821b7884855" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:52.603147 12677 raft_consensus.cc:1275] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 4 FOLLOWER]: Refusing update from remote peer 8ce41fff2e1243aabc2b0f5a413a4e3c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:52.604317 12924 consensus_queue.cc:1048] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a048ff8c4314256b9d54070b03d1fe7" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 33491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:52.671270 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:52.679900 11973 tablet_server.cc:179] TabletServer@127.11.177.65:0 shutting down...
W20260709 14:50:52.696168 12642 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260709 14:50:52.700556 12642 consensus_peers.cc:597] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 -> Peer 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453): Couldn't send request to peer 8832eb97414f4a999cdff821b7884855. 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:50:52.713768 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:52.714473 11973 tablet_replica.cc:333] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855: stopping tablet replica
I20260709 14:50:52.715082 11973 raft_consensus.cc:2243] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:52.715466 11973 raft_consensus.cc:2272] T 508d49b56c4e4aebb919e05a14ca8be6 P 8832eb97414f4a999cdff821b7884855 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:52.718096 11973 tablet_replica.cc:333] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855: stopping tablet replica
I20260709 14:50:52.718586 11973 raft_consensus.cc:2243] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:52.719399 11973 raft_consensus.cc:2272] T e543fc113768492c9825887cf65076e4 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:52.721064 11973 tablet_replica.cc:333] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855: stopping tablet replica
I20260709 14:50:52.721565 11973 raft_consensus.cc:2243] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:52.722258 11973 raft_consensus.cc:2272] T ab60c6c5ac264ddd94d40070097e17fb P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:52.723886 11973 tablet_replica.cc:333] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855: stopping tablet replica
I20260709 14:50:52.724323 11973 raft_consensus.cc:2243] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:52.724689 11973 raft_consensus.cc:2272] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:52.726326 11973 tablet_replica.cc:333] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855: stopping tablet replica
I20260709 14:50:52.726786 11973 raft_consensus.cc:2243] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:52.727471 11973 raft_consensus.cc:2272] T 34328b78301c4d0c9953b5fe94b88074 P 8832eb97414f4a999cdff821b7884855 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:52.729126 11973 tablet_replica.cc:333] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855: stopping tablet replica
I20260709 14:50:52.729589 11973 raft_consensus.cc:2243] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:52.729964 11973 raft_consensus.cc:2272] T 34a8a383c29643a891aeea7d9091e08d P 8832eb97414f4a999cdff821b7884855 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:52.731494 11973 tablet_replica.cc:333] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855: stopping tablet replica
I20260709 14:50:52.731949 11973 raft_consensus.cc:2243] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:52.732312 11973 raft_consensus.cc:2272] T fdce2d92dea644f785aab47a5d5f0430 P 8832eb97414f4a999cdff821b7884855 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:52.734382 11973 tablet_replica.cc:333] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855: stopping tablet replica
I20260709 14:50:52.734828 11973 raft_consensus.cc:2243] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:52.735169 11973 raft_consensus.cc:2272] T c6dac86f4692477396531ce8ac82881c P 8832eb97414f4a999cdff821b7884855 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:52.737808 11973 tablet_replica.cc:333] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855: stopping tablet replica
I20260709 14:50:52.738412 11973 raft_consensus.cc:2243] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:52.739334 11973 raft_consensus.cc:2272] T 8e72bbdd9ead400abcef376ebb8afda0 P 8832eb97414f4a999cdff821b7884855 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:52.741371 11973 tablet_replica.cc:333] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855: stopping tablet replica
I20260709 14:50:52.742048 11973 raft_consensus.cc:2243] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:52.742486 11973 raft_consensus.cc:2272] T 2ab51d2ce0954aa4867afd527ef51e81 P 8832eb97414f4a999cdff821b7884855 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:52.771142 11973 tablet_server.cc:196] TabletServer@127.11.177.65:0 shutdown complete.
I20260709 14:50:52.792124 11973 tablet_server.cc:179] TabletServer@127.11.177.66:0 shutting down...
W20260709 14:50:52.814491 12642 consensus_peers.cc:597] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 -> Peer 8832eb97414f4a999cdff821b7884855 (127.11.177.65:33453): Couldn't send request to peer 8832eb97414f4a999cdff821b7884855. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:33453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:52.820380 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:52.821195 11973 tablet_replica.cc:333] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7: stopping tablet replica
I20260709 14:50:52.821980 11973 raft_consensus.cc:2243] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:52.822544 11973 raft_consensus.cc:2272] T 508d49b56c4e4aebb919e05a14ca8be6 P 5a048ff8c4314256b9d54070b03d1fe7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:52.825133 11973 tablet_replica.cc:333] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7: stopping tablet replica
I20260709 14:50:52.825824 11973 raft_consensus.cc:2243] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:52.826681 11973 raft_consensus.cc:2272] T fdce2d92dea644f785aab47a5d5f0430 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:52.828992 11973 tablet_replica.cc:333] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7: stopping tablet replica
I20260709 14:50:52.829681 11973 raft_consensus.cc:2243] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:52.830646 11973 raft_consensus.cc:2272] T 34a8a383c29643a891aeea7d9091e08d P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:52.832795 11973 tablet_replica.cc:333] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7: stopping tablet replica
I20260709 14:50:52.833516 11973 raft_consensus.cc:2243] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:52.833997 11973 raft_consensus.cc:2272] T 34328b78301c4d0c9953b5fe94b88074 P 5a048ff8c4314256b9d54070b03d1fe7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:52.836184 11973 tablet_replica.cc:333] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7: stopping tablet replica
I20260709 14:50:52.836810 11973 raft_consensus.cc:2243] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:52.837373 11973 raft_consensus.cc:2272] T e543fc113768492c9825887cf65076e4 P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:52.839569 11973 tablet_replica.cc:333] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7: stopping tablet replica
I20260709 14:50:52.840189 11973 raft_consensus.cc:2243] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:52.840668 11973 raft_consensus.cc:2272] T c6dac86f4692477396531ce8ac82881c P 5a048ff8c4314256b9d54070b03d1fe7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:52.842989 11973 tablet_replica.cc:333] T 2f6e2f7d35594c44b37d08b46e299cb3 P 5a048ff8c4314256b9d54070b03d1fe7: stopping tablet replica
I20260709 14:50:52.843602 11973 raft_consensus.cc:2243] T 2f6e2f7d35594c44b37d08b46e299cb3 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:52.844067 11973 raft_consensus.cc:2272] T 2f6e2f7d35594c44b37d08b46e299cb3 P 5a048ff8c4314256b9d54070b03d1fe7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:52.846158 11973 tablet_replica.cc:333] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7: stopping tablet replica
I20260709 14:50:52.846776 11973 raft_consensus.cc:2243] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:52.847218 11973 raft_consensus.cc:2272] T ab60c6c5ac264ddd94d40070097e17fb P 5a048ff8c4314256b9d54070b03d1fe7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:52.849388 11973 tablet_replica.cc:333] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7: stopping tablet replica
I20260709 14:50:52.849948 11973 raft_consensus.cc:2243] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:52.850430 11973 raft_consensus.cc:2272] T 8e72bbdd9ead400abcef376ebb8afda0 P 5a048ff8c4314256b9d54070b03d1fe7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:52.852414 11973 tablet_replica.cc:333] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7: stopping tablet replica
I20260709 14:50:52.852982 11973 raft_consensus.cc:2243] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:52.853864 11973 raft_consensus.cc:2272] T 2ab51d2ce0954aa4867afd527ef51e81 P 5a048ff8c4314256b9d54070b03d1fe7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.002319 11973 tablet_server.cc:196] TabletServer@127.11.177.66:0 shutdown complete.
I20260709 14:50:53.018759 11973 tablet_server.cc:179] TabletServer@127.11.177.67:0 shutting down...
I20260709 14:50:53.039289 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:53.039916 11973 tablet_replica.cc:333] T e543fc113768492c9825887cf65076e4 P 8ce41fff2e1243aabc2b0f5a413a4e3c: stopping tablet replica
I20260709 14:50:53.040452 11973 raft_consensus.cc:2243] T e543fc113768492c9825887cf65076e4 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.040867 11973 raft_consensus.cc:2272] T e543fc113768492c9825887cf65076e4 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.042557 11973 tablet_replica.cc:333] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c: stopping tablet replica
I20260709 14:50:53.043022 11973 raft_consensus.cc:2243] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.043644 11973 raft_consensus.cc:2272] T c6dac86f4692477396531ce8ac82881c P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.045480 11973 tablet_replica.cc:333] T 34a8a383c29643a891aeea7d9091e08d P 8ce41fff2e1243aabc2b0f5a413a4e3c: stopping tablet replica
I20260709 14:50:53.045964 11973 raft_consensus.cc:2243] T 34a8a383c29643a891aeea7d9091e08d P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.046316 11973 raft_consensus.cc:2272] T 34a8a383c29643a891aeea7d9091e08d P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.047780 11973 tablet_replica.cc:333] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c: stopping tablet replica
I20260709 14:50:53.048226 11973 raft_consensus.cc:2243] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.048614 11973 raft_consensus.cc:2272] T 34328b78301c4d0c9953b5fe94b88074 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.050112 11973 tablet_replica.cc:333] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c: stopping tablet replica
I20260709 14:50:53.050546 11973 raft_consensus.cc:2243] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.050927 11973 raft_consensus.cc:2272] T 8e72bbdd9ead400abcef376ebb8afda0 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.052326 11973 tablet_replica.cc:333] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c: stopping tablet replica
I20260709 14:50:53.052760 11973 raft_consensus.cc:2243] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.053126 11973 raft_consensus.cc:2272] T 2ab51d2ce0954aa4867afd527ef51e81 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.054870 11973 tablet_replica.cc:333] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c: stopping tablet replica
I20260709 14:50:53.055311 11973 raft_consensus.cc:2243] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.055969 11973 raft_consensus.cc:2272] T 2f6e2f7d35594c44b37d08b46e299cb3 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.057446 11973 tablet_replica.cc:333] T ab60c6c5ac264ddd94d40070097e17fb P 8ce41fff2e1243aabc2b0f5a413a4e3c: stopping tablet replica
I20260709 14:50:53.057854 11973 raft_consensus.cc:2243] T ab60c6c5ac264ddd94d40070097e17fb P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.058185 11973 raft_consensus.cc:2272] T ab60c6c5ac264ddd94d40070097e17fb P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.059590 11973 tablet_replica.cc:333] T fdce2d92dea644f785aab47a5d5f0430 P 8ce41fff2e1243aabc2b0f5a413a4e3c: stopping tablet replica
I20260709 14:50:53.060006 11973 raft_consensus.cc:2243] T fdce2d92dea644f785aab47a5d5f0430 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:53.060354 11973 raft_consensus.cc:2272] T fdce2d92dea644f785aab47a5d5f0430 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.062026 11973 tablet_replica.cc:333] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c: stopping tablet replica
I20260709 14:50:53.062420 11973 raft_consensus.cc:2243] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.063055 11973 raft_consensus.cc:2272] T 508d49b56c4e4aebb919e05a14ca8be6 P 8ce41fff2e1243aabc2b0f5a413a4e3c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.090803 11973 tablet_server.cc:196] TabletServer@127.11.177.67:0 shutdown complete.
I20260709 14:50:53.108713 11973 master.cc:562] Master@127.11.177.126:43185 shutting down...
I20260709 14:50:53.125864 11973 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:53.126322 11973 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:53.126585 11973 tablet_replica.cc:333] T 00000000000000000000000000000000 P bda922d255a24ba1ab67ae91dac71693: stopping tablet replica
I20260709 14:50:53.144879 11973 master.cc:584] Master@127.11.177.126:43185 shutdown complete.
5a048ff8c4314256b9d54070b03d1fe7  4
8832eb97414f4a999cdff821b7884855  5
8ce41fff2e1243aabc2b0f5a413a4e3c  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10425 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:50:53.180665 11973 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.177.126:43071
I20260709 14:50:53.181707 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:53.186895 12954 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:50:53.186913 12953 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:50:53.187383 12956 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:50:53.188432 11973 server_base.cc:1061] running on GCE node
I20260709 14:50:53.189122 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:53.189342 11973 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:50:53.189471 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608653189459 us; error 0 us; skew 500 ppm
I20260709 14:50:53.189903 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:53.192027 11973 webserver.cc:533] Webserver started at http://127.11.177.126:37409/ using document root <none> and password file <none>
I20260709 14:50:53.192456 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:53.192598 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:53.192811 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:53.193835 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/master-0-root/instance:
uuid: "945919a0ca854eb795a96bd119d83b0a"
format_stamp: "Formatted at 2026-07-09 14:50:53 on dist-test-slave-1rkr"
I20260709 14:50:53.197726 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:50:53.200615 12961 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:50:53.201241 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:53.201521 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/master-0-root
uuid: "945919a0ca854eb795a96bd119d83b0a"
format_stamp: "Formatted at 2026-07-09 14:50:53 on dist-test-slave-1rkr"
I20260709 14:50:53.201776 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-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:50:53.221490 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:53.223052 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:53.259488 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.126:43071
I20260709 14:50:53.259559 13012 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.126:43071 every 8 connection(s)
I20260709 14:50:53.263068 13013 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:50:53.272007 13013 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a: Bootstrap starting.
I20260709 14:50:53.276227 13013 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:53.279938 13013 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a: No bootstrap required, opened a new log
I20260709 14:50:53.281911 13013 raft_consensus.cc:359] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "945919a0ca854eb795a96bd119d83b0a" member_type: VOTER }
I20260709 14:50:53.282269 13013 raft_consensus.cc:385] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:53.282495 13013 raft_consensus.cc:740] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945919a0ca854eb795a96bd119d83b0a, State: Initialized, Role: FOLLOWER
I20260709 14:50:53.283034 13013 consensus_queue.cc:260] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "945919a0ca854eb795a96bd119d83b0a" member_type: VOTER }
I20260709 14:50:53.283486 13013 raft_consensus.cc:399] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:53.283706 13013 raft_consensus.cc:493] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:53.283947 13013 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:53.287631 13013 raft_consensus.cc:515] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "945919a0ca854eb795a96bd119d83b0a" member_type: VOTER }
I20260709 14:50:53.288077 13013 leader_election.cc:304] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [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: 945919a0ca854eb795a96bd119d83b0a; no voters: 
I20260709 14:50:53.289153 13013 leader_election.cc:290] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:53.289441 13016 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:53.290630 13016 raft_consensus.cc:697] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [term 1 LEADER]: Becoming Leader. State: Replica: 945919a0ca854eb795a96bd119d83b0a, State: Running, Role: LEADER
I20260709 14:50:53.291249 13016 consensus_queue.cc:237] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [LEADER]: Queue going to LEADER mode. State: All 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: "945919a0ca854eb795a96bd119d83b0a" member_type: VOTER }
I20260709 14:50:53.291823 13013 sys_catalog.cc:565] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:53.295356 13018 sys_catalog.cc:455] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 945919a0ca854eb795a96bd119d83b0a. Latest consensus state: current_term: 1 leader_uuid: "945919a0ca854eb795a96bd119d83b0a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "945919a0ca854eb795a96bd119d83b0a" member_type: VOTER } }
I20260709 14:50:53.295889 13018 sys_catalog.cc:458] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:53.298827 13023 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:53.300150 13017 sys_catalog.cc:455] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "945919a0ca854eb795a96bd119d83b0a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "945919a0ca854eb795a96bd119d83b0a" member_type: VOTER } }
I20260709 14:50:53.300534 13017 sys_catalog.cc:458] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:53.306173 13023 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:53.307085 11973 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:53.314044 13023 catalog_manager.cc:1383] Generated new cluster ID: fae530200b6a4afa9d265f6962307520
I20260709 14:50:53.314281 13023 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:53.339777 13023 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:53.340974 13023 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:53.351634 13023 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a: Generated new TSK 0
I20260709 14:50:53.352205 13023 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:53.373355 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:53.378752 13034 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:50:53.379884 13035 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:50:53.381352 11973 server_base.cc:1061] running on GCE node
W20260709 14:50:53.381871 13037 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:50:53.382638 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:53.382877 11973 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:50:53.383026 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608653383010 us; error 0 us; skew 500 ppm
I20260709 14:50:53.383522 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:53.385643 11973 webserver.cc:533] Webserver started at http://127.11.177.65:46363/ using document root <none> and password file <none>
I20260709 14:50:53.386088 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:53.386267 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:53.386514 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:53.387490 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/ts-0-root/instance:
uuid: "2fc90c45e36048e494a6381e4e062b78"
format_stamp: "Formatted at 2026-07-09 14:50:53 on dist-test-slave-1rkr"
I20260709 14:50:53.391736 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:53.395002 13042 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:50:53.395716 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:50:53.396019 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/ts-0-root
uuid: "2fc90c45e36048e494a6381e4e062b78"
format_stamp: "Formatted at 2026-07-09 14:50:53 on dist-test-slave-1rkr"
I20260709 14:50:53.396263 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-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:50:53.420921 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:53.422142 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:53.423480 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:53.425691 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:53.425863 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:53.426083 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:53.426240 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:53.463003 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.65:33365
I20260709 14:50:53.463099 13104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.65:33365 every 8 connection(s)
I20260709 14:50:53.467437 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:53.473754 13109 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:50:53.474779 13110 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:50:53.477821 11973 server_base.cc:1061] running on GCE node
W20260709 14:50:53.477807 13112 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:50:53.478785 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:53.478991 11973 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:50:53.479140 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608653479123 us; error 0 us; skew 500 ppm
I20260709 14:50:53.479617 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:53.481670 11973 webserver.cc:533] Webserver started at http://127.11.177.66:33955/ using document root <none> and password file <none>
I20260709 14:50:53.482095 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:53.482261 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:53.482501 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:53.483758 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/ts-1-root/instance:
uuid: "28a9633192164209ab446b0956276aa0"
format_stamp: "Formatted at 2026-07-09 14:50:53 on dist-test-slave-1rkr"
I20260709 14:50:53.486260 13105 heartbeater.cc:344] Connected to a master server at 127.11.177.126:43071
I20260709 14:50:53.486634 13105 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:53.487445 13105 heartbeater.cc:507] Master 127.11.177.126:43071 requested a full tablet report, sending...
I20260709 14:50:53.488960 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:50:53.489653 12978 ts_manager.cc:194] Registered new tserver with Master: 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365)
I20260709 14:50:53.491395 12978 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59266
I20260709 14:50:53.492317 13117 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:50:53.493117 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:53.493387 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/ts-1-root
uuid: "28a9633192164209ab446b0956276aa0"
format_stamp: "Formatted at 2026-07-09 14:50:53 on dist-test-slave-1rkr"
I20260709 14:50:53.493625 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-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:50:53.508791 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:53.509963 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:53.511291 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:53.513392 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:53.513566 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:53.513780 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:53.513928 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:53.550386 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.66:35655
I20260709 14:50:53.550484 13179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.66:35655 every 8 connection(s)
I20260709 14:50:53.554971 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:53.561247 13183 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:50:53.562969 13184 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:50:53.563879 11973 server_base.cc:1061] running on GCE node
I20260709 14:50:53.565696 13180 heartbeater.cc:344] Connected to a master server at 127.11.177.126:43071
W20260709 14:50:53.565791 13186 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:50:53.566025 13180 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:53.566632 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:53.566824 11973 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:50:53.566740 13180 heartbeater.cc:507] Master 127.11.177.126:43071 requested a full tablet report, sending...
I20260709 14:50:53.567061 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608653567041 us; error 0 us; skew 500 ppm
I20260709 14:50:53.567602 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:53.568825 12978 ts_manager.cc:194] Registered new tserver with Master: 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:53.569970 11973 webserver.cc:533] Webserver started at http://127.11.177.67:39701/ using document root <none> and password file <none>
I20260709 14:50:53.570264 12978 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59278
I20260709 14:50:53.570432 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:53.570667 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:53.570906 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:53.572033 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/ts-2-root/instance:
uuid: "3eefab4749de417b9fb923a426931362"
format_stamp: "Formatted at 2026-07-09 14:50:53 on dist-test-slave-1rkr"
I20260709 14:50:53.575982 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260709 14:50:53.578905 13191 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:50:53.579568 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:50:53.579814 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/ts-2-root
uuid: "3eefab4749de417b9fb923a426931362"
format_stamp: "Formatted at 2026-07-09 14:50:53 on dist-test-slave-1rkr"
I20260709 14:50:53.580073 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-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:50:53.594396 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:53.595531 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:53.596935 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:53.599077 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:53.599253 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:53.599473 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:53.599617 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:53.635778 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.67:40813
I20260709 14:50:53.635864 13253 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.67:40813 every 8 connection(s)
I20260709 14:50:53.648041 13254 heartbeater.cc:344] Connected to a master server at 127.11.177.126:43071
I20260709 14:50:53.648365 13254 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:53.649034 13254 heartbeater.cc:507] Master 127.11.177.126:43071 requested a full tablet report, sending...
I20260709 14:50:53.650816 12978 ts_manager.cc:194] Registered new tserver with Master: 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:53.651737 11973 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013081565s
I20260709 14:50:53.652009 12978 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59294
I20260709 14:50:53.675486 12978 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59304:
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:50:53.681123 12978 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:50:53.860564 13219 tablet_service.cc:1511] Processing CreateTablet for tablet 1915e1854fb74e038524cca42af74652 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:50:53.861964 13219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1915e1854fb74e038524cca42af74652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.862485 13216 tablet_service.cc:1511] Processing CreateTablet for tablet 684dc5b2b59646a99bb1117494418d46 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:50:53.863754 13216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 684dc5b2b59646a99bb1117494418d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.866268 13217 tablet_service.cc:1511] Processing CreateTablet for tablet 93d65d2b149a4232b0e3e4dd0ca267e8 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:50:53.867528 13217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d65d2b149a4232b0e3e4dd0ca267e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.868294 13215 tablet_service.cc:1511] Processing CreateTablet for tablet 425563df549d489a8a0efb2e0b36d2f9 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:50:53.869541 13215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425563df549d489a8a0efb2e0b36d2f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.870357 13218 tablet_service.cc:1511] Processing CreateTablet for tablet eac212bf8aee4ce3a7abfb239e667337 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:50:53.871546 13218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac212bf8aee4ce3a7abfb239e667337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.874306 13214 tablet_service.cc:1511] Processing CreateTablet for tablet dc693741159d4c6192d1c495ca58556a (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:50:53.875505 13214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc693741159d4c6192d1c495ca58556a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.877012 13145 tablet_service.cc:1511] Processing CreateTablet for tablet 1915e1854fb74e038524cca42af74652 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:50:53.878232 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1915e1854fb74e038524cca42af74652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.881978 13144 tablet_service.cc:1511] Processing CreateTablet for tablet eac212bf8aee4ce3a7abfb239e667337 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:50:53.883230 13144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac212bf8aee4ce3a7abfb239e667337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.886420 13143 tablet_service.cc:1511] Processing CreateTablet for tablet 93d65d2b149a4232b0e3e4dd0ca267e8 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:50:53.887650 13143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d65d2b149a4232b0e3e4dd0ca267e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.890398 13142 tablet_service.cc:1511] Processing CreateTablet for tablet 684dc5b2b59646a99bb1117494418d46 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:50:53.891630 13142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 684dc5b2b59646a99bb1117494418d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.894078 13141 tablet_service.cc:1511] Processing CreateTablet for tablet 425563df549d489a8a0efb2e0b36d2f9 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:50:53.895296 13141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425563df549d489a8a0efb2e0b36d2f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.898643 13140 tablet_service.cc:1511] Processing CreateTablet for tablet dc693741159d4c6192d1c495ca58556a (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:50:53.899866 13140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc693741159d4c6192d1c495ca58556a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.922946 13139 tablet_service.cc:1511] Processing CreateTablet for tablet 6d00f8c0496948e49b86218434424491 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:50:53.928206 13066 tablet_service.cc:1511] Processing CreateTablet for tablet 425563df549d489a8a0efb2e0b36d2f9 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:50:53.928982 13070 tablet_service.cc:1511] Processing CreateTablet for tablet 1915e1854fb74e038524cca42af74652 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:50:53.929502 13066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425563df549d489a8a0efb2e0b36d2f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.930284 13070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1915e1854fb74e038524cca42af74652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.931351 13065 tablet_service.cc:1511] Processing CreateTablet for tablet dc693741159d4c6192d1c495ca58556a (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:50:53.932564 13065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc693741159d4c6192d1c495ca58556a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.934373 13069 tablet_service.cc:1511] Processing CreateTablet for tablet eac212bf8aee4ce3a7abfb239e667337 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:50:53.935707 13069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac212bf8aee4ce3a7abfb239e667337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.938376 13068 tablet_service.cc:1511] Processing CreateTablet for tablet 93d65d2b149a4232b0e3e4dd0ca267e8 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:50:53.939693 13068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d65d2b149a4232b0e3e4dd0ca267e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.942935 13067 tablet_service.cc:1511] Processing CreateTablet for tablet 684dc5b2b59646a99bb1117494418d46 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:50:53.944275 13067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 684dc5b2b59646a99bb1117494418d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.944864 13215 tablet_service.cc:1511] Processing CreateTablet for tablet 6d00f8c0496948e49b86218434424491 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:50:53.934289 13064 tablet_service.cc:1511] Processing CreateTablet for tablet 6d00f8c0496948e49b86218434424491 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:50:53.946050 13215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d00f8c0496948e49b86218434424491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.946336 13064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d00f8c0496948e49b86218434424491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.924399 13139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d00f8c0496948e49b86218434424491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.955211 13063 tablet_service.cc:1511] Processing CreateTablet for tablet 7180b345c0a34836b09d5779d754544a (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:50:53.956472 13063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7180b345c0a34836b09d5779d754544a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.961966 13216 tablet_service.cc:1511] Processing CreateTablet for tablet 7180b345c0a34836b09d5779d754544a (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:50:53.963568 13062 tablet_service.cc:1511] Processing CreateTablet for tablet 6eb77a729f3e42118c49f8d689f005b2 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:50:53.964807 13062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb77a729f3e42118c49f8d689f005b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.965392 13141 tablet_service.cc:1511] Processing CreateTablet for tablet 6eb77a729f3e42118c49f8d689f005b2 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:50:53.966534 13141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb77a729f3e42118c49f8d689f005b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.969831 13216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7180b345c0a34836b09d5779d754544a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.980217 13219 tablet_service.cc:1511] Processing CreateTablet for tablet 6eb77a729f3e42118c49f8d689f005b2 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:50:53.981487 13219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb77a729f3e42118c49f8d689f005b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.983847 13138 tablet_service.cc:1511] Processing CreateTablet for tablet a4aa79af05e24b0e9615880a1a2c85fe (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:50:53.985720 13138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4aa79af05e24b0e9615880a1a2c85fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.994792 13061 tablet_service.cc:1511] Processing CreateTablet for tablet a4aa79af05e24b0e9615880a1a2c85fe (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:50:53.996038 13061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4aa79af05e24b0e9615880a1a2c85fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:53.997982 13268 tablet_bootstrap.cc:492] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:54.007582 13145 tablet_service.cc:1511] Processing CreateTablet for tablet 7180b345c0a34836b09d5779d754544a (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:50:54.008853 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7180b345c0a34836b09d5779d754544a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.023351 13268 tablet_bootstrap.cc:654] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:54.030277 13217 tablet_service.cc:1511] Processing CreateTablet for tablet 34889c612a8a40258ccea9600d762c11 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:50:54.031494 13217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34889c612a8a40258ccea9600d762c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.033304 13218 tablet_service.cc:1511] Processing CreateTablet for tablet 822ec2eb41864de48e03a5912b0bdc59 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:50:54.034492 13218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822ec2eb41864de48e03a5912b0bdc59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.038215 13216 tablet_service.cc:1511] Processing CreateTablet for tablet a4aa79af05e24b0e9615880a1a2c85fe (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:50:54.039430 13216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4aa79af05e24b0e9615880a1a2c85fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.045994 13141 tablet_service.cc:1511] Processing CreateTablet for tablet 822ec2eb41864de48e03a5912b0bdc59 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:50:54.046362 13069 tablet_service.cc:1511] Processing CreateTablet for tablet 34889c612a8a40258ccea9600d762c11 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:50:54.047386 13141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822ec2eb41864de48e03a5912b0bdc59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.048230 13269 tablet_bootstrap.cc:492] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:54.048786 13270 tablet_bootstrap.cc:492] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:54.058386 13067 tablet_service.cc:1511] Processing CreateTablet for tablet 06131bd4df634388b7dcb3aab8914b62 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:50:54.060452 13062 tablet_service.cc:1511] Processing CreateTablet for tablet 822ec2eb41864de48e03a5912b0bdc59 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:50:54.056661 13143 tablet_service.cc:1511] Processing CreateTablet for tablet 06131bd4df634388b7dcb3aab8914b62 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:50:54.047436 13069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34889c612a8a40258ccea9600d762c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.068427 13067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06131bd4df634388b7dcb3aab8914b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.069064 13214 tablet_service.cc:1511] Processing CreateTablet for tablet 06131bd4df634388b7dcb3aab8914b62 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:50:54.070292 13214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06131bd4df634388b7dcb3aab8914b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.073964 13062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822ec2eb41864de48e03a5912b0bdc59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.078735 13270 tablet_bootstrap.cc:654] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:54.052491 13140 tablet_service.cc:1511] Processing CreateTablet for tablet 34889c612a8a40258ccea9600d762c11 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:50:54.089884 13268 tablet_bootstrap.cc:492] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:54.090333 13268 ts_tablet_manager.cc:1403] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.093s	user 0.005s	sys 0.005s
I20260709 14:50:54.093799 13269 tablet_bootstrap.cc:654] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:54.093653 13143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06131bd4df634388b7dcb3aab8914b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.101575 13140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34889c612a8a40258ccea9600d762c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.109023 13268 raft_consensus.cc:359] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.109777 13268 raft_consensus.cc:385] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:54.110054 13268 raft_consensus.cc:740] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.110870 13268 consensus_queue.cc:260] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.115374 13066 tablet_service.cc:1511] Processing CreateTablet for tablet 58394b15a0934896af736f899f62d49f (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:50:54.118332 13066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58394b15a0934896af736f899f62d49f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.141541 13270 tablet_bootstrap.cc:492] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:54.142096 13270 ts_tablet_manager.cc:1403] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.094s	user 0.032s	sys 0.029s
I20260709 14:50:54.144932 13270 raft_consensus.cc:359] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.145689 13270 raft_consensus.cc:385] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:54.146019 13270 raft_consensus.cc:740] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.152001 13269 tablet_bootstrap.cc:492] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:54.152452 13269 ts_tablet_manager.cc:1403] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.105s	user 0.004s	sys 0.013s
I20260709 14:50:54.153445 13268 ts_tablet_manager.cc:1434] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.063s	user 0.013s	sys 0.010s
I20260709 14:50:54.154117 13254 heartbeater.cc:499] Master 127.11.177.126:43071 was elected leader, sending a full tablet report...
I20260709 14:50:54.154524 13217 tablet_service.cc:1511] Processing CreateTablet for tablet 58394b15a0934896af736f899f62d49f (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:50:54.154168 13143 tablet_service.cc:1511] Processing CreateTablet for tablet 58394b15a0934896af736f899f62d49f (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:50:54.155079 13269 raft_consensus.cc:359] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.155827 13269 raft_consensus.cc:385] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:54.155946 13217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58394b15a0934896af736f899f62d49f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.156127 13269 raft_consensus.cc:740] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.146770 13270 consensus_queue.cc:260] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.156575 13143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58394b15a0934896af736f899f62d49f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.156872 13269 consensus_queue.cc:260] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.165118 13066 tablet_service.cc:1511] Processing CreateTablet for tablet 676cc02c5bde4588bed1ed51dd112b5c (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:50:54.166442 13066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 676cc02c5bde4588bed1ed51dd112b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.171211 13268 tablet_bootstrap.cc:492] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:54.180099 13145 tablet_service.cc:1511] Processing CreateTablet for tablet 676cc02c5bde4588bed1ed51dd112b5c (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:50:54.181434 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 676cc02c5bde4588bed1ed51dd112b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.182933 13105 heartbeater.cc:499] Master 127.11.177.126:43071 was elected leader, sending a full tablet report...
I20260709 14:50:54.199286 13180 heartbeater.cc:499] Master 127.11.177.126:43071 was elected leader, sending a full tablet report...
I20260709 14:50:54.200826 13269 ts_tablet_manager.cc:1434] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.012s
I20260709 14:50:54.207826 13269 tablet_bootstrap.cc:492] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:54.206193 13270 ts_tablet_manager.cc:1434] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.064s	user 0.019s	sys 0.002s
I20260709 14:50:54.208953 13270 tablet_bootstrap.cc:492] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:54.213562 13269 tablet_bootstrap.cc:654] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:54.214874 13270 tablet_bootstrap.cc:654] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:54.216548 13268 tablet_bootstrap.cc:654] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:54.218356 13218 tablet_service.cc:1511] Processing CreateTablet for tablet 676cc02c5bde4588bed1ed51dd112b5c (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:50:54.219588 13218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 676cc02c5bde4588bed1ed51dd112b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.226497 13270 tablet_bootstrap.cc:492] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:54.227003 13270 ts_tablet_manager.cc:1403] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.003s
I20260709 14:50:54.227340 13062 tablet_service.cc:1511] Processing CreateTablet for tablet 03bdcaed629e4c7e910d03a6d557876e (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:50:54.228675 13062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03bdcaed629e4c7e910d03a6d557876e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.229929 13270 raft_consensus.cc:359] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.230681 13270 raft_consensus.cc:385] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:54.230999 13270 raft_consensus.cc:740] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.231808 13270 consensus_queue.cc:260] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.235440 13270 ts_tablet_manager.cc:1434] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:50:54.236534 13270 tablet_bootstrap.cc:492] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:54.249562 13269 tablet_bootstrap.cc:492] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:54.250056 13269 ts_tablet_manager.cc:1403] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.012s
I20260709 14:50:54.251626 13140 tablet_service.cc:1511] Processing CreateTablet for tablet 03bdcaed629e4c7e910d03a6d557876e (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:50:54.252859 13140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03bdcaed629e4c7e910d03a6d557876e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.253922 13269 raft_consensus.cc:359] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.254674 13269 raft_consensus.cc:385] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:54.254945 13269 raft_consensus.cc:740] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.255645 13269 consensus_queue.cc:260] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.257692 13269 ts_tablet_manager.cc:1434] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:54.258937 13269 tablet_bootstrap.cc:492] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:54.260251 13217 tablet_service.cc:1511] Processing CreateTablet for tablet 03bdcaed629e4c7e910d03a6d557876e (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:50:54.261467 13217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03bdcaed629e4c7e910d03a6d557876e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.262832 13143 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed1d49a7b814aadb47715101f45cf2d (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:54.263679 13270 tablet_bootstrap.cc:654] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:54.263993 13143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed1d49a7b814aadb47715101f45cf2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.264675 13269 tablet_bootstrap.cc:654] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:54.267699 13062 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed1d49a7b814aadb47715101f45cf2d (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:54.268537 13268 tablet_bootstrap.cc:492] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:54.268904 13062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed1d49a7b814aadb47715101f45cf2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.268991 13268 ts_tablet_manager.cc:1403] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.016s
I20260709 14:50:54.271797 13268 raft_consensus.cc:359] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } } peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } }
I20260709 14:50:54.272461 13268 raft_consensus.cc:385] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:54.272737 13268 raft_consensus.cc:740] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.273415 13268 consensus_queue.cc:260] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } } peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } }
I20260709 14:50:54.275045 13216 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed1d49a7b814aadb47715101f45cf2d (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:50:54.276077 13268 ts_tablet_manager.cc:1434] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:54.276222 13216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed1d49a7b814aadb47715101f45cf2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.278295 13268 tablet_bootstrap.cc:492] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:54.284192 13069 tablet_service.cc:1511] Processing CreateTablet for tablet 2c219de8b2114b499674bed3202e7395 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:54.285418 13069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c219de8b2114b499674bed3202e7395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.288563 13268 tablet_bootstrap.cc:654] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:54.307664 13026 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:54.312883 13145 tablet_service.cc:1511] Processing CreateTablet for tablet 2c219de8b2114b499674bed3202e7395 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:54.314143 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c219de8b2114b499674bed3202e7395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.323359 13270 tablet_bootstrap.cc:492] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:54.323809 13270 ts_tablet_manager.cc:1403] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.031s
I20260709 14:50:54.326771 13270 raft_consensus.cc:359] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.327472 13270 raft_consensus.cc:385] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:54.327746 13270 raft_consensus.cc:740] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.328517 13270 consensus_queue.cc:260] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.330127 13216 tablet_service.cc:1511] Processing CreateTablet for tablet 2c219de8b2114b499674bed3202e7395 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:50:54.334242 13062 tablet_service.cc:1511] Processing CreateTablet for tablet 96cbc0545d894be1b7df1cda4ccf8b45 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:54.335140 13216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c219de8b2114b499674bed3202e7395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.335402 13062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cbc0545d894be1b7df1cda4ccf8b45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.330796 13270 ts_tablet_manager.cc:1434] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:54.331892 13274 raft_consensus.cc:493] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:54.336326 13269 tablet_bootstrap.cc:492] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:54.336803 13269 ts_tablet_manager.cc:1403] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.006s
I20260709 14:50:54.336400 13274 raft_consensus.cc:515] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.339184 13274 leader_election.cc:290] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:54.339710 13269 raft_consensus.cc:359] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } } peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } }
I20260709 14:50:54.341863 13269 raft_consensus.cc:385] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:54.348133 13145 tablet_service.cc:1511] Processing CreateTablet for tablet 96cbc0545d894be1b7df1cda4ccf8b45 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:54.352639 13270 tablet_bootstrap.cc:492] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:54.344723 13269 raft_consensus.cc:740] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.352883 13069 tablet_service.cc:1511] Processing CreateTablet for tablet 0b30ac47eea048f3b69c4d22ab61daa4 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:54.354748 13069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b30ac47eea048f3b69c4d22ab61daa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.355525 13217 tablet_service.cc:1511] Processing CreateTablet for tablet 96cbc0545d894be1b7df1cda4ccf8b45 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:50:54.356679 13217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cbc0545d894be1b7df1cda4ccf8b45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.357028 13218 tablet_service.cc:1511] Processing CreateTablet for tablet 0b30ac47eea048f3b69c4d22ab61daa4 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:54.358207 13218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b30ac47eea048f3b69c4d22ab61daa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.358680 13268 tablet_bootstrap.cc:492] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:54.359190 13268 ts_tablet_manager.cc:1403] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.008s
I20260709 14:50:54.363054 13268 raft_consensus.cc:359] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.363734 13268 raft_consensus.cc:385] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:54.363616 13140 tablet_service.cc:1511] Processing CreateTablet for tablet 0b30ac47eea048f3b69c4d22ab61daa4 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:50:54.364053 13268 raft_consensus.cc:740] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.350755 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cbc0545d894be1b7df1cda4ccf8b45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.368660 13140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b30ac47eea048f3b69c4d22ab61daa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.369699 13062 tablet_service.cc:1511] Processing CreateTablet for tablet 55c7d0a6ef1843babde6589d520b4ce4 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:54.373415 13143 tablet_service.cc:1511] Processing CreateTablet for tablet 55c7d0a6ef1843babde6589d520b4ce4 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:54.374580 13143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c7d0a6ef1843babde6589d520b4ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.374581 13062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c7d0a6ef1843babde6589d520b4ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.374748 13215 tablet_service.cc:1511] Processing CreateTablet for tablet 55c7d0a6ef1843babde6589d520b4ce4 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:50:54.375944 13215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55c7d0a6ef1843babde6589d520b4ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.364754 13268 consensus_queue.cc:260] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.387099 13268 ts_tablet_manager.cc:1434] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.004s
I20260709 14:50:54.388013 13268 tablet_bootstrap.cc:492] T 684dc5b2b59646a99bb1117494418d46 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:54.388242 13066 tablet_service.cc:1511] Processing CreateTablet for tablet 735082788ddc4e3ea4f209d137d49f9a (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:54.389487 13066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735082788ddc4e3ea4f209d137d49f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.398983 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc693741159d4c6192d1c495ca58556a" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
W20260709 14:50:54.401522 13193 leader_election.cc:343] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:54.405472 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc693741159d4c6192d1c495ca58556a" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
W20260709 14:50:54.406986 13193 leader_election.cc:343] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:54.407431 13193 leader_election.cc:304] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:54.408209 13274 raft_consensus.cc:2749] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:54.354408 13269 consensus_queue.cc:260] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } } peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } }
I20260709 14:50:54.413831 13276 raft_consensus.cc:493] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:54.414567 13270 tablet_bootstrap.cc:654] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:54.414261 13276 raft_consensus.cc:515] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } } peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } }
I20260709 14:50:54.420771 13143 tablet_service.cc:1511] Processing CreateTablet for tablet 735082788ddc4e3ea4f209d137d49f9a (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:54.421950 13143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735082788ddc4e3ea4f209d137d49f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.424463 13268 tablet_bootstrap.cc:654] T 684dc5b2b59646a99bb1117494418d46 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:54.425439 13145 tablet_service.cc:1511] Processing CreateTablet for tablet a190caf1f7b5472c9c6c27f718fd456f (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:50:54.424732 13062 tablet_service.cc:1511] Processing CreateTablet for tablet a190caf1f7b5472c9c6c27f718fd456f (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:50:54.426617 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a190caf1f7b5472c9c6c27f718fd456f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.426669 13062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a190caf1f7b5472c9c6c27f718fd456f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.432380 13066 tablet_service.cc:1511] Processing CreateTablet for tablet 424c569ef6e44ef19c30f31a0bde9129 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:54.433624 13066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 424c569ef6e44ef19c30f31a0bde9129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.437160 13140 tablet_service.cc:1511] Processing CreateTablet for tablet 424c569ef6e44ef19c30f31a0bde9129 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:54.438221 13275 raft_consensus.cc:493] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:54.438704 13275 raft_consensus.cc:515] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.434309 13269 ts_tablet_manager.cc:1434] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.097s	user 0.004s	sys 0.003s
I20260709 14:50:54.442138 13269 tablet_bootstrap.cc:492] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:54.443763 13141 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb864c03cd0442d8e258473f2258fbb (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:54.445111 13270 tablet_bootstrap.cc:492] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:54.445593 13270 ts_tablet_manager.cc:1403] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.002s
I20260709 14:50:54.438325 13140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 424c569ef6e44ef19c30f31a0bde9129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.446718 13141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb864c03cd0442d8e258473f2258fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.448227 13270 raft_consensus.cc:359] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.448937 13270 raft_consensus.cc:385] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:54.441056 13275 leader_election.cc:290] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:54.449218 13270 raft_consensus.cc:740] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.456822 13270 consensus_queue.cc:260] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.458922 13270 ts_tablet_manager.cc:1434] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:50:54.459874 13270 tablet_bootstrap.cc:492] T 7180b345c0a34836b09d5779d754544a P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:54.461124 13138 tablet_service.cc:1511] Processing CreateTablet for tablet 9019636e0556451c9b5a02edad7b8add (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:54.464677 13138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9019636e0556451c9b5a02edad7b8add. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.454453 13276 leader_election.cc:290] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813), 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365)
I20260709 14:50:54.473560 13276 raft_consensus.cc:493] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:54.474009 13276 raft_consensus.cc:515] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.476524 13139 tablet_service.cc:1511] Processing CreateTablet for tablet aa8994c14dbf4b70a8c77cb26fd863c3 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:54.477810 13139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8994c14dbf4b70a8c77cb26fd863c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.483099 13276 leader_election.cc:290] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:54.484840 13268 tablet_bootstrap.cc:492] T 684dc5b2b59646a99bb1117494418d46 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:54.487334 13275 raft_consensus.cc:493] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:54.487149 13269 tablet_bootstrap.cc:654] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:54.489476 13268 ts_tablet_manager.cc:1403] T 684dc5b2b59646a99bb1117494418d46 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.016s
I20260709 14:50:54.488618 13275 raft_consensus.cc:515] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.491312 13275 leader_election.cc:290] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:54.491405 13142 tablet_service.cc:1511] Processing CreateTablet for tablet 42de9da64ada4460b94dc12d5aa09978 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:54.492605 13142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42de9da64ada4460b94dc12d5aa09978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.492309 13268 raft_consensus.cc:359] T 684dc5b2b59646a99bb1117494418d46 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.492978 13268 raft_consensus.cc:385] T 684dc5b2b59646a99bb1117494418d46 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:54.493253 13268 raft_consensus.cc:740] T 684dc5b2b59646a99bb1117494418d46 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.494058 13268 consensus_queue.cc:260] T 684dc5b2b59646a99bb1117494418d46 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.496417 13268 ts_tablet_manager.cc:1434] T 684dc5b2b59646a99bb1117494418d46 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 14:50:54.497375 13268 tablet_bootstrap.cc:492] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:54.498420 13144 tablet_service.cc:1511] Processing CreateTablet for tablet 8cad8297467649f8949233896dcd7165 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:54.499620 13144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cad8297467649f8949233896dcd7165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.503254 13268 tablet_bootstrap.cc:654] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:54.503489 13137 tablet_service.cc:1511] Processing CreateTablet for tablet 2138b6bf86e24cb0a5955ece797e26f6 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:54.504720 13137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2138b6bf86e24cb0a5955ece797e26f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.506021 13069 tablet_service.cc:1511] Processing CreateTablet for tablet aa8994c14dbf4b70a8c77cb26fd863c3 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:54.506321 13067 tablet_service.cc:1511] Processing CreateTablet for tablet 42de9da64ada4460b94dc12d5aa09978 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:54.507185 13069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8994c14dbf4b70a8c77cb26fd863c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.508160 13065 tablet_service.cc:1511] Processing CreateTablet for tablet a087cc74d6c1498eace9dd6aabe33412 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:50:54.510182 13064 tablet_service.cc:1511] Processing CreateTablet for tablet 8cad8297467649f8949233896dcd7165 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:54.512054 13063 tablet_service.cc:1511] Processing CreateTablet for tablet 2138b6bf86e24cb0a5955ece797e26f6 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:54.513644 13065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a087cc74d6c1498eace9dd6aabe33412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.517565 13064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cad8297467649f8949233896dcd7165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.521337 13067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42de9da64ada4460b94dc12d5aa09978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.521821 13070 tablet_service.cc:1511] Processing CreateTablet for tablet 0ca91d9f2c8a49bfbd087203383690e6 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:54.522109 13061 tablet_service.cc:1511] Processing CreateTablet for tablet cc3a1a06fed54188a24a140b8c36d653 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:54.523000 13070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ca91d9f2c8a49bfbd087203383690e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.523581 13061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3a1a06fed54188a24a140b8c36d653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.524237 13063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2138b6bf86e24cb0a5955ece797e26f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.525537 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684dc5b2b59646a99bb1117494418d46" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:54.526841 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb77a729f3e42118c49f8d689f005b2" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:54.526991 13275 raft_consensus.cc:493] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:54.529924 13275 raft_consensus.cc:515] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.532147 13275 leader_election.cc:290] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:54.524394 13066 tablet_service.cc:1511] Processing CreateTablet for tablet 9019636e0556451c9b5a02edad7b8add (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:54.534255 13066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9019636e0556451c9b5a02edad7b8add. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.539610 13274 raft_consensus.cc:493] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:54.539786 13136 tablet_service.cc:1511] Processing CreateTablet for tablet d34a11cb54f2485aa1b348d5c5553543 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:54.540060 13274 raft_consensus.cc:515] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } } peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } }
I20260709 14:50:54.541059 13136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d34a11cb54f2485aa1b348d5c5553543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.535431 13062 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb864c03cd0442d8e258473f2258fbb (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:54.536414 13068 tablet_service.cc:1511] Processing CreateTablet for tablet d34a11cb54f2485aa1b348d5c5553543 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:54.542047 13068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d34a11cb54f2485aa1b348d5c5553543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.537952 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac212bf8aee4ce3a7abfb239e667337" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:54.541981 13274 leader_election.cc:290] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:54.538607 13276 raft_consensus.cc:493] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:54.549595 13044 leader_election.cc:343] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:54.550324 13044 leader_election.cc:343] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:54.549540 13276 raft_consensus.cc:515] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.558872 13154 raft_consensus.cc:2468] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:54.560606 13143 tablet_service.cc:1511] Processing CreateTablet for tablet 0ca91d9f2c8a49bfbd087203383690e6 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:54.561915 13143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ca91d9f2c8a49bfbd087203383690e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.562615 13062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb864c03cd0442d8e258473f2258fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.564889 13145 tablet_service.cc:1511] Processing CreateTablet for tablet a087cc74d6c1498eace9dd6aabe33412 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:50:54.566139 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a087cc74d6c1498eace9dd6aabe33412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.585943 13044 leader_election.cc:304] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:54.594907 13140 tablet_service.cc:1511] Processing CreateTablet for tablet d688e08fb257459692dba3a18b0e6d18 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:54.596276 13140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d688e08fb257459692dba3a18b0e6d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.598242 13276 leader_election.cc:290] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:54.600121 13275 raft_consensus.cc:2804] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:54.600497 13275 raft_consensus.cc:493] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:54.600838 13275 raft_consensus.cc:3060] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:54.611055 13070 tablet_service.cc:1511] Processing CreateTablet for tablet d688e08fb257459692dba3a18b0e6d18 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:54.613129 13216 tablet_service.cc:1511] Processing CreateTablet for tablet 735082788ddc4e3ea4f209d137d49f9a (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:50:54.613483 13218 tablet_service.cc:1511] Processing CreateTablet for tablet a190caf1f7b5472c9c6c27f718fd456f (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:50:54.614378 13216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735082788ddc4e3ea4f209d137d49f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.614439 13214 tablet_service.cc:1511] Processing CreateTablet for tablet 9019636e0556451c9b5a02edad7b8add (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:50:54.615654 13214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9019636e0556451c9b5a02edad7b8add. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.615435 13215 tablet_service.cc:1511] Processing CreateTablet for tablet 424c569ef6e44ef19c30f31a0bde9129 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:50:54.616551 13215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 424c569ef6e44ef19c30f31a0bde9129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.619231 13217 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb864c03cd0442d8e258473f2258fbb (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:50:54.620361 13217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb864c03cd0442d8e258473f2258fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.621486 13070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d688e08fb257459692dba3a18b0e6d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.625545 13218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a190caf1f7b5472c9c6c27f718fd456f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.626407 13141 tablet_service.cc:1511] Processing CreateTablet for tablet cc3a1a06fed54188a24a140b8c36d653 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:54.627729 13141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3a1a06fed54188a24a140b8c36d653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.628733 13268 tablet_bootstrap.cc:492] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:54.629187 13268 ts_tablet_manager.cc:1403] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.132s	user 0.008s	sys 0.005s
I20260709 14:50:54.632061 13268 raft_consensus.cc:359] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.632731 13268 raft_consensus.cc:385] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:54.632997 13268 raft_consensus.cc:740] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.633581 13268 consensus_queue.cc:260] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.634616 13219 tablet_service.cc:1511] Processing CreateTablet for tablet aa8994c14dbf4b70a8c77cb26fd863c3 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:50:54.635792 13219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8994c14dbf4b70a8c77cb26fd863c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.635980 13268 ts_tablet_manager.cc:1434] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 14:50:54.636941 13268 tablet_bootstrap.cc:492] T eac212bf8aee4ce3a7abfb239e667337 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:54.642150 13136 tablet_service.cc:1511] Processing CreateTablet for tablet 60fe379a3bd34475870a46bcb3fab583 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:54.643297 13136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60fe379a3bd34475870a46bcb3fab583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.648494 13275 raft_consensus.cc:515] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.654276 13275 leader_election.cc:290] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:54.661862 13216 tablet_service.cc:1511] Processing CreateTablet for tablet a087cc74d6c1498eace9dd6aabe33412 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:50:54.662289 13213 tablet_service.cc:1511] Processing CreateTablet for tablet 8cad8297467649f8949233896dcd7165 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:50:54.663136 13216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a087cc74d6c1498eace9dd6aabe33412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.664309 13213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cad8297467649f8949233896dcd7165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.665186 13212 tablet_service.cc:1511] Processing CreateTablet for tablet 2138b6bf86e24cb0a5955ece797e26f6 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:50:54.665411 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915e1854fb74e038524cca42af74652" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:54.666458 13212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2138b6bf86e24cb0a5955ece797e26f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.668265 13154 raft_consensus.cc:2468] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 0.
I20260709 14:50:54.669520 13211 tablet_service.cc:1511] Processing CreateTablet for tablet 0ca91d9f2c8a49bfbd087203383690e6 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:50:54.670765 13211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ca91d9f2c8a49bfbd087203383690e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.674391 13210 tablet_service.cc:1511] Processing CreateTablet for tablet cc3a1a06fed54188a24a140b8c36d653 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:50:54.676273 13210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3a1a06fed54188a24a140b8c36d653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.678293 13142 tablet_service.cc:1511] Processing CreateTablet for tablet 23e9d5e7013e4159a1624be3d3ff0ecf (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:54.679440 13142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e9d5e7013e4159a1624be3d3ff0ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.679653 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac212bf8aee4ce3a7abfb239e667337" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:54.680183 13154 raft_consensus.cc:3060] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:54.680939 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915e1854fb74e038524cca42af74652" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:54.683483 13068 tablet_service.cc:1511] Processing CreateTablet for tablet 32d0a55fa47c4f6ab8f5a5591d8cbde8 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:54.684665 13068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d0a55fa47c4f6ab8f5a5591d8cbde8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.688864 13154 raft_consensus.cc:2468] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:54.690244 13044 leader_election.cc:304] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:54.690989 13275 raft_consensus.cc:2804] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:54.696017 13270 tablet_bootstrap.cc:654] T 7180b345c0a34836b09d5779d754544a P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:54.606758 13061 tablet_service.cc:1511] Processing CreateTablet for tablet 60fe379a3bd34475870a46bcb3fab583 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:54.703902 13061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60fe379a3bd34475870a46bcb3fab583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.706954 13139 tablet_service.cc:1511] Processing CreateTablet for tablet be7a91b1743e4f239e6064b5ec402877 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:54.708137 13139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7a91b1743e4f239e6064b5ec402877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.710846 13144 tablet_service.cc:1511] Processing CreateTablet for tablet 917272f252ad4bc58440a27688fad491 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:54.712013 13144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917272f252ad4bc58440a27688fad491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.713665 13069 tablet_service.cc:1511] Processing CreateTablet for tablet 917272f252ad4bc58440a27688fad491 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:54.714825 13069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917272f252ad4bc58440a27688fad491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.718703 13268 tablet_bootstrap.cc:654] T eac212bf8aee4ce3a7abfb239e667337 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:54.726644 13070 tablet_service.cc:1511] Processing CreateTablet for tablet 23e9d5e7013e4159a1624be3d3ff0ecf (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:54.727911 13070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e9d5e7013e4159a1624be3d3ff0ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.730778 13270 tablet_bootstrap.cc:492] T 7180b345c0a34836b09d5779d754544a P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:54.731215 13270 ts_tablet_manager.cc:1403] T 7180b345c0a34836b09d5779d754544a P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.272s	user 0.008s	sys 0.003s
I20260709 14:50:54.731077 13213 tablet_service.cc:1511] Processing CreateTablet for tablet d34a11cb54f2485aa1b348d5c5553543 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:50:54.732254 13213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d34a11cb54f2485aa1b348d5c5553543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.724685 13137 tablet_service.cc:1511] Processing CreateTablet for tablet 32d0a55fa47c4f6ab8f5a5591d8cbde8 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:54.734207 13270 raft_consensus.cc:359] T 7180b345c0a34836b09d5779d754544a P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.734745 13137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d0a55fa47c4f6ab8f5a5591d8cbde8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.740816 13064 tablet_service.cc:1511] Processing CreateTablet for tablet be7a91b1743e4f239e6064b5ec402877 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:54.742074 13064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7a91b1743e4f239e6064b5ec402877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.743227 13217 tablet_service.cc:1511] Processing CreateTablet for tablet d688e08fb257459692dba3a18b0e6d18 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:50:54.744496 13217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d688e08fb257459692dba3a18b0e6d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.752219 13274 raft_consensus.cc:493] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:54.752720 13274 raft_consensus.cc:515] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.754148 13212 tablet_service.cc:1511] Processing CreateTablet for tablet 917272f252ad4bc58440a27688fad491 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:50:54.754721 13274 leader_election.cc:290] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:54.755427 13212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917272f252ad4bc58440a27688fad491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.752702 13211 tablet_service.cc:1511] Processing CreateTablet for tablet 60fe379a3bd34475870a46bcb3fab583 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:50:54.739841 13270 raft_consensus.cc:385] T 7180b345c0a34836b09d5779d754544a P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:54.764714 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915e1854fb74e038524cca42af74652" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:54.765717 13229 raft_consensus.cc:2468] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 0.
I20260709 14:50:54.771029 13269 tablet_bootstrap.cc:492] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:54.771500 13269 ts_tablet_manager.cc:1403] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.330s	user 0.011s	sys 0.018s
I20260709 14:50:54.771970 13215 tablet_service.cc:1511] Processing CreateTablet for tablet 32d0a55fa47c4f6ab8f5a5591d8cbde8 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:50:54.763556 13270 raft_consensus.cc:740] T 7180b345c0a34836b09d5779d754544a P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.773893 13270 consensus_queue.cc:260] T 7180b345c0a34836b09d5779d754544a P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.777509 13269 raft_consensus.cc:359] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.778206 13269 raft_consensus.cc:385] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:54.778496 13269 raft_consensus.cc:740] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.779335 13269 consensus_queue.cc:260] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.783058 13211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60fe379a3bd34475870a46bcb3fab583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.787495 13269 ts_tablet_manager.cc:1434] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 14:50:54.788498 13269 tablet_bootstrap.cc:492] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:54.789556 13215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d0a55fa47c4f6ab8f5a5591d8cbde8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.759927 13275 raft_consensus.cc:697] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:54.795899 13275 consensus_queue.cc:237] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.801398 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac212bf8aee4ce3a7abfb239e667337" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:54.800076 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425563df549d489a8a0efb2e0b36d2f9" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:54.802565 13229 raft_consensus.cc:2468] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 0.
W20260709 14:50:54.804579 13193 leader_election.cc:343] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:54.805490 13193 leader_election.cc:304] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [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: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:54.807708 13274 raft_consensus.cc:2804] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:54.808068 13274 raft_consensus.cc:493] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:54.808396 13274 raft_consensus.cc:3060] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:54.809412 13218 tablet_service.cc:1511] Processing CreateTablet for tablet da0df4a2b9854df59572c1ea0ee356c4 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:50:54.810618 13218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da0df4a2b9854df59572c1ea0ee356c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.812652 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915e1854fb74e038524cca42af74652" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:54.813722 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac212bf8aee4ce3a7abfb239e667337" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:54.813119 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425563df549d489a8a0efb2e0b36d2f9" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
W20260709 14:50:54.814661 13119 leader_election.cc:343] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:54.815981 13119 leader_election.cc:343] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:54.816874 13274 raft_consensus.cc:515] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } } peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } }
I20260709 14:50:54.817420 13061 tablet_service.cc:1511] Processing CreateTablet for tablet da0df4a2b9854df59572c1ea0ee356c4 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:50:54.818606 13061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da0df4a2b9854df59572c1ea0ee356c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.819473 13274 leader_election.cc:290] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:54.821209 13214 tablet_service.cc:1511] Processing CreateTablet for tablet 42de9da64ada4460b94dc12d5aa09978 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:50:54.824157 13219 tablet_service.cc:1511] Processing CreateTablet for tablet 23e9d5e7013e4159a1624be3d3ff0ecf (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:50:54.825384 13219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e9d5e7013e4159a1624be3d3ff0ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.826306 13214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42de9da64ada4460b94dc12d5aa09978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.827168 13210 tablet_service.cc:1511] Processing CreateTablet for tablet be7a91b1743e4f239e6064b5ec402877 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:50:54.828351 13210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7a91b1743e4f239e6064b5ec402877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.829993 13140 tablet_service.cc:1511] Processing CreateTablet for tablet da0df4a2b9854df59572c1ea0ee356c4 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:50:54.831135 13140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da0df4a2b9854df59572c1ea0ee356c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.838548 13069 tablet_service.cc:1511] Processing CreateTablet for tablet 4096e4ce62e44c3caf9bc5a2773284ac (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:54.839918 13069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4096e4ce62e44c3caf9bc5a2773284ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.844971 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425563df549d489a8a0efb2e0b36d2f9" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:54.845323 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425563df549d489a8a0efb2e0b36d2f9" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:54.845628 13154 raft_consensus.cc:2468] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 0.
I20260709 14:50:54.849539 13141 tablet_service.cc:1511] Processing CreateTablet for tablet 4096e4ce62e44c3caf9bc5a2773284ac (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:54.850842 13141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4096e4ce62e44c3caf9bc5a2773284ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.851109 13268 tablet_bootstrap.cc:492] T eac212bf8aee4ce3a7abfb239e667337 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:54.851564 13268 ts_tablet_manager.cc:1403] T eac212bf8aee4ce3a7abfb239e667337 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.215s	user 0.007s	sys 0.003s
I20260709 14:50:54.852671 12975 catalog_manager.cc:5697] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:54.854419 13268 raft_consensus.cc:359] T eac212bf8aee4ce3a7abfb239e667337 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.855129 13268 raft_consensus.cc:385] T eac212bf8aee4ce3a7abfb239e667337 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:54.855559 13268 raft_consensus.cc:740] T eac212bf8aee4ce3a7abfb239e667337 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:54.855299 13145 tablet_service.cc:1511] Processing CreateTablet for tablet e96c0a33d44f48eba913f21c632300a1 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:54.856477 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96c0a33d44f48eba913f21c632300a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.856894 13070 tablet_service.cc:1511] Processing CreateTablet for tablet e96c0a33d44f48eba913f21c632300a1 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:50:54.857564 13121 leader_election.cc:304] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [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: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:54.858152 13070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96c0a33d44f48eba913f21c632300a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.858667 13276 raft_consensus.cc:2804] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:54.859016 13276 raft_consensus.cc:493] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:54.859338 13276 raft_consensus.cc:3060] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:54.865743 13268 consensus_queue.cc:260] T eac212bf8aee4ce3a7abfb239e667337 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
W20260709 14:50:54.867913 13121 leader_election.cc:343] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:54.868400 13121 leader_election.cc:304] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:50:54.869284 13285 raft_consensus.cc:2749] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:54.869750 13276 raft_consensus.cc:515] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } } peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } }
I20260709 14:50:54.872500 13276 leader_election.cc:290] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Requested vote from peers 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813), 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365)
I20260709 14:50:54.873693 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915e1854fb74e038524cca42af74652" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:54.869168 13268 ts_tablet_manager.cc:1434] T eac212bf8aee4ce3a7abfb239e667337 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
W20260709 14:50:54.874915 13119 leader_election.cc:343] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:54.875109 13268 tablet_bootstrap.cc:492] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:54.885735 13121 leader_election.cc:304] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [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: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:54.890755 13276 raft_consensus.cc:2804] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:54.900063 13269 tablet_bootstrap.cc:654] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:54.904978 13061 tablet_service.cc:1511] Processing CreateTablet for tablet 71706312c6d340f6a024d1d2f7def974 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:54.906705 13270 ts_tablet_manager.cc:1434] T 7180b345c0a34836b09d5779d754544a P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.175s	user 0.025s	sys 0.018s
I20260709 14:50:54.906955 13061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71706312c6d340f6a024d1d2f7def974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.907701 13270 tablet_bootstrap.cc:492] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:54.897183 13276 raft_consensus.cc:493] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:54.910614 13276 raft_consensus.cc:3060] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:54.911582 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915e1854fb74e038524cca42af74652" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:54.911931 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915e1854fb74e038524cca42af74652" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:54.912611 13154 raft_consensus.cc:2393] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3eefab4749de417b9fb923a426931362 in current term 1: Already voted for candidate 28a9633192164209ab446b0956276aa0 in this term.
I20260709 14:50:54.915776 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb77a729f3e42118c49f8d689f005b2" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:54.916810 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684dc5b2b59646a99bb1117494418d46" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:54.917302 13193 leader_election.cc:304] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:54.917457 13229 raft_consensus.cc:2468] T 684dc5b2b59646a99bb1117494418d46 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:54.917706 13212 tablet_service.cc:1511] Processing CreateTablet for tablet 4096e4ce62e44c3caf9bc5a2773284ac (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:50:54.918062 13274 raft_consensus.cc:2804] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:54.918447 13274 raft_consensus.cc:493] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:54.918417 13193 leader_election.cc:343] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:54.918844 13226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac212bf8aee4ce3a7abfb239e667337" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:54.919009 13274 raft_consensus.cc:3060] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:54.919474 13226 raft_consensus.cc:3060] T eac212bf8aee4ce3a7abfb239e667337 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:54.919982 13214 tablet_service.cc:1511] Processing CreateTablet for tablet e96c0a33d44f48eba913f21c632300a1 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
W20260709 14:50:54.920295 13046 leader_election.cc:343] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:54.920686 13046 leader_election.cc:304] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78; no voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362
I20260709 14:50:54.918928 13212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4096e4ce62e44c3caf9bc5a2773284ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.921404 13275 raft_consensus.cc:2749] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:54.921720 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915e1854fb74e038524cca42af74652" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:54.923775 13225 raft_consensus.cc:2393] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 3eefab4749de417b9fb923a426931362 in this term.
I20260709 14:50:54.918273 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac212bf8aee4ce3a7abfb239e667337" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:54.925467 13214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96c0a33d44f48eba913f21c632300a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.926913 13274 raft_consensus.cc:515] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.928344 13270 tablet_bootstrap.cc:654] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:54.928818 13274 leader_election.cc:290] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:54.936138 13285 raft_consensus.cc:493] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:54.936618 13285 raft_consensus.cc:515] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.937218 13226 raft_consensus.cc:2468] T eac212bf8aee4ce3a7abfb239e667337 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:54.939038 13285 leader_election.cc:290] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:54.939559 13121 leader_election.cc:304] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [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: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:50:54.939729 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb77a729f3e42118c49f8d689f005b2" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:54.940367 13079 raft_consensus.cc:2468] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 0.
I20260709 14:50:54.940900 13285 raft_consensus.cc:2749] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:54.941497 13119 leader_election.cc:304] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:54.942291 13285 raft_consensus.cc:2804] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:54.942626 13285 raft_consensus.cc:493] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:54.942979 13285 raft_consensus.cc:3060] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:54.942782 13141 tablet_service.cc:1511] Processing CreateTablet for tablet 71706312c6d340f6a024d1d2f7def974 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:54.943588 13275 raft_consensus.cc:493] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:54.944298 13275 raft_consensus.cc:515] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.946780 13046 leader_election.cc:304] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
W20260709 14:50:54.947279 13193 leader_election.cc:343] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:54.947623 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425563df549d489a8a0efb2e0b36d2f9" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:54.947695 13193 leader_election.cc:304] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [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: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:54.947455 13275 leader_election.cc:290] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:54.949343 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d65d2b149a4232b0e3e4dd0ca267e8" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:54.949652 13275 raft_consensus.cc:2804] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:54.950007 13275 raft_consensus.cc:493] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:54.950330 13275 raft_consensus.cc:3060] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:54.943991 13276 raft_consensus.cc:515] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
W20260709 14:50:54.950542 13044 leader_election.cc:343] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:54.951126 13154 raft_consensus.cc:2393] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3eefab4749de417b9fb923a426931362 in current term 1: Already voted for candidate 28a9633192164209ab446b0956276aa0 in this term.
I20260709 14:50:54.951458 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425563df549d489a8a0efb2e0b36d2f9" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:54.954363 13276 leader_election.cc:290] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:54.954591 13274 raft_consensus.cc:2749] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:54.954954 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425563df549d489a8a0efb2e0b36d2f9" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
W20260709 14:50:54.956507 13119 leader_election.cc:343] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:54.957902 13069 tablet_service.cc:1511] Processing CreateTablet for tablet 6f8c7e630dfc471baeae8c84415a78d7 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:54.959069 13069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f8c7e630dfc471baeae8c84415a78d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.945562 13141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71706312c6d340f6a024d1d2f7def974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.972277 13285 raft_consensus.cc:515] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.973407 13145 tablet_service.cc:1511] Processing CreateTablet for tablet 6f8c7e630dfc471baeae8c84415a78d7 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:54.974401 13285 leader_election.cc:290] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:54.975759 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb77a729f3e42118c49f8d689f005b2" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:54.976305 13079 raft_consensus.cc:3060] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:54.977571 13268 tablet_bootstrap.cc:654] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:54.981737 13270 tablet_bootstrap.cc:492] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:54.982213 13270 ts_tablet_manager.cc:1403] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.004s
I20260709 14:50:54.974524 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f8c7e630dfc471baeae8c84415a78d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.989470 13079 raft_consensus.cc:2468] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 1.
I20260709 14:50:54.989835 13226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d65d2b149a4232b0e3e4dd0ca267e8" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:54.990376 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb77a729f3e42118c49f8d689f005b2" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:54.990536 13119 leader_election.cc:304] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:54.991709 13219 tablet_service.cc:1511] Processing CreateTablet for tablet 6f8c7e630dfc471baeae8c84415a78d7 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:50:54.992966 13219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f8c7e630dfc471baeae8c84415a78d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:54.994715 13275 raft_consensus.cc:515] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:54.995201 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425563df549d489a8a0efb2e0b36d2f9" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:54.995163 13061 tablet_service.cc:1511] Processing CreateTablet for tablet adf33ffcb15e44bd8d4e2eeab5ded437 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:54.995937 13229 raft_consensus.cc:2393] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 3eefab4749de417b9fb923a426931362 in this term.
I20260709 14:50:54.995858 13140 tablet_service.cc:1511] Processing CreateTablet for tablet adf33ffcb15e44bd8d4e2eeab5ded437 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:55.001219 13269 tablet_bootstrap.cc:492] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:55.001758 13269 ts_tablet_manager.cc:1403] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.213s	user 0.012s	sys 0.010s
W20260709 14:50:55.003872 13193 leader_election.cc:343] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:55.004035 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684dc5b2b59646a99bb1117494418d46" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:55.004328 13193 leader_election.cc:304] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [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: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:55.004223 13070 tablet_service.cc:1511] Processing CreateTablet for tablet 079946b38964486ea042c5dc1580a39f (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:55.004562 13269 raft_consensus.cc:359] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.005234 13269 raft_consensus.cc:385] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:50:55.005502 13044 leader_election.cc:343] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:55.005628 13046 leader_election.cc:343] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:55.005548 13269 raft_consensus.cc:740] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.006197 13046 leader_election.cc:304] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78; no voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362
I20260709 14:50:55.006722 13274 raft_consensus.cc:2749] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:55.006556 13269 consensus_queue.cc:260] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.007025 13297 raft_consensus.cc:2749] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:55.007282 13274 raft_consensus.cc:493] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:55.007676 13274 raft_consensus.cc:515] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.009080 13274 leader_election.cc:290] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
W20260709 14:50:55.009518 13121 leader_election.cc:343] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:55.010442 13140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf33ffcb15e44bd8d4e2eeab5ded437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.010944 13269 ts_tablet_manager.cc:1434] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:55.017406 13121 leader_election.cc:304] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [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: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:50:55.018154 13276 raft_consensus.cc:2749] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:55.003186 13061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf33ffcb15e44bd8d4e2eeab5ded437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.021911 13214 tablet_service.cc:1511] Processing CreateTablet for tablet 71706312c6d340f6a024d1d2f7def974 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:50:55.006508 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb77a729f3e42118c49f8d689f005b2" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:54.998996 13285 raft_consensus.cc:2804] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:55.025337 13214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71706312c6d340f6a024d1d2f7def974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.026032 13275 leader_election.cc:290] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:55.026832 13070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 079946b38964486ea042c5dc1580a39f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.041191 13212 tablet_service.cc:1511] Processing CreateTablet for tablet 079946b38964486ea042c5dc1580a39f (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:55.041430 13210 tablet_service.cc:1511] Processing CreateTablet for tablet 19fb2e4cf60d497388d2a23ee98afd65 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:55.042460 13212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 079946b38964486ea042c5dc1580a39f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.042927 13268 tablet_bootstrap.cc:492] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:55.033567 13285 raft_consensus.cc:697] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [term 1 LEADER]: Becoming Leader. State: Replica: 28a9633192164209ab446b0956276aa0, State: Running, Role: LEADER
I20260709 14:50:55.048481 13285 consensus_queue.cc:237] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.048823 13268 ts_tablet_manager.cc:1403] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.174s	user 0.005s	sys 0.015s
I20260709 14:50:54.985085 13270 raft_consensus.cc:359] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.051574 13270 raft_consensus.cc:385] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.051882 13270 raft_consensus.cc:740] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.052561 13270 consensus_queue.cc:260] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.054687 13270 ts_tablet_manager.cc:1434] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.000s
I20260709 14:50:55.055938 13270 tablet_bootstrap.cc:492] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:55.033052 13145 tablet_service.cc:1511] Processing CreateTablet for tablet 079946b38964486ea042c5dc1580a39f (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:50:55.056811 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 079946b38964486ea042c5dc1580a39f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.058954 13137 tablet_service.cc:1511] Processing CreateTablet for tablet 6743a729e2034d3da175a9cefead040e (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:55.060132 13137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6743a729e2034d3da175a9cefead040e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.033595 13144 tablet_service.cc:1511] Processing CreateTablet for tablet 19fb2e4cf60d497388d2a23ee98afd65 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:55.040849 13218 tablet_service.cc:1511] Processing CreateTablet for tablet adf33ffcb15e44bd8d4e2eeab5ded437 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:50:55.061233 13268 raft_consensus.cc:359] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.043064 13210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19fb2e4cf60d497388d2a23ee98afd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.043962 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7180b345c0a34836b09d5779d754544a" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:55.026973 13064 tablet_service.cc:1511] Processing CreateTablet for tablet 19fb2e4cf60d497388d2a23ee98afd65 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:50:55.065555 13079 raft_consensus.cc:2468] T 7180b345c0a34836b09d5779d754544a P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 0.
I20260709 14:50:55.065990 13064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19fb2e4cf60d497388d2a23ee98afd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.066502 13218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf33ffcb15e44bd8d4e2eeab5ded437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.045359 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7180b345c0a34836b09d5779d754544a" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
W20260709 14:50:55.046109 13121 leader_election.cc:343] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:55.047210 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684dc5b2b59646a99bb1117494418d46" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:55.069547 13229 raft_consensus.cc:3060] T 684dc5b2b59646a99bb1117494418d46 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.034240 13269 tablet_bootstrap.cc:492] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
W20260709 14:50:55.071089 13193 leader_election.cc:343] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:55.071805 13193 leader_election.cc:304] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:55.062018 13268 raft_consensus.cc:385] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.072777 13268 raft_consensus.cc:740] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.073627 13268 consensus_queue.cc:260] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.075824 13268 ts_tablet_manager.cc:1434] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:50:55.076349 13144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19fb2e4cf60d497388d2a23ee98afd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.076682 13268 tablet_bootstrap.cc:492] T 6eb77a729f3e42118c49f8d689f005b2 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:55.077419 13274 raft_consensus.cc:2804] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:55.077672 13274 raft_consensus.cc:493] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:55.077257 13211 tablet_service.cc:1511] Processing CreateTablet for tablet 6743a729e2034d3da175a9cefead040e (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:55.077879 13274 raft_consensus.cc:3060] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.082895 13274 raft_consensus.cc:515] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.084112 13061 tablet_service.cc:1511] Processing CreateTablet for tablet 32657959f1f54988bfe754197680a21b (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:55.085311 13061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32657959f1f54988bfe754197680a21b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.085451 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7180b345c0a34836b09d5779d754544a" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:55.085989 13079 raft_consensus.cc:3060] T 7180b345c0a34836b09d5779d754544a P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.090447 13229 raft_consensus.cc:2468] T 684dc5b2b59646a99bb1117494418d46 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:55.091615 13046 leader_election.cc:304] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:55.092672 13275 raft_consensus.cc:2804] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:55.093899 13140 tablet_service.cc:1511] Processing CreateTablet for tablet 32657959f1f54988bfe754197680a21b (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:55.095000 13140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32657959f1f54988bfe754197680a21b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.096349 13269 tablet_bootstrap.cc:654] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.092873 13069 tablet_service.cc:1511] Processing CreateTablet for tablet 6743a729e2034d3da175a9cefead040e (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:50:55.096698 13275 raft_consensus.cc:697] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:55.097642 13069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6743a729e2034d3da175a9cefead040e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.097609 13275 consensus_queue.cc:237] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.100013 13212 tablet_service.cc:1511] Processing CreateTablet for tablet 32657959f1f54988bfe754197680a21b (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:50:55.105002 13079 raft_consensus.cc:2468] T 7180b345c0a34836b09d5779d754544a P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 1.
I20260709 14:50:55.105945 13211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6743a729e2034d3da175a9cefead040e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.106138 13193 leader_election.cc:304] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:55.106993 13305 raft_consensus.cc:2804] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:55.107474 13141 tablet_service.cc:1511] Processing CreateTablet for tablet 04959966184c48ffa9981980ae55c98d (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:55.110992 13270 tablet_bootstrap.cc:654] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.113997 13141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04959966184c48ffa9981980ae55c98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.114614 13064 tablet_service.cc:1511] Processing CreateTablet for tablet 8d38e3e8435244538e96ffdcf42415a9 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:55.115748 13064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d38e3e8435244538e96ffdcf42415a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.118476 13139 tablet_service.cc:1511] Processing CreateTablet for tablet 8d38e3e8435244538e96ffdcf42415a9 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:55.119103 13274 leader_election.cc:290] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:55.119606 13139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d38e3e8435244538e96ffdcf42415a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.110347 13070 tablet_service.cc:1511] Processing CreateTablet for tablet 04959966184c48ffa9981980ae55c98d (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:55.121371 13070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04959966184c48ffa9981980ae55c98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.122861 13305 raft_consensus.cc:697] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Becoming Leader. State: Replica: 3eefab4749de417b9fb923a426931362, State: Running, Role: LEADER
I20260709 14:50:55.123714 13305 consensus_queue.cc:237] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.124636 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7180b345c0a34836b09d5779d754544a" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
W20260709 14:50:55.127787 13193 leader_election.cc:343] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:55.131783 13269 tablet_bootstrap.cc:492] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:55.132248 13269 ts_tablet_manager.cc:1403] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.098s	user 0.002s	sys 0.007s
I20260709 14:50:55.112258 13268 tablet_bootstrap.cc:654] T 6eb77a729f3e42118c49f8d689f005b2 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.112113 13216 tablet_service.cc:1511] Processing CreateTablet for tablet 04959966184c48ffa9981980ae55c98d (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:50:55.124622 13212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32657959f1f54988bfe754197680a21b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.142529 13216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04959966184c48ffa9981980ae55c98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.166939 13269 raft_consensus.cc:359] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.168681 13269 raft_consensus.cc:385] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.168977 13269 raft_consensus.cc:740] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.169888 13269 consensus_queue.cc:260] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.171133 13285 raft_consensus.cc:493] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:55.176271 13285 raft_consensus.cc:515] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.178323 13285 leader_election.cc:290] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:55.178094 13145 tablet_service.cc:1511] Processing CreateTablet for tablet ed315a1361ea4e4e8403cc323e4bbf14 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:55.179314 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed315a1361ea4e4e8403cc323e4bbf14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.182202 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc693741159d4c6192d1c495ca58556a" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:55.182660 13269 ts_tablet_manager.cc:1434] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.004s
I20260709 14:50:55.183573 13269 tablet_bootstrap.cc:492] T 684dc5b2b59646a99bb1117494418d46 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:55.183987 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc693741159d4c6192d1c495ca58556a" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:55.184556 13229 raft_consensus.cc:2468] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 0.
I20260709 14:50:55.185601 13061 tablet_service.cc:1511] Processing CreateTablet for tablet ed315a1361ea4e4e8403cc323e4bbf14 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:55.187255 13061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed315a1361ea4e4e8403cc323e4bbf14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.196053 13210 tablet_service.cc:1511] Processing CreateTablet for tablet 8d38e3e8435244538e96ffdcf42415a9 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:50:55.196961 13121 leader_election.cc:304] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:55.197285 13210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d38e3e8435244538e96ffdcf42415a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.198997 13070 tablet_service.cc:1511] Processing CreateTablet for tablet ced320d11bee4a51a9bd5dc4e39bd5a6 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 14:50:55.201129 13119 leader_election.cc:343] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:55.201767 13285 raft_consensus.cc:2804] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:55.203967 13145 tablet_service.cc:1511] Processing CreateTablet for tablet ced320d11bee4a51a9bd5dc4e39bd5a6 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:55.204535 13285 raft_consensus.cc:493] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:55.204918 13285 raft_consensus.cc:3060] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.205111 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced320d11bee4a51a9bd5dc4e39bd5a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.208906 13070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced320d11bee4a51a9bd5dc4e39bd5a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.210489 13069 tablet_service.cc:1511] Processing CreateTablet for tablet 3f49dcef634a41cbbb1218cf48cbb425 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:55.179291 12977 catalog_manager.cc:5697] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28a9633192164209ab446b0956276aa0 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "28a9633192164209ab446b0956276aa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:55.211536 13069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f49dcef634a41cbbb1218cf48cbb425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.220175 13219 tablet_service.cc:1511] Processing CreateTablet for tablet ed315a1361ea4e4e8403cc323e4bbf14 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:50:55.224431 13275 consensus_queue.cc:1048] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:55.235030 13216 tablet_service.cc:1511] Processing CreateTablet for tablet ced320d11bee4a51a9bd5dc4e39bd5a6 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:50:55.255091 13214 tablet_service.cc:1511] Processing CreateTablet for tablet 3f49dcef634a41cbbb1218cf48cbb425 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:55.256701 13270 tablet_bootstrap.cc:492] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:55.257146 13270 ts_tablet_manager.cc:1403] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.201s	user 0.007s	sys 0.012s
I20260709 14:50:55.258153 13069 tablet_service.cc:1511] Processing CreateTablet for tablet 3258f37a1aa74b688285a58a6834cc56 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:55.259277 13069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3258f37a1aa74b688285a58a6834cc56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.247987 13144 tablet_service.cc:1511] Processing CreateTablet for tablet 3f49dcef634a41cbbb1218cf48cbb425 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:50:55.261624 13144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f49dcef634a41cbbb1218cf48cbb425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.264845 13269 tablet_bootstrap.cc:654] T 684dc5b2b59646a99bb1117494418d46 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.266566 13285 raft_consensus.cc:515] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.266844 13270 raft_consensus.cc:359] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.267546 13270 raft_consensus.cc:385] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.267832 13270 raft_consensus.cc:740] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.268585 13270 consensus_queue.cc:260] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.269486 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc693741159d4c6192d1c495ca58556a" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:55.270725 13137 tablet_service.cc:1511] Processing CreateTablet for tablet 3258f37a1aa74b688285a58a6834cc56 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:55.272001 13137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3258f37a1aa74b688285a58a6834cc56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.272116 13226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc693741159d4c6192d1c495ca58556a" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
W20260709 14:50:55.272375 13119 leader_election.cc:343] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:55.272732 13226 raft_consensus.cc:3060] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.272931 13219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed315a1361ea4e4e8403cc323e4bbf14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.275293 13270 ts_tablet_manager.cc:1434] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:50:55.276209 13270 tablet_bootstrap.cc:492] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:55.271108 13285 leader_election.cc:290] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:55.278554 13214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f49dcef634a41cbbb1218cf48cbb425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.292071 13285 raft_consensus.cc:493] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:55.292325 13226 raft_consensus.cc:2468] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 1.
I20260709 14:50:55.292564 13285 raft_consensus.cc:515] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.295940 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d65d2b149a4232b0e3e4dd0ca267e8" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:55.296530 13079 raft_consensus.cc:2468] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 0.
I20260709 14:50:55.297744 13119 leader_election.cc:304] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:55.298508 13276 raft_consensus.cc:2804] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:55.298857 13276 raft_consensus.cc:493] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:55.299171 13276 raft_consensus.cc:3060] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.300889 13268 tablet_bootstrap.cc:492] T 6eb77a729f3e42118c49f8d689f005b2 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:55.301390 13268 ts_tablet_manager.cc:1403] T 6eb77a729f3e42118c49f8d689f005b2 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.225s	user 0.030s	sys 0.017s
I20260709 14:50:55.302332 13216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced320d11bee4a51a9bd5dc4e39bd5a6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:50:55.310549 13026 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:55.311319 13270 tablet_bootstrap.cc:654] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.306020 13276 raft_consensus.cc:515] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.308259 13285 leader_election.cc:290] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:55.308458 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d65d2b149a4232b0e3e4dd0ca267e8" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:55.319252 13227 raft_consensus.cc:2468] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 0.
I20260709 14:50:55.321657 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d65d2b149a4232b0e3e4dd0ca267e8" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:55.322227 13079 raft_consensus.cc:3060] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.312237 13212 tablet_service.cc:1511] Processing CreateTablet for tablet 3258f37a1aa74b688285a58a6834cc56 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:50:55.303922 13268 raft_consensus.cc:359] T 6eb77a729f3e42118c49f8d689f005b2 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.334481 13268 raft_consensus.cc:385] T 6eb77a729f3e42118c49f8d689f005b2 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.334781 13268 raft_consensus.cc:740] T 6eb77a729f3e42118c49f8d689f005b2 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.335402 13268 consensus_queue.cc:260] T 6eb77a729f3e42118c49f8d689f005b2 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.336340 13212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3258f37a1aa74b688285a58a6834cc56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.337227 13268 ts_tablet_manager.cc:1434] T 6eb77a729f3e42118c49f8d689f005b2 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.001s
I20260709 14:50:55.338045 13268 tablet_bootstrap.cc:492] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:55.313632 13121 leader_election.cc:304] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:55.342463 13144 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0c71c40579476097486c72ea58c122 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:55.343706 13144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0c71c40579476097486c72ea58c122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.347958 13218 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0c71c40579476097486c72ea58c122 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:55.348558 13079 raft_consensus.cc:2468] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 1.
I20260709 14:50:55.349218 13218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0c71c40579476097486c72ea58c122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.349673 13119 leader_election.cc:304] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:55.355122 13070 tablet_service.cc:1511] Processing CreateTablet for tablet c2622779b93e42c3a586dd3b7cb65f53 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:55.356197 13070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2622779b93e42c3a586dd3b7cb65f53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.357558 13211 tablet_service.cc:1511] Processing CreateTablet for tablet c2622779b93e42c3a586dd3b7cb65f53 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:55.358351 13285 raft_consensus.cc:2804] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:55.358759 13211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2622779b93e42c3a586dd3b7cb65f53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.345077 12977 catalog_manager.cc:5697] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:55.361515 13268 tablet_bootstrap.cc:654] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.363740 13139 tablet_service.cc:1511] Processing CreateTablet for tablet 0daf4ee1752c4ab9a30cd73790f65962 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:55.358775 13285 raft_consensus.cc:697] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [term 1 LEADER]: Becoming Leader. State: Replica: 28a9633192164209ab446b0956276aa0, State: Running, Role: LEADER
I20260709 14:50:55.364861 13139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0daf4ee1752c4ab9a30cd73790f65962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.366307 13285 consensus_queue.cc:237] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.368086 13276 leader_election.cc:290] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:55.368646 13276 raft_consensus.cc:2804] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:55.369047 13276 raft_consensus.cc:697] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [term 1 LEADER]: Becoming Leader. State: Replica: 28a9633192164209ab446b0956276aa0, State: Running, Role: LEADER
I20260709 14:50:55.369805 13276 consensus_queue.cc:237] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
W20260709 14:50:55.371201 13121 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.67:40813, user_credentials={real_user=slave}} blocked reactor thread for 57668.5us
I20260709 14:50:55.373834 13069 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0c71c40579476097486c72ea58c122 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:50:55.373164 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d65d2b149a4232b0e3e4dd0ca267e8" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:55.376180 13268 tablet_bootstrap.cc:492] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:55.376602 13268 ts_tablet_manager.cc:1403] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.039s	user 0.001s	sys 0.007s
I20260709 14:50:55.377890 13061 tablet_service.cc:1511] Processing CreateTablet for tablet 0daf4ee1752c4ab9a30cd73790f65962 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:55.378077 13227 raft_consensus.cc:3060] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.378944 13268 raft_consensus.cc:359] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.379550 13268 raft_consensus.cc:385] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.379796 13268 raft_consensus.cc:740] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.383428 13069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0c71c40579476097486c72ea58c122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.384829 13061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0daf4ee1752c4ab9a30cd73790f65962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.386233 13137 tablet_service.cc:1511] Processing CreateTablet for tablet c2622779b93e42c3a586dd3b7cb65f53 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:50:55.387372 13137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2622779b93e42c3a586dd3b7cb65f53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.390065 13297 consensus_queue.cc:1048] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:55.392391 13214 tablet_service.cc:1511] Processing CreateTablet for tablet 0daf4ee1752c4ab9a30cd73790f65962 (DEFAULT_TABLE table=test-workload [id=6d5de9c91e154142974759f52f12306b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:50:55.394256 13214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0daf4ee1752c4ab9a30cd73790f65962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:55.405427 13270 tablet_bootstrap.cc:492] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:55.405961 13270 ts_tablet_manager.cc:1403] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.130s	user 0.014s	sys 0.005s
I20260709 14:50:55.454771 13270 raft_consensus.cc:359] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } } peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } }
I20260709 14:50:55.456344 13270 raft_consensus.cc:385] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.456709 13270 raft_consensus.cc:740] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.457382 13268 consensus_queue.cc:260] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.458880 13310 raft_consensus.cc:493] T 6eb77a729f3e42118c49f8d689f005b2 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:55.459453 13268 ts_tablet_manager.cc:1434] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.083s	user 0.005s	sys 0.005s
I20260709 14:50:55.459350 13310 raft_consensus.cc:515] T 6eb77a729f3e42118c49f8d689f005b2 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.461665 13310 leader_election.cc:290] T 6eb77a729f3e42118c49f8d689f005b2 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:55.462668 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb77a729f3e42118c49f8d689f005b2" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:55.455927 13227 raft_consensus.cc:2468] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 1.
I20260709 14:50:55.464550 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eb77a729f3e42118c49f8d689f005b2" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:55.465229 13079 raft_consensus.cc:2393] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3eefab4749de417b9fb923a426931362 in current term 1: Already voted for candidate 28a9633192164209ab446b0956276aa0 in this term.
I20260709 14:50:55.465107 13270 consensus_queue.cc:260] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } } peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } }
I20260709 14:50:55.467484 13193 leader_election.cc:304] T 6eb77a729f3e42118c49f8d689f005b2 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:55.468691 13310 raft_consensus.cc:3060] T 6eb77a729f3e42118c49f8d689f005b2 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.470844 13270 ts_tablet_manager.cc:1434] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260709 14:50:55.472298 13270 tablet_bootstrap.cc:492] T 6d00f8c0496948e49b86218434424491 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:55.477543 13270 tablet_bootstrap.cc:654] T 6d00f8c0496948e49b86218434424491 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.477639 13269 tablet_bootstrap.cc:492] T 684dc5b2b59646a99bb1117494418d46 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:55.478065 13269 ts_tablet_manager.cc:1403] T 684dc5b2b59646a99bb1117494418d46 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.295s	user 0.010s	sys 0.018s
I20260709 14:50:55.480688 13269 raft_consensus.cc:359] T 684dc5b2b59646a99bb1117494418d46 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.484797 13269 raft_consensus.cc:385] T 684dc5b2b59646a99bb1117494418d46 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.485176 13270 tablet_bootstrap.cc:492] T 6d00f8c0496948e49b86218434424491 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:55.486025 13268 tablet_bootstrap.cc:492] T 6d00f8c0496948e49b86218434424491 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:55.488008 13270 ts_tablet_manager.cc:1403] T 6d00f8c0496948e49b86218434424491 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.003s
I20260709 14:50:55.489295 12977 catalog_manager.cc:5697] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28a9633192164209ab446b0956276aa0 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "28a9633192164209ab446b0956276aa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:55.490471 13270 raft_consensus.cc:359] T 6d00f8c0496948e49b86218434424491 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.485101 13269 raft_consensus.cc:740] T 684dc5b2b59646a99bb1117494418d46 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.484316 13310 raft_consensus.cc:2749] T 6eb77a729f3e42118c49f8d689f005b2 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:55.491074 13270 raft_consensus.cc:385] T 6d00f8c0496948e49b86218434424491 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.493353 13270 raft_consensus.cc:740] T 6d00f8c0496948e49b86218434424491 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.490689 12977 catalog_manager.cc:5697] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28a9633192164209ab446b0956276aa0 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "28a9633192164209ab446b0956276aa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:55.493944 13270 consensus_queue.cc:260] T 6d00f8c0496948e49b86218434424491 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.495846 13270 ts_tablet_manager.cc:1434] T 6d00f8c0496948e49b86218434424491 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:55.496906 13270 tablet_bootstrap.cc:492] T dc693741159d4c6192d1c495ca58556a P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:55.501921 13270 tablet_bootstrap.cc:654] T dc693741159d4c6192d1c495ca58556a P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.491537 13269 consensus_queue.cc:260] T 684dc5b2b59646a99bb1117494418d46 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.506541 13270 tablet_bootstrap.cc:492] T dc693741159d4c6192d1c495ca58556a P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:55.507037 13270 ts_tablet_manager.cc:1403] T dc693741159d4c6192d1c495ca58556a P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:50:55.508994 13270 raft_consensus.cc:359] T dc693741159d4c6192d1c495ca58556a P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.509495 13270 raft_consensus.cc:385] T dc693741159d4c6192d1c495ca58556a P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.509709 13270 raft_consensus.cc:740] T dc693741159d4c6192d1c495ca58556a P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.510231 13270 consensus_queue.cc:260] T dc693741159d4c6192d1c495ca58556a P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.511952 13270 ts_tablet_manager.cc:1434] T dc693741159d4c6192d1c495ca58556a P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:50:55.512811 13270 tablet_bootstrap.cc:492] T 06131bd4df634388b7dcb3aab8914b62 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:55.512104 12976 catalog_manager.cc:5697] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eefab4749de417b9fb923a426931362 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "3eefab4749de417b9fb923a426931362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:55.491159 13268 tablet_bootstrap.cc:654] T 6d00f8c0496948e49b86218434424491 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.506559 13269 ts_tablet_manager.cc:1434] T 684dc5b2b59646a99bb1117494418d46 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.003s
I20260709 14:50:55.518113 13270 tablet_bootstrap.cc:654] T 06131bd4df634388b7dcb3aab8914b62 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.518261 13269 tablet_bootstrap.cc:492] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:55.525763 13276 consensus_queue.cc:1048] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:55.527432 13297 raft_consensus.cc:493] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:55.529027 13297 raft_consensus.cc:515] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.530752 13269 tablet_bootstrap.cc:654] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.531818 13297 leader_election.cc:290] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:55.533841 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425563df549d489a8a0efb2e0b36d2f9" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:55.534714 13229 raft_consensus.cc:2393] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fc90c45e36048e494a6381e4e062b78 in current term 1: Already voted for candidate 3eefab4749de417b9fb923a426931362 in this term.
I20260709 14:50:55.536859 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425563df549d489a8a0efb2e0b36d2f9" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:55.537686 13154 raft_consensus.cc:2393] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fc90c45e36048e494a6381e4e062b78 in current term 1: Already voted for candidate 28a9633192164209ab446b0956276aa0 in this term.
I20260709 14:50:55.539072 13044 leader_election.cc:304] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78; no voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362
I20260709 14:50:55.544067 13268 tablet_bootstrap.cc:492] T 6d00f8c0496948e49b86218434424491 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:55.544034 13297 raft_consensus.cc:3060] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.544486 13270 tablet_bootstrap.cc:492] T 06131bd4df634388b7dcb3aab8914b62 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:55.544723 13268 ts_tablet_manager.cc:1403] T 6d00f8c0496948e49b86218434424491 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.005s
I20260709 14:50:55.544914 13270 ts_tablet_manager.cc:1403] T 06131bd4df634388b7dcb3aab8914b62 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.003s
I20260709 14:50:55.547390 13270 raft_consensus.cc:359] T 06131bd4df634388b7dcb3aab8914b62 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.548098 13270 raft_consensus.cc:385] T 06131bd4df634388b7dcb3aab8914b62 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.548416 13270 raft_consensus.cc:740] T 06131bd4df634388b7dcb3aab8914b62 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.549146 13270 consensus_queue.cc:260] T 06131bd4df634388b7dcb3aab8914b62 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.550276 13269 tablet_bootstrap.cc:492] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:55.550665 13269 ts_tablet_manager.cc:1403] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.033s	user 0.002s	sys 0.012s
I20260709 14:50:55.550984 13270 ts_tablet_manager.cc:1434] T 06131bd4df634388b7dcb3aab8914b62 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:55.551821 13270 tablet_bootstrap.cc:492] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:55.552019 13297 raft_consensus.cc:2749] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:55.552523 13269 raft_consensus.cc:359] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.553071 13269 raft_consensus.cc:385] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.553330 13269 raft_consensus.cc:740] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.553992 13269 consensus_queue.cc:260] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.555925 13268 raft_consensus.cc:359] T 6d00f8c0496948e49b86218434424491 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.556516 13268 raft_consensus.cc:385] T 6d00f8c0496948e49b86218434424491 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.556764 13268 raft_consensus.cc:740] T 6d00f8c0496948e49b86218434424491 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.557042 13269 ts_tablet_manager.cc:1434] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:50:55.557489 13268 consensus_queue.cc:260] T 6d00f8c0496948e49b86218434424491 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.558301 13276 consensus_queue.cc:1048] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:55.558851 13269 tablet_bootstrap.cc:492] T a4aa79af05e24b0e9615880a1a2c85fe P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:55.559408 13268 ts_tablet_manager.cc:1434] T 6d00f8c0496948e49b86218434424491 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.003s
I20260709 14:50:55.560226 13268 tablet_bootstrap.cc:492] T 822ec2eb41864de48e03a5912b0bdc59 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:55.564976 13269 tablet_bootstrap.cc:654] T a4aa79af05e24b0e9615880a1a2c85fe P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.565450 13268 tablet_bootstrap.cc:654] T 822ec2eb41864de48e03a5912b0bdc59 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.567149 13154 raft_consensus.cc:3060] T 684dc5b2b59646a99bb1117494418d46 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.568333 13270 tablet_bootstrap.cc:654] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.574694 13297 consensus_queue.cc:1048] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:55.586731 13297 raft_consensus.cc:493] T dc693741159d4c6192d1c495ca58556a P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:55.587179 13297 raft_consensus.cc:515] T dc693741159d4c6192d1c495ca58556a P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.588229 13268 tablet_bootstrap.cc:492] T 822ec2eb41864de48e03a5912b0bdc59 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:55.588719 13268 ts_tablet_manager.cc:1403] T 822ec2eb41864de48e03a5912b0bdc59 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260709 14:50:55.589087 13297 leader_election.cc:290] T dc693741159d4c6192d1c495ca58556a P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:55.590878 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc693741159d4c6192d1c495ca58556a" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:55.591320 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc693741159d4c6192d1c495ca58556a" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:55.592136 13229 raft_consensus.cc:2393] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fc90c45e36048e494a6381e4e062b78 in current term 1: Already voted for candidate 28a9633192164209ab446b0956276aa0 in this term.
I20260709 14:50:55.594879 13046 leader_election.cc:304] T dc693741159d4c6192d1c495ca58556a P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78; no voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362
I20260709 14:50:55.595937 13297 raft_consensus.cc:3060] T dc693741159d4c6192d1c495ca58556a P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.596894 13310 consensus_queue.cc:1048] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:55.601195 13310 raft_consensus.cc:493] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:55.601667 13310 raft_consensus.cc:515] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.602649 13297 raft_consensus.cc:2749] T dc693741159d4c6192d1c495ca58556a P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:55.591305 13268 raft_consensus.cc:359] T 822ec2eb41864de48e03a5912b0bdc59 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.603802 13268 raft_consensus.cc:385] T 822ec2eb41864de48e03a5912b0bdc59 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.603950 13310 leader_election.cc:290] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:55.604075 13268 raft_consensus.cc:740] T 822ec2eb41864de48e03a5912b0bdc59 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.604362 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06131bd4df634388b7dcb3aab8914b62" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:55.604934 13078 raft_consensus.cc:2468] T 06131bd4df634388b7dcb3aab8914b62 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 0.
I20260709 14:50:55.604969 13268 consensus_queue.cc:260] T 822ec2eb41864de48e03a5912b0bdc59 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.606455 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06131bd4df634388b7dcb3aab8914b62" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:55.607173 13268 ts_tablet_manager.cc:1434] T 822ec2eb41864de48e03a5912b0bdc59 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:50:55.608095 13268 tablet_bootstrap.cc:492] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:55.608496 13193 leader_election.cc:304] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
W20260709 14:50:55.609467 13193 leader_election.cc:343] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:55.609951 13270 tablet_bootstrap.cc:492] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:55.610383 13270 ts_tablet_manager.cc:1403] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.012s
I20260709 14:50:55.610448 13310 raft_consensus.cc:2804] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:55.610971 13310 raft_consensus.cc:493] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:55.611366 13310 raft_consensus.cc:3060] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.613394 13268 tablet_bootstrap.cc:654] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.612917 13270 raft_consensus.cc:359] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.618300 13270 raft_consensus.cc:385] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.618587 13270 raft_consensus.cc:740] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.624327 13268 tablet_bootstrap.cc:492] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:55.624756 13268 ts_tablet_manager.cc:1403] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 14:50:55.619251 13270 consensus_queue.cc:260] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.627264 13268 raft_consensus.cc:359] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.628170 13268 raft_consensus.cc:385] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.628633 13268 raft_consensus.cc:740] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.629000 13270 ts_tablet_manager.cc:1434] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:50:55.629380 13268 consensus_queue.cc:260] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.629846 13270 tablet_bootstrap.cc:492] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:55.635691 13270 tablet_bootstrap.cc:654] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.638805 13268 ts_tablet_manager.cc:1434] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.001s
I20260709 14:50:55.639696 13268 tablet_bootstrap.cc:492] T a4aa79af05e24b0e9615880a1a2c85fe P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:55.643450 13276 raft_consensus.cc:493] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:55.643941 13276 raft_consensus.cc:515] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.646414 13268 tablet_bootstrap.cc:654] T a4aa79af05e24b0e9615880a1a2c85fe P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.646896 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d00f8c0496948e49b86218434424491" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:55.647503 13079 raft_consensus.cc:2468] T 6d00f8c0496948e49b86218434424491 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 0.
I20260709 14:50:55.647658 13276 leader_election.cc:290] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:55.648705 13119 leader_election.cc:304] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:55.648962 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d00f8c0496948e49b86218434424491" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:55.649609 13229 raft_consensus.cc:2468] T 6d00f8c0496948e49b86218434424491 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 0.
I20260709 14:50:55.651422 13276 raft_consensus.cc:2804] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:55.651858 13276 raft_consensus.cc:493] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:55.652267 13276 raft_consensus.cc:3060] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:55.654111 13193 consensus_peers.cc:597] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 -> Peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Couldn't send request to peer 28a9633192164209ab446b0956276aa0. 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:50:55.656910 13270 tablet_bootstrap.cc:492] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:55.657756 13270 ts_tablet_manager.cc:1403] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.013s
I20260709 14:50:55.658032 13268 tablet_bootstrap.cc:492] T a4aa79af05e24b0e9615880a1a2c85fe P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:55.658422 13268 ts_tablet_manager.cc:1403] T a4aa79af05e24b0e9615880a1a2c85fe P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 14:50:55.660151 13270 raft_consensus.cc:359] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.660784 13270 raft_consensus.cc:385] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.660652 13268 raft_consensus.cc:359] T a4aa79af05e24b0e9615880a1a2c85fe P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.661077 13270 raft_consensus.cc:740] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.661299 13268 raft_consensus.cc:385] T a4aa79af05e24b0e9615880a1a2c85fe P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.661580 13268 raft_consensus.cc:740] T a4aa79af05e24b0e9615880a1a2c85fe P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.661846 13270 consensus_queue.cc:260] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.662297 13268 consensus_queue.cc:260] T a4aa79af05e24b0e9615880a1a2c85fe P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.663973 13270 ts_tablet_manager.cc:1434] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:50:55.664405 13268 ts_tablet_manager.cc:1434] T a4aa79af05e24b0e9615880a1a2c85fe P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:55.664803 13270 tablet_bootstrap.cc:492] T 822ec2eb41864de48e03a5912b0bdc59 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:55.665205 13268 tablet_bootstrap.cc:492] T 58394b15a0934896af736f899f62d49f P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:55.681437 13297 raft_consensus.cc:493] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:55.681949 13297 raft_consensus.cc:515] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.685050 13297 leader_election.cc:290] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:55.685400 13268 tablet_bootstrap.cc:654] T 58394b15a0934896af736f899f62d49f P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.687016 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4aa79af05e24b0e9615880a1a2c85fe" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
W20260709 14:50:55.688395 13044 leader_election.cc:343] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:55.688876 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4aa79af05e24b0e9615880a1a2c85fe" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:55.690832 13229 raft_consensus.cc:2468] T a4aa79af05e24b0e9615880a1a2c85fe P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:55.691838 13295 consensus_queue.cc:1048] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:50:55.692013 13046 leader_election.cc:304] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:55.697816 13295 raft_consensus.cc:2804] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:55.698151 13295 raft_consensus.cc:493] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:55.698907 13295 raft_consensus.cc:3060] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.699544 13270 tablet_bootstrap.cc:654] T 822ec2eb41864de48e03a5912b0bdc59 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.702183 13268 tablet_bootstrap.cc:492] T 58394b15a0934896af736f899f62d49f P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:55.702639 13268 ts_tablet_manager.cc:1403] T 58394b15a0934896af736f899f62d49f P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.020s
I20260709 14:50:55.691385 13310 raft_consensus.cc:515] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.713059 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06131bd4df634388b7dcb3aab8914b62" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
W20260709 14:50:55.716887 13193 leader_election.cc:343] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:55.715597 13268 raft_consensus.cc:359] T 58394b15a0934896af736f899f62d49f P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.717720 13268 raft_consensus.cc:385] T 58394b15a0934896af736f899f62d49f P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.717996 13268 raft_consensus.cc:740] T 58394b15a0934896af736f899f62d49f P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.718596 13268 consensus_queue.cc:260] T 58394b15a0934896af736f899f62d49f P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.715559 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06131bd4df634388b7dcb3aab8914b62" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:55.720708 13079 raft_consensus.cc:3060] T 06131bd4df634388b7dcb3aab8914b62 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.721105 13268 ts_tablet_manager.cc:1434] T 58394b15a0934896af736f899f62d49f P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260709 14:50:55.722281 13268 tablet_bootstrap.cc:492] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:55.720047 13310 leader_election.cc:290] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:55.716688 13276 raft_consensus.cc:515] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.726488 13295 raft_consensus.cc:515] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.728621 13269 tablet_bootstrap.cc:492] T a4aa79af05e24b0e9615880a1a2c85fe P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:55.729009 13269 ts_tablet_manager.cc:1403] T a4aa79af05e24b0e9615880a1a2c85fe P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.170s	user 0.073s	sys 0.044s
I20260709 14:50:55.734747 13295 leader_election.cc:290] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:55.738020 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4aa79af05e24b0e9615880a1a2c85fe" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:55.738752 13269 raft_consensus.cc:359] T a4aa79af05e24b0e9615880a1a2c85fe P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.739202 13269 raft_consensus.cc:385] T a4aa79af05e24b0e9615880a1a2c85fe P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.739391 13269 raft_consensus.cc:740] T a4aa79af05e24b0e9615880a1a2c85fe P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.742233 13269 consensus_queue.cc:260] T a4aa79af05e24b0e9615880a1a2c85fe P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.745774 13269 ts_tablet_manager.cc:1434] T a4aa79af05e24b0e9615880a1a2c85fe P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:50:55.741297 13227 raft_consensus.cc:3060] T a4aa79af05e24b0e9615880a1a2c85fe P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.746722 13269 tablet_bootstrap.cc:492] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:55.741523 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4aa79af05e24b0e9615880a1a2c85fe" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:55.750823 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d00f8c0496948e49b86218434424491" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:55.751348 13080 raft_consensus.cc:3060] T 6d00f8c0496948e49b86218434424491 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.755013 13268 tablet_bootstrap.cc:654] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.756886 13269 tablet_bootstrap.cc:654] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.750082 13155 raft_consensus.cc:3060] T a4aa79af05e24b0e9615880a1a2c85fe P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.762724 13079 raft_consensus.cc:2468] T 06131bd4df634388b7dcb3aab8914b62 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 1.
I20260709 14:50:55.763916 13193 leader_election.cc:304] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:55.765774 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d00f8c0496948e49b86218434424491" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:55.766301 13229 raft_consensus.cc:3060] T 6d00f8c0496948e49b86218434424491 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.766788 13080 raft_consensus.cc:2468] T 6d00f8c0496948e49b86218434424491 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 1.
I20260709 14:50:55.764039 13227 raft_consensus.cc:2468] T a4aa79af05e24b0e9615880a1a2c85fe P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:55.767786 13119 leader_election.cc:304] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:55.768687 13322 raft_consensus.cc:2804] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:55.768851 13155 raft_consensus.cc:2468] T a4aa79af05e24b0e9615880a1a2c85fe P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:55.769127 13322 raft_consensus.cc:697] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [term 1 LEADER]: Becoming Leader. State: Replica: 28a9633192164209ab446b0956276aa0, State: Running, Role: LEADER
I20260709 14:50:55.770635 13046 leader_election.cc:304] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:55.763927 13276 leader_election.cc:290] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:55.771728 13322 consensus_queue.cc:237] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.773387 13305 raft_consensus.cc:2804] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:55.773881 13305 raft_consensus.cc:697] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Becoming Leader. State: Replica: 3eefab4749de417b9fb923a426931362, State: Running, Role: LEADER
I20260709 14:50:55.774623 13305 consensus_queue.cc:237] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.773388 13229 raft_consensus.cc:2468] T 6d00f8c0496948e49b86218434424491 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 1.
I20260709 14:50:55.788111 13348 raft_consensus.cc:2804] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:55.790343 13268 tablet_bootstrap.cc:492] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:55.790699 13268 ts_tablet_manager.cc:1403] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.002s
I20260709 14:50:55.795749 13348 raft_consensus.cc:697] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:55.800191 13322 consensus_queue.cc:1048] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:55.800323 13268 raft_consensus.cc:359] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.802230 13268 raft_consensus.cc:385] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.801474 12976 catalog_manager.cc:5697] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28a9633192164209ab446b0956276aa0 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "28a9633192164209ab446b0956276aa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:55.802485 13268 raft_consensus.cc:740] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.803206 13268 consensus_queue.cc:260] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.805255 13268 ts_tablet_manager.cc:1434] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:50:55.806092 13268 tablet_bootstrap.cc:492] T 03bdcaed629e4c7e910d03a6d557876e P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:55.806192 13270 tablet_bootstrap.cc:492] T 822ec2eb41864de48e03a5912b0bdc59 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:55.806634 13270 ts_tablet_manager.cc:1403] T 822ec2eb41864de48e03a5912b0bdc59 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.142s	user 0.014s	sys 0.006s
I20260709 14:50:55.796597 13348 consensus_queue.cc:237] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.810529 13270 raft_consensus.cc:359] T 822ec2eb41864de48e03a5912b0bdc59 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.810963 13270 raft_consensus.cc:385] T 822ec2eb41864de48e03a5912b0bdc59 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.811177 13270 raft_consensus.cc:740] T 822ec2eb41864de48e03a5912b0bdc59 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.807056 12975 catalog_manager.cc:5697] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eefab4749de417b9fb923a426931362 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "3eefab4749de417b9fb923a426931362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:55.813215 13270 consensus_queue.cc:260] T 822ec2eb41864de48e03a5912b0bdc59 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.814216 13349 raft_consensus.cc:493] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:55.816510 13269 tablet_bootstrap.cc:492] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:55.815744 13349 raft_consensus.cc:515] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.817044 13269 ts_tablet_manager.cc:1403] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.000s
I20260709 14:50:55.816522 13268 tablet_bootstrap.cc:654] T 03bdcaed629e4c7e910d03a6d557876e P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.816462 13270 ts_tablet_manager.cc:1434] T 822ec2eb41864de48e03a5912b0bdc59 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:50:55.818840 13270 tablet_bootstrap.cc:492] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:55.819618 13269 raft_consensus.cc:359] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.820827 13269 raft_consensus.cc:385] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.821081 13269 raft_consensus.cc:740] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.823695 13349 leader_election.cc:290] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:55.825562 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58394b15a0934896af736f899f62d49f" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:55.825994 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58394b15a0934896af736f899f62d49f" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:55.826135 13227 raft_consensus.cc:2468] T 58394b15a0934896af736f899f62d49f P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
W20260709 14:50:55.831163 13044 leader_election.cc:343] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:55.832599 13269 consensus_queue.cc:260] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.837354 13269 ts_tablet_manager.cc:1434] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:50:55.837989 13269 tablet_bootstrap.cc:492] T 7180b345c0a34836b09d5779d754544a P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:55.838452 13046 leader_election.cc:304] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:55.839632 13348 raft_consensus.cc:2804] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:55.839962 13348 raft_consensus.cc:493] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:55.840287 13348 raft_consensus.cc:3060] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.847007 12977 catalog_manager.cc:5697] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:55.855564 13348 raft_consensus.cc:515] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.857995 13348 leader_election.cc:290] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:55.858434 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58394b15a0934896af736f899f62d49f" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:55.858604 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58394b15a0934896af736f899f62d49f" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:55.859220 13227 raft_consensus.cc:3060] T 58394b15a0934896af736f899f62d49f P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:55.859488 13044 leader_election.cc:343] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:55.863601 13270 tablet_bootstrap.cc:654] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.868182 13227 raft_consensus.cc:2468] T 58394b15a0934896af736f899f62d49f P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:55.869536 13046 leader_election.cc:304] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:55.871323 13348 raft_consensus.cc:2804] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:55.872184 13322 consensus_queue.cc:1048] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:55.872750 13348 raft_consensus.cc:697] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:55.877017 13268 tablet_bootstrap.cc:492] T 03bdcaed629e4c7e910d03a6d557876e P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:55.877472 13348 consensus_queue.cc:237] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.878335 13269 tablet_bootstrap.cc:654] T 7180b345c0a34836b09d5779d754544a P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.879132 13268 ts_tablet_manager.cc:1403] T 03bdcaed629e4c7e910d03a6d557876e P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.026s
I20260709 14:50:55.880692 13270 tablet_bootstrap.cc:492] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:55.881098 13270 ts_tablet_manager.cc:1403] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.005s
I20260709 14:50:55.883644 13285 consensus_queue.cc:1048] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:55.885869 13268 raft_consensus.cc:359] T 03bdcaed629e4c7e910d03a6d557876e P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.886523 13268 raft_consensus.cc:385] T 03bdcaed629e4c7e910d03a6d557876e P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.886801 13268 raft_consensus.cc:740] T 03bdcaed629e4c7e910d03a6d557876e P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.887544 13268 consensus_queue.cc:260] T 03bdcaed629e4c7e910d03a6d557876e P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.889775 13268 ts_tablet_manager.cc:1434] T 03bdcaed629e4c7e910d03a6d557876e P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:50:55.890473 13297 raft_consensus.cc:493] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:55.890618 13268 tablet_bootstrap.cc:492] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:55.891016 13297 raft_consensus.cc:515] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } } peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } }
I20260709 14:50:55.894866 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915e1854fb74e038524cca42af74652" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:55.895696 13155 raft_consensus.cc:2393] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fc90c45e36048e494a6381e4e062b78 in current term 1: Already voted for candidate 28a9633192164209ab446b0956276aa0 in this term.
I20260709 14:50:55.893200 13297 leader_election.cc:290] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:55.900274 13268 tablet_bootstrap.cc:654] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.907218 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915e1854fb74e038524cca42af74652" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:55.907980 13227 raft_consensus.cc:2393] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fc90c45e36048e494a6381e4e062b78 in current term 1: Already voted for candidate 3eefab4749de417b9fb923a426931362 in this term.
I20260709 14:50:55.909319 13046 leader_election.cc:304] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78; no voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362
I20260709 14:50:55.910705 13297 raft_consensus.cc:3060] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.883674 13270 raft_consensus.cc:359] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.915760 13276 consensus_queue.cc:1048] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:55.916368 13270 raft_consensus.cc:385] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.916821 13270 raft_consensus.cc:740] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.918704 13270 consensus_queue.cc:260] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.919492 13268 tablet_bootstrap.cc:492] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:55.919919 13268 ts_tablet_manager.cc:1403] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.001s
I20260709 14:50:55.922921 13270 ts_tablet_manager.cc:1434] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.001s
I20260709 14:50:55.923345 13297 raft_consensus.cc:2749] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:55.923823 13270 tablet_bootstrap.cc:492] T 676cc02c5bde4588bed1ed51dd112b5c P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:55.924625 12976 catalog_manager.cc:5697] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:55.925478 13269 tablet_bootstrap.cc:492] T 7180b345c0a34836b09d5779d754544a P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:55.929319 13269 ts_tablet_manager.cc:1403] T 7180b345c0a34836b09d5779d754544a P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.001s
I20260709 14:50:55.930500 13297 raft_consensus.cc:493] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:55.930943 13297 raft_consensus.cc:515] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.930255 13268 raft_consensus.cc:359] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.933241 13268 raft_consensus.cc:385] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.933737 13270 tablet_bootstrap.cc:654] T 676cc02c5bde4588bed1ed51dd112b5c P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.933502 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34889c612a8a40258ccea9600d762c11" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
W20260709 14:50:55.934988 13044 leader_election.cc:343] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:55.935294 13269 raft_consensus.cc:359] T 7180b345c0a34836b09d5779d754544a P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.935925 13269 raft_consensus.cc:385] T 7180b345c0a34836b09d5779d754544a P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.936177 13269 raft_consensus.cc:740] T 7180b345c0a34836b09d5779d754544a P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.936465 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34889c612a8a40258ccea9600d762c11" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:55.936802 13269 consensus_queue.cc:260] T 7180b345c0a34836b09d5779d754544a P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.937150 13229 raft_consensus.cc:2468] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:55.938472 13046 leader_election.cc:304] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:55.933542 13268 raft_consensus.cc:740] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.938750 13269 ts_tablet_manager.cc:1434] T 7180b345c0a34836b09d5779d754544a P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:50:55.939718 13348 raft_consensus.cc:2804] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:55.939491 13268 consensus_queue.cc:260] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.940059 13348 raft_consensus.cc:493] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:55.940435 13348 raft_consensus.cc:3060] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.940156 13269 tablet_bootstrap.cc:492] T 06131bd4df634388b7dcb3aab8914b62 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:55.941819 13297 leader_election.cc:290] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:55.941543 13268 ts_tablet_manager.cc:1434] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 14:50:55.943115 13268 tablet_bootstrap.cc:492] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:55.948415 13268 tablet_bootstrap.cc:654] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.953042 13269 tablet_bootstrap.cc:654] T 06131bd4df634388b7dcb3aab8914b62 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.960968 13348 raft_consensus.cc:515] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.963858 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34889c612a8a40258ccea9600d762c11" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
W20260709 14:50:55.965335 13044 leader_election.cc:343] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:55.967384 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34889c612a8a40258ccea9600d762c11" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:55.967936 13229 raft_consensus.cc:3060] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:55.973892 13270 tablet_bootstrap.cc:492] T 676cc02c5bde4588bed1ed51dd112b5c P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:55.974315 13270 ts_tablet_manager.cc:1403] T 676cc02c5bde4588bed1ed51dd112b5c P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.001s
I20260709 14:50:55.974987 13269 tablet_bootstrap.cc:492] T 06131bd4df634388b7dcb3aab8914b62 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:55.975383 13269 ts_tablet_manager.cc:1403] T 06131bd4df634388b7dcb3aab8914b62 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.008s
I20260709 14:50:55.975636 13229 raft_consensus.cc:2468] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:55.976769 13270 raft_consensus.cc:359] T 676cc02c5bde4588bed1ed51dd112b5c P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.977212 13046 leader_election.cc:304] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:55.977492 13270 raft_consensus.cc:385] T 676cc02c5bde4588bed1ed51dd112b5c P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.977926 13270 raft_consensus.cc:740] T 676cc02c5bde4588bed1ed51dd112b5c P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.977747 13269 raft_consensus.cc:359] T 06131bd4df634388b7dcb3aab8914b62 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.978201 13297 raft_consensus.cc:2804] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:55.978379 13269 raft_consensus.cc:385] T 06131bd4df634388b7dcb3aab8914b62 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.978701 13269 raft_consensus.cc:740] T 06131bd4df634388b7dcb3aab8914b62 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.978839 13270 consensus_queue.cc:260] T 676cc02c5bde4588bed1ed51dd112b5c P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.978734 13297 raft_consensus.cc:697] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:55.980760 13270 ts_tablet_manager.cc:1434] T 676cc02c5bde4588bed1ed51dd112b5c P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:55.980494 13297 consensus_queue.cc:237] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.979413 13269 consensus_queue.cc:260] T 06131bd4df634388b7dcb3aab8914b62 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.981534 13270 tablet_bootstrap.cc:492] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:55.983081 13269 ts_tablet_manager.cc:1434] T 06131bd4df634388b7dcb3aab8914b62 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:50:55.981570 13348 leader_election.cc:290] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:55.986040 13268 tablet_bootstrap.cc:492] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:55.986536 13268 ts_tablet_manager.cc:1403] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.020s
I20260709 14:50:55.987561 13269 tablet_bootstrap.cc:492] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:55.987874 13270 tablet_bootstrap.cc:654] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:55.989040 13268 raft_consensus.cc:359] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.989741 13268 raft_consensus.cc:385] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:55.990049 13268 raft_consensus.cc:740] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:55.990829 13268 consensus_queue.cc:260] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.993219 13268 ts_tablet_manager.cc:1434] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:55.998500 13276 raft_consensus.cc:493] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:55.998783 13268 tablet_bootstrap.cc:492] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:55.998973 13276 raft_consensus.cc:515] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:55.998885 12977 catalog_manager.cc:5697] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:56.000845 13270 tablet_bootstrap.cc:492] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:56.001398 13270 ts_tablet_manager.cc:1403] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 14:50:56.001000 13276 leader_election.cc:290] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:56.003151 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822ec2eb41864de48e03a5912b0bdc59" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:56.003756 13079 raft_consensus.cc:2468] T 822ec2eb41864de48e03a5912b0bdc59 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 0.
I20260709 14:50:56.004004 13270 raft_consensus.cc:359] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.004742 13269 tablet_bootstrap.cc:654] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.004635 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822ec2eb41864de48e03a5912b0bdc59" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:56.005113 13119 leader_election.cc:304] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:56.005292 13229 raft_consensus.cc:2468] T 822ec2eb41864de48e03a5912b0bdc59 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 0.
I20260709 14:50:56.006596 13276 raft_consensus.cc:2804] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:56.004632 13270 raft_consensus.cc:385] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.006951 13276 raft_consensus.cc:493] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:56.007117 13270 raft_consensus.cc:740] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.007354 13276 raft_consensus.cc:3060] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.007871 13270 consensus_queue.cc:260] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.010031 13270 ts_tablet_manager.cc:1434] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:50:56.010847 13270 tablet_bootstrap.cc:492] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:56.016083 13270 tablet_bootstrap.cc:654] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.020681 13276 raft_consensus.cc:515] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.027251 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822ec2eb41864de48e03a5912b0bdc59" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:56.027809 13079 raft_consensus.cc:3060] T 822ec2eb41864de48e03a5912b0bdc59 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.030812 13276 leader_election.cc:290] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:56.024365 13268 tablet_bootstrap.cc:654] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.031440 13269 tablet_bootstrap.cc:492] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:56.031891 13269 ts_tablet_manager.cc:1403] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.013s
I20260709 14:50:56.031814 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822ec2eb41864de48e03a5912b0bdc59" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:56.032485 13229 raft_consensus.cc:3060] T 822ec2eb41864de48e03a5912b0bdc59 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.033936 13079 raft_consensus.cc:2468] T 822ec2eb41864de48e03a5912b0bdc59 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 1.
I20260709 14:50:56.034523 13269 raft_consensus.cc:359] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.035158 13269 raft_consensus.cc:385] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.035095 13119 leader_election.cc:304] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:56.035513 13269 raft_consensus.cc:740] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.036070 13276 raft_consensus.cc:2804] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:56.036267 13269 consensus_queue.cc:260] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.036739 13276 raft_consensus.cc:697] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [term 1 LEADER]: Becoming Leader. State: Replica: 28a9633192164209ab446b0956276aa0, State: Running, Role: LEADER
I20260709 14:50:56.037585 13276 consensus_queue.cc:237] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.038432 13269 ts_tablet_manager.cc:1434] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:50:56.039311 13269 tablet_bootstrap.cc:492] T 58394b15a0934896af736f899f62d49f P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:56.041484 13270 tablet_bootstrap.cc:492] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:56.041953 13270 ts_tablet_manager.cc:1403] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.007s
I20260709 14:50:56.044533 13270 raft_consensus.cc:359] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.039167 13229 raft_consensus.cc:2468] T 822ec2eb41864de48e03a5912b0bdc59 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 1.
I20260709 14:50:56.045186 13270 raft_consensus.cc:385] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.045497 13270 raft_consensus.cc:740] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.046234 13270 consensus_queue.cc:260] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.046721 13269 tablet_bootstrap.cc:654] T 58394b15a0934896af736f899f62d49f P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.047618 13268 tablet_bootstrap.cc:492] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:56.048028 13268 ts_tablet_manager.cc:1403] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.003s
I20260709 14:50:56.049960 13270 ts_tablet_manager.cc:1434] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:56.050661 13268 raft_consensus.cc:359] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.051132 13268 raft_consensus.cc:385] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.051330 13268 raft_consensus.cc:740] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.051878 13268 consensus_queue.cc:260] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.053557 13268 ts_tablet_manager.cc:1434] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:50:56.055576 12976 catalog_manager.cc:5697] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28a9633192164209ab446b0956276aa0 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "28a9633192164209ab446b0956276aa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:56.056843 13270 tablet_bootstrap.cc:492] T 96cbc0545d894be1b7df1cda4ccf8b45 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:56.059674 13268 tablet_bootstrap.cc:492] T 55c7d0a6ef1843babde6589d520b4ce4 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:56.069172 13268 tablet_bootstrap.cc:654] T 55c7d0a6ef1843babde6589d520b4ce4 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.072104 13270 tablet_bootstrap.cc:654] T 96cbc0545d894be1b7df1cda4ccf8b45 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.079975 13297 raft_consensus.cc:493] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.080493 13297 raft_consensus.cc:515] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.084273 13297 leader_election.cc:290] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:56.089063 13305 raft_consensus.cc:493] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.089700 13305 raft_consensus.cc:515] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.098098 13305 leader_election.cc:290] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:56.087778 13270 tablet_bootstrap.cc:492] T 96cbc0545d894be1b7df1cda4ccf8b45 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:56.087165 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed1d49a7b814aadb47715101f45cf2d" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:56.087646 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed1d49a7b814aadb47715101f45cf2d" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:56.100559 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed1d49a7b814aadb47715101f45cf2d" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:56.101023 13268 tablet_bootstrap.cc:492] T 55c7d0a6ef1843babde6589d520b4ce4 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:56.100903 13229 raft_consensus.cc:2468] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:56.098798 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed1d49a7b814aadb47715101f45cf2d" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:56.101497 13268 ts_tablet_manager.cc:1403] T 55c7d0a6ef1843babde6589d520b4ce4 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.005s
I20260709 14:50:56.101617 13079 raft_consensus.cc:2468] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 0.
I20260709 14:50:56.102753 13046 leader_election.cc:304] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:56.103024 13270 ts_tablet_manager.cc:1403] T 96cbc0545d894be1b7df1cda4ccf8b45 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.046s	user 0.003s	sys 0.010s
I20260709 14:50:56.103644 13297 raft_consensus.cc:2804] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:56.103998 13297 raft_consensus.cc:493] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:56.103662 13193 leader_election.cc:304] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:56.104467 13297 raft_consensus.cc:3060] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.104244 13268 raft_consensus.cc:359] T 55c7d0a6ef1843babde6589d520b4ce4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.104929 13268 raft_consensus.cc:385] T 55c7d0a6ef1843babde6589d520b4ce4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:50:56.104020 13044 leader_election.cc:343] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.105333 13268 raft_consensus.cc:740] T 55c7d0a6ef1843babde6589d520b4ce4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
W20260709 14:50:56.104949 13193 leader_election.cc:343] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.105976 13268 consensus_queue.cc:260] T 55c7d0a6ef1843babde6589d520b4ce4 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.106144 13270 raft_consensus.cc:359] T 96cbc0545d894be1b7df1cda4ccf8b45 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.106988 13270 raft_consensus.cc:385] T 96cbc0545d894be1b7df1cda4ccf8b45 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.107316 13270 raft_consensus.cc:740] T 96cbc0545d894be1b7df1cda4ccf8b45 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.107275 13310 raft_consensus.cc:493] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.108013 13310 raft_consensus.cc:515] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.108309 13270 consensus_queue.cc:260] T 96cbc0545d894be1b7df1cda4ccf8b45 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.110051 13310 leader_election.cc:290] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:56.110425 13270 ts_tablet_manager.cc:1434] T 96cbc0545d894be1b7df1cda4ccf8b45 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:50:56.111106 13297 raft_consensus.cc:515] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.111795 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676cc02c5bde4588bed1ed51dd112b5c" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:56.111994 13268 ts_tablet_manager.cc:1434] T 55c7d0a6ef1843babde6589d520b4ce4 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:50:56.112990 13268 tablet_bootstrap.cc:492] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:56.113997 13270 tablet_bootstrap.cc:492] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:56.114583 13269 tablet_bootstrap.cc:492] T 58394b15a0934896af736f899f62d49f P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:56.115010 13269 ts_tablet_manager.cc:1403] T 58394b15a0934896af736f899f62d49f P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.076s	user 0.020s	sys 0.041s
I20260709 14:50:56.114869 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676cc02c5bde4588bed1ed51dd112b5c" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:56.115442 13079 raft_consensus.cc:2468] T 676cc02c5bde4588bed1ed51dd112b5c P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 0.
I20260709 14:50:56.116331 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed1d49a7b814aadb47715101f45cf2d" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:56.117501 13269 raft_consensus.cc:359] T 58394b15a0934896af736f899f62d49f P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
W20260709 14:50:56.117913 13044 leader_election.cc:343] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.118146 13269 raft_consensus.cc:385] T 58394b15a0934896af736f899f62d49f P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.118409 13269 raft_consensus.cc:740] T 58394b15a0934896af736f899f62d49f P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.119019 13269 consensus_queue.cc:260] T 58394b15a0934896af736f899f62d49f P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.119685 13270 tablet_bootstrap.cc:654] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.119810 13297 leader_election.cc:290] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:56.120261 13268 tablet_bootstrap.cc:654] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.121618 13269 ts_tablet_manager.cc:1434] T 58394b15a0934896af736f899f62d49f P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 14:50:56.122514 13269 tablet_bootstrap.cc:492] T 1ed1d49a7b814aadb47715101f45cf2d P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:56.127727 13269 tablet_bootstrap.cc:654] T 1ed1d49a7b814aadb47715101f45cf2d P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.129699 13276 raft_consensus.cc:493] T 06131bd4df634388b7dcb3aab8914b62 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.130168 13276 raft_consensus.cc:515] T 06131bd4df634388b7dcb3aab8914b62 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.132177 13276 leader_election.cc:290] T 06131bd4df634388b7dcb3aab8914b62 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:56.133016 13297 raft_consensus.cc:493] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.133461 13297 raft_consensus.cc:515] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.133876 13270 tablet_bootstrap.cc:492] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:56.134343 13270 ts_tablet_manager.cc:1403] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260709 14:50:56.135947 13297 leader_election.cc:290] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:56.137302 13268 tablet_bootstrap.cc:492] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:56.136910 13270 raft_consensus.cc:359] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.137676 13270 raft_consensus.cc:385] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.137789 13268 ts_tablet_manager.cc:1403] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260709 14:50:56.137986 13270 raft_consensus.cc:740] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.138959 13269 tablet_bootstrap.cc:492] T 1ed1d49a7b814aadb47715101f45cf2d P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:56.138800 13270 consensus_queue.cc:260] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.139353 13269 ts_tablet_manager.cc:1403] T 1ed1d49a7b814aadb47715101f45cf2d P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260709 14:50:56.105571 13305 raft_consensus.cc:2804] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:56.141003 13270 ts_tablet_manager.cc:1434] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:56.141304 13305 raft_consensus.cc:493] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:56.140514 13268 raft_consensus.cc:359] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.141825 13268 raft_consensus.cc:385] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.142055 13270 tablet_bootstrap.cc:492] T 0b30ac47eea048f3b69c4d22ab61daa4 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:56.141708 13269 raft_consensus.cc:359] T 1ed1d49a7b814aadb47715101f45cf2d P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.140924 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06131bd4df634388b7dcb3aab8914b62" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:56.142359 13268 raft_consensus.cc:740] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.142580 13269 raft_consensus.cc:385] T 1ed1d49a7b814aadb47715101f45cf2d P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.142894 13269 raft_consensus.cc:740] T 1ed1d49a7b814aadb47715101f45cf2d P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.143369 13268 consensus_queue.cc:260] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.143464 13269 consensus_queue.cc:260] T 1ed1d49a7b814aadb47715101f45cf2d P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.144486 13341 raft_consensus.cc:493] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.144933 13341 raft_consensus.cc:515] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.145648 13269 ts_tablet_manager.cc:1434] T 1ed1d49a7b814aadb47715101f45cf2d P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:50:56.145779 13193 leader_election.cc:304] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:56.146497 13269 tablet_bootstrap.cc:492] T 676cc02c5bde4588bed1ed51dd112b5c P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:56.146914 13341 leader_election.cc:290] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:56.147565 13341 raft_consensus.cc:2804] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:56.147866 13341 raft_consensus.cc:493] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:56.148182 13270 tablet_bootstrap.cc:654] T 0b30ac47eea048f3b69c4d22ab61daa4 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.141700 13305 raft_consensus.cc:3060] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.148173 13341 raft_consensus.cc:3060] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.152961 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bdcaed629e4c7e910d03a6d557876e" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:56.154008 13269 tablet_bootstrap.cc:654] T 676cc02c5bde4588bed1ed51dd112b5c P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.148386 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed1d49a7b814aadb47715101f45cf2d" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
W20260709 14:50:56.155280 13044 leader_election.cc:343] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.156152 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06131bd4df634388b7dcb3aab8914b62" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:56.156917 13079 raft_consensus.cc:2393] T 06131bd4df634388b7dcb3aab8914b62 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 3eefab4749de417b9fb923a426931362 in this term.
I20260709 14:50:56.158967 13341 raft_consensus.cc:515] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.161350 13341 leader_election.cc:290] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:56.159762 13268 ts_tablet_manager.cc:1434] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:50:56.162647 13268 tablet_bootstrap.cc:492] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
W20260709 14:50:56.166852 13193 leader_election.cc:343] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.166950 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bdcaed629e4c7e910d03a6d557876e" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:56.167584 13227 raft_consensus.cc:2468] T 03bdcaed629e4c7e910d03a6d557876e P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:56.168088 13121 leader_election.cc:304] T 06131bd4df634388b7dcb3aab8914b62 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:50:56.168637 13268 tablet_bootstrap.cc:654] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.169263 13276 raft_consensus.cc:3060] T 06131bd4df634388b7dcb3aab8914b62 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.173334 13270 tablet_bootstrap.cc:492] T 0b30ac47eea048f3b69c4d22ab61daa4 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:56.173785 13270 ts_tablet_manager.cc:1403] T 0b30ac47eea048f3b69c4d22ab61daa4 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260709 14:50:56.174538 13269 tablet_bootstrap.cc:492] T 676cc02c5bde4588bed1ed51dd112b5c P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:56.174953 13269 ts_tablet_manager.cc:1403] T 676cc02c5bde4588bed1ed51dd112b5c P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.011s
I20260709 14:50:56.176077 13268 tablet_bootstrap.cc:492] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:56.176545 13268 ts_tablet_manager.cc:1403] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260709 14:50:56.176167 13270 raft_consensus.cc:359] T 0b30ac47eea048f3b69c4d22ab61daa4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.176884 13270 raft_consensus.cc:385] T 0b30ac47eea048f3b69c4d22ab61daa4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.177160 13270 raft_consensus.cc:740] T 0b30ac47eea048f3b69c4d22ab61daa4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.177229 13269 raft_consensus.cc:359] T 676cc02c5bde4588bed1ed51dd112b5c P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.177985 13269 raft_consensus.cc:385] T 676cc02c5bde4588bed1ed51dd112b5c P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.178269 13269 raft_consensus.cc:740] T 676cc02c5bde4588bed1ed51dd112b5c P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.178057 13270 consensus_queue.cc:260] T 0b30ac47eea048f3b69c4d22ab61daa4 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.178974 13269 consensus_queue.cc:260] T 676cc02c5bde4588bed1ed51dd112b5c P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.179327 13268 raft_consensus.cc:359] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.180126 13268 raft_consensus.cc:385] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.180234 13270 ts_tablet_manager.cc:1434] T 0b30ac47eea048f3b69c4d22ab61daa4 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:56.180500 13268 raft_consensus.cc:740] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.181100 13270 tablet_bootstrap.cc:492] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:56.181137 13269 ts_tablet_manager.cc:1434] T 676cc02c5bde4588bed1ed51dd112b5c P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:56.181324 13268 consensus_queue.cc:260] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.183425 13268 ts_tablet_manager.cc:1434] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.002s
I20260709 14:50:56.183753 13305 raft_consensus.cc:515] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.184242 13268 tablet_bootstrap.cc:492] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:56.184641 13229 raft_consensus.cc:2393] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fc90c45e36048e494a6381e4e062b78 in current term 1: Already voted for candidate 3eefab4749de417b9fb923a426931362 in this term.
I20260709 14:50:56.177071 13276 raft_consensus.cc:2749] T 06131bd4df634388b7dcb3aab8914b62 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:56.187203 13270 tablet_bootstrap.cc:654] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.189760 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b30ac47eea048f3b69c4d22ab61daa4" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:56.190182 13268 tablet_bootstrap.cc:654] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.190445 13079 raft_consensus.cc:2468] T 0b30ac47eea048f3b69c4d22ab61daa4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 0.
I20260709 14:50:56.194981 13046 leader_election.cc:304] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:56.195763 13297 raft_consensus.cc:2804] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:56.196098 13297 raft_consensus.cc:493] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:56.196432 13297 raft_consensus.cc:3060] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.196242 13046 leader_election.cc:304] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78; no voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362
I20260709 14:50:56.197489 13348 raft_consensus.cc:2749] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:56.197608 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b30ac47eea048f3b69c4d22ab61daa4" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:56.199012 13305 leader_election.cc:290] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:56.199677 13193 leader_election.cc:304] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:56.200618 13305 raft_consensus.cc:2804] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:56.200943 13305 raft_consensus.cc:493] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:56.201256 13305 raft_consensus.cc:3060] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.201740 13268 tablet_bootstrap.cc:492] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:56.202174 13268 ts_tablet_manager.cc:1403] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:50:56.196230 13269 tablet_bootstrap.cc:492] T 03bdcaed629e4c7e910d03a6d557876e P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:56.204941 13155 raft_consensus.cc:3060] T 7180b345c0a34836b09d5779d754544a P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.204867 13268 raft_consensus.cc:359] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.205555 13268 raft_consensus.cc:385] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.205811 13268 raft_consensus.cc:740] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.206422 13268 consensus_queue.cc:260] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.209844 13268 ts_tablet_manager.cc:1434] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:56.210650 13268 tablet_bootstrap.cc:492] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:56.215997 13270 tablet_bootstrap.cc:492] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:56.216426 13270 ts_tablet_manager.cc:1403] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.000s
W20260709 14:50:56.215718 13193 leader_election.cc:343] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.218257 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676cc02c5bde4588bed1ed51dd112b5c" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:56.218875 13079 raft_consensus.cc:3060] T 676cc02c5bde4588bed1ed51dd112b5c P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.217410 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676cc02c5bde4588bed1ed51dd112b5c" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:56.219686 13154 raft_consensus.cc:3060] T 676cc02c5bde4588bed1ed51dd112b5c P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.220629 13270 raft_consensus.cc:359] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.221263 13270 raft_consensus.cc:385] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.221530 13270 raft_consensus.cc:740] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.222070 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed1d49a7b814aadb47715101f45cf2d" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:56.222113 13270 consensus_queue.cc:260] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.222869 13080 raft_consensus.cc:2393] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3eefab4749de417b9fb923a426931362 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:50:56.224116 13270 ts_tablet_manager.cc:1434] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:50:56.224969 13270 tablet_bootstrap.cc:492] T 424c569ef6e44ef19c30f31a0bde9129 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:56.224884 13079 raft_consensus.cc:2468] T 676cc02c5bde4588bed1ed51dd112b5c P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 1.
I20260709 14:50:56.227284 13153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed1d49a7b814aadb47715101f45cf2d" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:56.228241 13153 raft_consensus.cc:3060] T 1ed1d49a7b814aadb47715101f45cf2d P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.229931 13269 tablet_bootstrap.cc:654] T 03bdcaed629e4c7e910d03a6d557876e P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.229038 13344 consensus_queue.cc:1048] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:56.232380 13154 raft_consensus.cc:2468] T 676cc02c5bde4588bed1ed51dd112b5c P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 1.
I20260709 14:50:56.233860 13305 raft_consensus.cc:515] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.235833 13297 raft_consensus.cc:515] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.235834 13193 leader_election.cc:304] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:56.236727 13305 leader_election.cc:290] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:56.236975 13344 raft_consensus.cc:2804] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:56.237491 13344 raft_consensus.cc:697] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Becoming Leader. State: Replica: 3eefab4749de417b9fb923a426931362, State: Running, Role: LEADER
I20260709 14:50:56.237758 13297 leader_election.cc:290] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:56.238315 13344 consensus_queue.cc:237] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.238960 13153 raft_consensus.cc:2468] T 1ed1d49a7b814aadb47715101f45cf2d P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 1.
I20260709 14:50:56.242419 13268 tablet_bootstrap.cc:654] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.244879 13193 leader_election.cc:304] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:56.248092 13270 tablet_bootstrap.cc:654] T 424c569ef6e44ef19c30f31a0bde9129 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.250211 13152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bdcaed629e4c7e910d03a6d557876e" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:56.251689 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b30ac47eea048f3b69c4d22ab61daa4" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:56.253933 13080 raft_consensus.cc:3060] T 0b30ac47eea048f3b69c4d22ab61daa4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.254632 13276 consensus_queue.cc:1048] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:56.255028 13153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b30ac47eea048f3b69c4d22ab61daa4" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:56.250562 13305 raft_consensus.cc:2804] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:56.256628 13305 raft_consensus.cc:697] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Becoming Leader. State: Replica: 3eefab4749de417b9fb923a426931362, State: Running, Role: LEADER
I20260709 14:50:56.259897 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bdcaed629e4c7e910d03a6d557876e" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:56.260434 13229 raft_consensus.cc:3060] T 03bdcaed629e4c7e910d03a6d557876e P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.252007 13297 raft_consensus.cc:493] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.263151 13080 raft_consensus.cc:2468] T 0b30ac47eea048f3b69c4d22ab61daa4 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 1.
W20260709 14:50:56.262008 13044 leader_election.cc:343] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.266429 13297 raft_consensus.cc:515] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.268431 13297 leader_election.cc:290] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:56.269309 13305 consensus_queue.cc:237] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.281131 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c7d0a6ef1843babde6589d520b4ce4" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
W20260709 14:50:56.282882 13044 leader_election.cc:343] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.285102 13229 raft_consensus.cc:2468] T 03bdcaed629e4c7e910d03a6d557876e P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:56.288478 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c7d0a6ef1843babde6589d520b4ce4" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:56.289088 13227 raft_consensus.cc:2468] T 55c7d0a6ef1843babde6589d520b4ce4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:56.293009 13193 leader_election.cc:304] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:56.293956 13341 raft_consensus.cc:2804] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:56.294415 13341 raft_consensus.cc:697] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Becoming Leader. State: Replica: 3eefab4749de417b9fb923a426931362, State: Running, Role: LEADER
I20260709 14:50:56.295202 13341 consensus_queue.cc:237] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.303669 13046 leader_election.cc:304] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:56.305167 13046 leader_election.cc:304] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
W20260709 14:50:56.305869 13193 leader_election.cc:343] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.306063 13297 raft_consensus.cc:2804] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:56.306797 13349 raft_consensus.cc:2804] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:56.307196 13349 raft_consensus.cc:493] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:56.307513 13349 raft_consensus.cc:3060] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.308255 13297 raft_consensus.cc:697] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:56.308657 13394 consensus_queue.cc:1048] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:56.309166 13297 consensus_queue.cc:237] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.309816 13275 consensus_queue.cc:1048] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:56.312750 13026 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:56.313879 13344 consensus_queue.cc:1048] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:56.322093 13344 raft_consensus.cc:493] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.322520 13344 raft_consensus.cc:515] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.329865 13268 tablet_bootstrap.cc:492] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:56.330402 13268 ts_tablet_manager.cc:1403] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.120s	user 0.021s	sys 0.011s
I20260709 14:50:56.331634 13344 leader_election.cc:290] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:56.332098 13349 raft_consensus.cc:515] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.334066 13275 consensus_queue.cc:1048] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:56.334338 13349 leader_election.cc:290] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:56.334066 13268 raft_consensus.cc:359] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.336305 13268 raft_consensus.cc:385] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.336926 13268 raft_consensus.cc:740] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.349390 13268 consensus_queue.cc:260] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.390552 13269 tablet_bootstrap.cc:492] T 03bdcaed629e4c7e910d03a6d557876e P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:56.390674 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbc0545d894be1b7df1cda4ccf8b45" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:56.390843 13348 raft_consensus.cc:493] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.391039 13269 ts_tablet_manager.cc:1403] T 03bdcaed629e4c7e910d03a6d557876e P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.195s	user 0.008s	sys 0.015s
I20260709 14:50:56.392151 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c7d0a6ef1843babde6589d520b4ce4" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:56.391330 13348 raft_consensus.cc:515] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.407043 13348 leader_election.cc:290] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:56.365310 13275 raft_consensus.cc:493] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.402724 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbc0545d894be1b7df1cda4ccf8b45" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
W20260709 14:50:56.403877 13044 leader_election.cc:343] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.391003 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c7d0a6ef1843babde6589d520b4ce4" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:56.408926 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735082788ddc4e3ea4f209d137d49f9a" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:56.410739 13268 ts_tablet_manager.cc:1434] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.080s	user 0.014s	sys 0.005s
I20260709 14:50:56.381172 13341 raft_consensus.cc:493] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.404464 13155 raft_consensus.cc:3060] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.414525 13269 raft_consensus.cc:359] T 03bdcaed629e4c7e910d03a6d557876e P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.415078 13268 tablet_bootstrap.cc:492] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:56.415629 13269 raft_consensus.cc:385] T 03bdcaed629e4c7e910d03a6d557876e P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.416505 13269 raft_consensus.cc:740] T 03bdcaed629e4c7e910d03a6d557876e P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.416280 13225 raft_consensus.cc:3060] T 55c7d0a6ef1843babde6589d520b4ce4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:56.415616 13193 leader_election.cc:343] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.424939 13269 consensus_queue.cc:260] T 03bdcaed629e4c7e910d03a6d557876e P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.413625 13275 raft_consensus.cc:515] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.446637 13305 raft_consensus.cc:493] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.447194 13305 raft_consensus.cc:515] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.416414 13080 raft_consensus.cc:2468] T 96cbc0545d894be1b7df1cda4ccf8b45 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 0.
I20260709 14:50:56.416280 13341 raft_consensus.cc:515] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.456836 13269 ts_tablet_manager.cc:1434] T 03bdcaed629e4c7e910d03a6d557876e P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 14:50:56.457867 13269 tablet_bootstrap.cc:492] T 2c219de8b2114b499674bed3202e7395 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:56.437232 13275 leader_election.cc:290] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:56.507380 13344 raft_consensus.cc:493] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.507855 13344 raft_consensus.cc:515] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.499505 13224 raft_consensus.cc:2468] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:56.502444 13305 leader_election.cc:290] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:56.502712 13341 leader_election.cc:290] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:56.509735 13344 leader_election.cc:290] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:56.578923 13270 tablet_bootstrap.cc:492] T 424c569ef6e44ef19c30f31a0bde9129 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:56.579423 13270 ts_tablet_manager.cc:1403] T 424c569ef6e44ef19c30f31a0bde9129 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.355s	user 0.018s	sys 0.021s
I20260709 14:50:56.592940 13268 tablet_bootstrap.cc:654] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.610318 13400 raft_consensus.cc:493] T 58394b15a0934896af736f899f62d49f P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.610798 13400 raft_consensus.cc:515] T 58394b15a0934896af736f899f62d49f P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.607093 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735082788ddc4e3ea4f209d137d49f9a" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:56.616024 13270 raft_consensus.cc:359] T 424c569ef6e44ef19c30f31a0bde9129 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.616766 13270 raft_consensus.cc:385] T 424c569ef6e44ef19c30f31a0bde9129 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.617025 13270 raft_consensus.cc:740] T 424c569ef6e44ef19c30f31a0bde9129 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.617666 13270 consensus_queue.cc:260] T 424c569ef6e44ef19c30f31a0bde9129 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.624207 13270 ts_tablet_manager.cc:1434] T 424c569ef6e44ef19c30f31a0bde9129 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 14:50:56.624303 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c219de8b2114b499674bed3202e7395" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
W20260709 14:50:56.627630 13396 log.cc:927] Time spent T 06131bd4df634388b7dcb3aab8914b62 P 28a9633192164209ab446b0956276aa0: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
W20260709 14:50:56.627815 13389 log.cc:927] Time spent T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362: Append to log took a long time: real 0.108s	user 0.000s	sys 0.000s
I20260709 14:50:56.634786 13150 raft_consensus.cc:3060] T 58394b15a0934896af736f899f62d49f P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.644347 13225 raft_consensus.cc:2468] T 55c7d0a6ef1843babde6589d520b4ce4 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
W20260709 14:50:56.640164 13044 leader_election.cc:343] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.640023 13305 raft_consensus.cc:493] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.645601 13269 tablet_bootstrap.cc:654] T 2c219de8b2114b499674bed3202e7395 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.642239 13402 raft_consensus.cc:493] T 03bdcaed629e4c7e910d03a6d557876e P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.651495 13400 leader_election.cc:290] T 58394b15a0934896af736f899f62d49f P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:56.650586 13305 raft_consensus.cc:515] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.653682 13402 raft_consensus.cc:515] T 03bdcaed629e4c7e910d03a6d557876e P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.655395 13305 leader_election.cc:290] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
W20260709 14:50:56.651901 13044 leader_election.cc:343] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.655737 13402 leader_election.cc:290] T 03bdcaed629e4c7e910d03a6d557876e P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:56.657862 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bdcaed629e4c7e910d03a6d557876e" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:56.661640 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58394b15a0934896af736f899f62d49f" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:56.663807 13276 raft_consensus.cc:493] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.664295 13276 raft_consensus.cc:515] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.667685 13275 consensus_queue.cc:1048] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:56.672492 13268 tablet_bootstrap.cc:492] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:56.672930 13268 ts_tablet_manager.cc:1403] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.258s	user 0.013s	sys 0.007s
I20260709 14:50:56.675137 13402 consensus_queue.cc:1048] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:50:56.682333 13270 tablet_bootstrap.cc:492] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:56.685612 13269 tablet_bootstrap.cc:492] T 2c219de8b2114b499674bed3202e7395 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:56.686057 13269 ts_tablet_manager.cc:1403] T 2c219de8b2114b499674bed3202e7395 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.228s	user 0.013s	sys 0.002s
I20260709 14:50:56.680830 13297 consensus_queue.cc:1048] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:50:56.688585 13269 raft_consensus.cc:359] T 2c219de8b2114b499674bed3202e7395 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.689255 13269 raft_consensus.cc:385] T 2c219de8b2114b499674bed3202e7395 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.689049 13268 raft_consensus.cc:359] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.689575 13269 raft_consensus.cc:740] T 2c219de8b2114b499674bed3202e7395 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.689726 13268 raft_consensus.cc:385] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.690016 13152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735082788ddc4e3ea4f209d137d49f9a" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:56.690217 13269 consensus_queue.cc:260] T 2c219de8b2114b499674bed3202e7395 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.690018 13268 raft_consensus.cc:740] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.691985 13269 ts_tablet_manager.cc:1434] T 2c219de8b2114b499674bed3202e7395 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:56.692554 13152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424c569ef6e44ef19c30f31a0bde9129" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:56.692821 13269 tablet_bootstrap.cc:492] T 0b30ac47eea048f3b69c4d22ab61daa4 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:56.693990 13268 consensus_queue.cc:260] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.695397 13152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9019636e0556451c9b5a02edad7b8add" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:56.696360 13268 ts_tablet_manager.cc:1434] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260709 14:50:56.697254 13268 tablet_bootstrap.cc:492] T 7cb864c03cd0442d8e258473f2258fbb P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:56.700168 13276 leader_election.cc:290] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:56.701323 13402 consensus_queue.cc:1048] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:56.703261 12975 catalog_manager.cc:5697] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eefab4749de417b9fb923a426931362 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "3eefab4749de417b9fb923a426931362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:56.704977 13046 leader_election.cc:304] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:56.706094 13046 leader_election.cc:304] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:56.707181 13349 raft_consensus.cc:2804] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:56.707587 13349 raft_consensus.cc:697] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:56.707752 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c219de8b2114b499674bed3202e7395" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:56.704335 12975 catalog_manager.cc:5697] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eefab4749de417b9fb923a426931362 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "3eefab4749de417b9fb923a426931362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:56.709764 12975 catalog_manager.cc:5697] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eefab4749de417b9fb923a426931362 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "3eefab4749de417b9fb923a426931362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:56.711925 13394 raft_consensus.cc:2804] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:56.712050 13305 raft_consensus.cc:493] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.712294 13394 raft_consensus.cc:493] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:56.712661 13394 raft_consensus.cc:3060] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.712584 13305 raft_consensus.cc:515] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.720449 13150 raft_consensus.cc:2468] T 2c219de8b2114b499674bed3202e7395 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 0.
I20260709 14:50:56.737319 13305 leader_election.cc:290] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:56.739759 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c219de8b2114b499674bed3202e7395" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:56.740255 13224 raft_consensus.cc:2468] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:56.740806 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424c569ef6e44ef19c30f31a0bde9129" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:56.741289 13080 raft_consensus.cc:2468] T 424c569ef6e44ef19c30f31a0bde9129 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 0.
I20260709 14:50:56.723263 13349 consensus_queue.cc:237] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.750854 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735082788ddc4e3ea4f209d137d49f9a" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:56.752034 13077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c219de8b2114b499674bed3202e7395" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:56.752677 13077 raft_consensus.cc:2468] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 0.
I20260709 14:50:56.753903 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9019636e0556451c9b5a02edad7b8add" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:56.759624 13394 raft_consensus.cc:515] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.761471 13268 tablet_bootstrap.cc:654] T 7cb864c03cd0442d8e258473f2258fbb P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.761885 13046 leader_election.cc:304] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:56.761829 13270 tablet_bootstrap.cc:654] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.770576 13080 raft_consensus.cc:2393] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3eefab4749de417b9fb923a426931362 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:50:56.771483 13269 tablet_bootstrap.cc:654] T 0b30ac47eea048f3b69c4d22ab61daa4 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.773438 13401 raft_consensus.cc:493] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.773989 13401 raft_consensus.cc:515] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.773324 13275 consensus_queue.cc:1048] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:56.777727 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cad8297467649f8949233896dcd7165" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:56.777863 13401 leader_election.cc:290] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:56.778808 12977 catalog_manager.cc:5697] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:56.772105 13348 raft_consensus.cc:2804] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:56.789057 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34889c612a8a40258ccea9600d762c11" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:56.790436 13348 raft_consensus.cc:493] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:56.794528 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cad8297467649f8949233896dcd7165" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:56.799726 13394 leader_election.cc:290] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:56.799633 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425563df549d489a8a0efb2e0b36d2f9" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:56.800144 13348 raft_consensus.cc:3060] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.800724 13341 raft_consensus.cc:493] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:56.803529 13079 raft_consensus.cc:2468] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 1.
I20260709 14:50:56.805298 13341 raft_consensus.cc:515] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.815027 13341 leader_election.cc:290] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:56.815203 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bdcaed629e4c7e910d03a6d557876e" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:56.816075 13229 raft_consensus.cc:2393] T 03bdcaed629e4c7e910d03a6d557876e P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:50:56.817492 13226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34889c612a8a40258ccea9600d762c11" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:56.818161 13226 raft_consensus.cc:2468] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 1.
I20260709 14:50:56.819342 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58394b15a0934896af736f899f62d49f" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:56.815902 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735082788ddc4e3ea4f209d137d49f9a" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:56.821796 13119 leader_election.cc:304] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [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: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:56.823493 13404 raft_consensus.cc:2804] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:56.823860 13404 raft_consensus.cc:493] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:56.824173 13404 raft_consensus.cc:3060] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:56.824249 13044 leader_election.cc:343] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.827724 13270 tablet_bootstrap.cc:492] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:56.828155 13270 ts_tablet_manager.cc:1403] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.146s	user 0.013s	sys 0.002s
W20260709 14:50:56.836443 13193 leader_election.cc:343] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.836535 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425563df549d489a8a0efb2e0b36d2f9" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
W20260709 14:50:56.837155 13193 leader_election.cc:343] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.837317 13229 raft_consensus.cc:2468] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 1.
W20260709 14:50:56.837792 13193 leader_election.cc:343] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.834931 13348 raft_consensus.cc:515] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.833210 13404 raft_consensus.cc:515] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.856978 13193 leader_election.cc:304] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:56.859040 13348 leader_election.cc:290] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:56.859964 13344 raft_consensus.cc:2804] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:56.860122 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c219de8b2114b499674bed3202e7395" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:56.860358 13344 raft_consensus.cc:493] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:56.860694 13150 raft_consensus.cc:3060] T 2c219de8b2114b499674bed3202e7395 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.860714 13344 raft_consensus.cc:3060] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.866235 13155 raft_consensus.cc:3060] T 03bdcaed629e4c7e910d03a6d557876e P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:56.865506 13193 leader_election.cc:343] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.873597 13270 raft_consensus.cc:359] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.874346 13270 raft_consensus.cc:385] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.874651 13270 raft_consensus.cc:740] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.875326 13270 consensus_queue.cc:260] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.866622 13420 consensus_queue.cc:1048] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 14:50:56.877949 13297 consensus_queue.cc:1048] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:56.878273 13193 leader_election.cc:304] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:56.879231 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425563df549d489a8a0efb2e0b36d2f9" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:56.879194 13305 consensus_queue.cc:1048] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:56.879854 13079 raft_consensus.cc:3060] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:56.880551 13305 raft_consensus.cc:2804] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:56.880971 13305 raft_consensus.cc:493] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:56.881314 13305 raft_consensus.cc:3060] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.882889 13150 raft_consensus.cc:2468] T 2c219de8b2114b499674bed3202e7395 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:56.884997 13270 ts_tablet_manager.cc:1434] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.057s	user 0.018s	sys 0.015s
I20260709 14:50:56.885903 13270 tablet_bootstrap.cc:492] T 0ca91d9f2c8a49bfbd087203383690e6 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:56.886601 13044 leader_election.cc:304] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:56.887439 13297 raft_consensus.cc:2804] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:56.888583 13297 raft_consensus.cc:697] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:56.890235 13297 consensus_queue.cc:237] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.893081 13269 tablet_bootstrap.cc:492] T 0b30ac47eea048f3b69c4d22ab61daa4 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:56.893520 13269 ts_tablet_manager.cc:1403] T 0b30ac47eea048f3b69c4d22ab61daa4 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.201s	user 0.004s	sys 0.010s
I20260709 14:50:56.883713 13344 raft_consensus.cc:515] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.893504 13404 leader_election.cc:290] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:56.900945 13269 raft_consensus.cc:359] T 0b30ac47eea048f3b69c4d22ab61daa4 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.901530 13269 raft_consensus.cc:385] T 0b30ac47eea048f3b69c4d22ab61daa4 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.901726 13269 raft_consensus.cc:740] T 0b30ac47eea048f3b69c4d22ab61daa4 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.902057 13268 tablet_bootstrap.cc:492] T 7cb864c03cd0442d8e258473f2258fbb P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:56.902535 13269 consensus_queue.cc:260] T 0b30ac47eea048f3b69c4d22ab61daa4 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.911819 13269 ts_tablet_manager.cc:1434] T 0b30ac47eea048f3b69c4d22ab61daa4 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:50:56.905486 13305 raft_consensus.cc:515] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.922751 13305 leader_election.cc:290] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:56.899911 13193 leader_election.cc:304] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:56.924458 13344 leader_election.cc:290] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:56.924981 13344 raft_consensus.cc:2804] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:56.925324 13344 raft_consensus.cc:493] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:56.925644 13344 raft_consensus.cc:3060] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.932085 13079 raft_consensus.cc:2468] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 2.
I20260709 14:50:56.936239 13119 leader_election.cc:304] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:56.937218 13404 raft_consensus.cc:2804] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:56.937707 13268 ts_tablet_manager.cc:1403] T 7cb864c03cd0442d8e258473f2258fbb P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.241s	user 0.019s	sys 0.020s
I20260709 14:50:56.938730 13269 tablet_bootstrap.cc:492] T 96cbc0545d894be1b7df1cda4ccf8b45 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:56.938019 13404 raft_consensus.cc:697] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 2 LEADER]: Becoming Leader. State: Replica: 28a9633192164209ab446b0956276aa0, State: Running, Role: LEADER
I20260709 14:50:56.940317 13404 consensus_queue.cc:237] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [LEADER]: Queue going to LEADER 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: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.942551 13344 raft_consensus.cc:515] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.943332 13270 tablet_bootstrap.cc:654] T 0ca91d9f2c8a49bfbd087203383690e6 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.947533 13344 leader_election.cc:290] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
W20260709 14:50:56.944694 13193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.65:33365, user_credentials={real_user=slave}} blocked reactor thread for 47715.4us
I20260709 14:50:56.956688 13268 raft_consensus.cc:359] T 7cb864c03cd0442d8e258473f2258fbb P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.958408 13268 raft_consensus.cc:385] T 7cb864c03cd0442d8e258473f2258fbb P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.957419 12975 catalog_manager.cc:5697] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:56.958779 13268 raft_consensus.cc:740] T 7cb864c03cd0442d8e258473f2258fbb P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.959830 13268 consensus_queue.cc:260] T 7cb864c03cd0442d8e258473f2258fbb P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.959661 12975 catalog_manager.cc:5697] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:56.961534 13268 ts_tablet_manager.cc:1434] T 7cb864c03cd0442d8e258473f2258fbb P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 14:50:56.962375 13268 tablet_bootstrap.cc:492] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:56.965291 13270 tablet_bootstrap.cc:492] T 0ca91d9f2c8a49bfbd087203383690e6 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:56.965700 13270 ts_tablet_manager.cc:1403] T 0ca91d9f2c8a49bfbd087203383690e6 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.080s	user 0.025s	sys 0.018s
W20260709 14:50:56.963444 13193 leader_election.cc:343] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.966367 13193 leader_election.cc:304] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:56.967276 13344 raft_consensus.cc:2749] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:56.971982 13270 raft_consensus.cc:359] T 0ca91d9f2c8a49bfbd087203383690e6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.972627 13270 raft_consensus.cc:385] T 0ca91d9f2c8a49bfbd087203383690e6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:56.972891 13270 raft_consensus.cc:740] T 0ca91d9f2c8a49bfbd087203383690e6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:56.973503 13270 consensus_queue.cc:260] T 0ca91d9f2c8a49bfbd087203383690e6 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:56.973841 13193 leader_election.cc:304] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:56.974090 13269 tablet_bootstrap.cc:654] T 96cbc0545d894be1b7df1cda4ccf8b45 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:56.974860 13193 leader_election.cc:343] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:56.975260 13193 leader_election.cc:304] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:56.975471 13270 ts_tablet_manager.cc:1434] T 0ca91d9f2c8a49bfbd087203383690e6 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 14:50:56.975958 13305 raft_consensus.cc:3060] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.976343 13270 tablet_bootstrap.cc:492] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:56.976902 13344 raft_consensus.cc:2749] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:56.979625 13268 tablet_bootstrap.cc:654] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.979259 12976 catalog_manager.cc:5697] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 reported cstate change: term changed from 0 to 2, leader changed from <none> to 28a9633192164209ab446b0956276aa0 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "28a9633192164209ab446b0956276aa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:56.981490 13150 raft_consensus.cc:3060] T 0b30ac47eea048f3b69c4d22ab61daa4 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:56.982079 13404 consensus_queue.cc:1048] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:56.982820 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425563df549d489a8a0efb2e0b36d2f9" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:56.984076 13121 leader_election.cc:304] T 03bdcaed629e4c7e910d03a6d557876e P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:50:56.985081 13401 raft_consensus.cc:2749] T 03bdcaed629e4c7e910d03a6d557876e P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:56.985385 13270 tablet_bootstrap.cc:654] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:56.987385 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425563df549d489a8a0efb2e0b36d2f9" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:56.987687 13121 leader_election.cc:304] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [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: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:56.989543 13121 leader_election.cc:304] T 58394b15a0934896af736f899f62d49f P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:50:56.990317 13401 raft_consensus.cc:2804] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:56.990660 13401 raft_consensus.cc:493] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2fc90c45e36048e494a6381e4e062b78)
I20260709 14:50:56.991022 13401 raft_consensus.cc:3060] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:56.991379 13305 raft_consensus.cc:2749] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:56.992029 13404 raft_consensus.cc:2749] T 58394b15a0934896af736f899f62d49f P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:56.993592 13078 raft_consensus.cc:2393] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3eefab4749de417b9fb923a426931362 in current term 2: Already voted for candidate 28a9633192164209ab446b0956276aa0 in this term.
I20260709 14:50:57.000142 13401 raft_consensus.cc:515] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.003085 13268 tablet_bootstrap.cc:492] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:57.003155 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34889c612a8a40258ccea9600d762c11" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:57.003757 13268 ts_tablet_manager.cc:1403] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.006s
I20260709 14:50:57.006223 13270 tablet_bootstrap.cc:492] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:57.006760 13270 ts_tablet_manager.cc:1403] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.004s
I20260709 14:50:57.006294 13268 raft_consensus.cc:359] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.007153 13268 raft_consensus.cc:385] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.007467 13268 raft_consensus.cc:740] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.008149 13268 consensus_queue.cc:260] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.009620 13270 raft_consensus.cc:359] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.010239 13270 raft_consensus.cc:385] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.010282 13268 ts_tablet_manager.cc:1434] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:57.010568 13270 raft_consensus.cc:740] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.011327 13268 tablet_bootstrap.cc:492] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:57.011819 13270 consensus_queue.cc:260] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.014164 13401 leader_election.cc:290] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:57.014798 13270 ts_tablet_manager.cc:1434] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:50:57.015657 13270 tablet_bootstrap.cc:492] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:57.017791 13268 tablet_bootstrap.cc:654] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.020691 13270 tablet_bootstrap.cc:654] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.025090 13152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbc0545d894be1b7df1cda4ccf8b45" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:57.033428 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbc0545d894be1b7df1cda4ccf8b45" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:57.034083 13079 raft_consensus.cc:3060] T 96cbc0545d894be1b7df1cda4ccf8b45 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.042676 13268 tablet_bootstrap.cc:492] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:57.042984 13079 raft_consensus.cc:2468] T 96cbc0545d894be1b7df1cda4ccf8b45 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 1.
I20260709 14:50:57.043200 13268 ts_tablet_manager.cc:1403] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.015s
I20260709 14:50:57.045451 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c219de8b2114b499674bed3202e7395" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:57.046187 13150 raft_consensus.cc:2393] T 2c219de8b2114b499674bed3202e7395 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3eefab4749de417b9fb923a426931362 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:50:57.045801 13268 raft_consensus.cc:359] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.046563 13268 raft_consensus.cc:385] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.046911 13268 raft_consensus.cc:740] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.047688 13268 consensus_queue.cc:260] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.048092 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424c569ef6e44ef19c30f31a0bde9129" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:57.048640 13078 raft_consensus.cc:3060] T 424c569ef6e44ef19c30f31a0bde9129 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.050318 13268 ts_tablet_manager.cc:1434] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:57.051620 13268 tablet_bootstrap.cc:492] T a190caf1f7b5472c9c6c27f718fd456f P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:57.056228 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c219de8b2114b499674bed3202e7395" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:57.057381 13268 tablet_bootstrap.cc:654] T a190caf1f7b5472c9c6c27f718fd456f P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.062248 13344 raft_consensus.cc:493] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.062727 13344 raft_consensus.cc:515] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } } peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } }
I20260709 14:50:57.064563 13344 leader_election.cc:290] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:57.064853 13269 tablet_bootstrap.cc:492] T 96cbc0545d894be1b7df1cda4ccf8b45 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:57.065368 13269 ts_tablet_manager.cc:1403] T 96cbc0545d894be1b7df1cda4ccf8b45 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.127s	user 0.011s	sys 0.002s
I20260709 14:50:57.065572 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735082788ddc4e3ea4f209d137d49f9a" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:57.068154 13269 raft_consensus.cc:359] T 96cbc0545d894be1b7df1cda4ccf8b45 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.068856 13269 raft_consensus.cc:385] T 96cbc0545d894be1b7df1cda4ccf8b45 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.069128 13269 raft_consensus.cc:740] T 96cbc0545d894be1b7df1cda4ccf8b45 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.069839 13269 consensus_queue.cc:260] T 96cbc0545d894be1b7df1cda4ccf8b45 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.072997 13269 ts_tablet_manager.cc:1434] T 96cbc0545d894be1b7df1cda4ccf8b45 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:57.073393 13270 tablet_bootstrap.cc:492] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:57.073968 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c219de8b2114b499674bed3202e7395" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:57.074760 13229 raft_consensus.cc:2393] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fc90c45e36048e494a6381e4e062b78 in current term 1: Already voted for candidate 3eefab4749de417b9fb923a426931362 in this term.
I20260709 14:50:57.074612 13226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425563df549d489a8a0efb2e0b36d2f9" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:57.075241 13226 raft_consensus.cc:3060] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:57.075551 13270 ts_tablet_manager.cc:1403] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.027s
I20260709 14:50:57.076023 13268 tablet_bootstrap.cc:492] T a190caf1f7b5472c9c6c27f718fd456f P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:57.077085 13268 ts_tablet_manager.cc:1403] T a190caf1f7b5472c9c6c27f718fd456f P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
I20260709 14:50:57.078003 13270 raft_consensus.cc:359] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.076670 13269 tablet_bootstrap.cc:492] T 55c7d0a6ef1843babde6589d520b4ce4 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:57.078663 13270 raft_consensus.cc:385] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.078970 13270 raft_consensus.cc:740] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.079742 13270 consensus_queue.cc:260] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.081619 13226 raft_consensus.cc:2468] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 2.
I20260709 14:50:57.081791 13228 raft_consensus.cc:2468] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:57.083950 13349 raft_consensus.cc:493] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.084390 13349 raft_consensus.cc:515] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.086370 13349 leader_election.cc:290] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:57.087487 13226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34889c612a8a40258ccea9600d762c11" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:57.086345 13268 raft_consensus.cc:359] T a190caf1f7b5472c9c6c27f718fd456f P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.088284 13270 ts_tablet_manager.cc:1434] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:50:57.089498 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915e1854fb74e038524cca42af74652" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:57.089898 13349 consensus_queue.cc:1048] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:57.091307 13152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915e1854fb74e038524cca42af74652" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:57.087754 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138b6bf86e24cb0a5955ece797e26f6" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:57.097163 13268 raft_consensus.cc:385] T a190caf1f7b5472c9c6c27f718fd456f P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.106153 13268 raft_consensus.cc:740] T a190caf1f7b5472c9c6c27f718fd456f P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.115491 13269 tablet_bootstrap.cc:654] T 55c7d0a6ef1843babde6589d520b4ce4 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.117733 13401 raft_consensus.cc:493] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.116129 13270 tablet_bootstrap.cc:492] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:57.118189 13401 raft_consensus.cc:515] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } } peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } }
I20260709 14:50:57.119335 13152 raft_consensus.cc:2468] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 1.
I20260709 14:50:57.120122 13401 leader_election.cc:290] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813), 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365)
I20260709 14:50:57.120255 13078 raft_consensus.cc:2468] T 424c569ef6e44ef19c30f31a0bde9129 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 1.
I20260709 14:50:57.121215 13079 raft_consensus.cc:2468] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 1.
I20260709 14:50:57.121225 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424c569ef6e44ef19c30f31a0bde9129" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
W20260709 14:50:57.126322 13044 leader_election.cc:343] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.126663 13270 tablet_bootstrap.cc:654] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.131525 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915e1854fb74e038524cca42af74652" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:57.132117 13079 raft_consensus.cc:2468] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 1.
I20260709 14:50:57.132558 13270 tablet_bootstrap.cc:492] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:57.132975 13270 ts_tablet_manager.cc:1403] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.004s
I20260709 14:50:57.134336 13119 leader_election.cc:304] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [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: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:57.135053 13401 raft_consensus.cc:2804] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:57.135392 13401 raft_consensus.cc:493] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:57.135787 13401 raft_consensus.cc:3060] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:57.135423 13270 raft_consensus.cc:359] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.136191 13270 raft_consensus.cc:385] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.136444 13270 raft_consensus.cc:740] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.116067 13046 leader_election.cc:304] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:57.117029 13344 consensus_queue.cc:1048] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:57.137027 13270 consensus_queue.cc:260] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.139245 13270 ts_tablet_manager.cc:1434] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:57.139647 13349 raft_consensus.cc:2804] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:57.140151 13349 raft_consensus.cc:697] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:57.140952 13349 consensus_queue.cc:237] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.143229 13401 raft_consensus.cc:515] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } } peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } }
I20260709 14:50:57.140113 13270 tablet_bootstrap.cc:492] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:57.145730 13401 leader_election.cc:290] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 election: Requested vote from peers 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813), 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365)
I20260709 14:50:57.148545 13269 tablet_bootstrap.cc:492] T 55c7d0a6ef1843babde6589d520b4ce4 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:57.148985 13269 ts_tablet_manager.cc:1403] T 55c7d0a6ef1843babde6589d520b4ce4 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.013s
I20260709 14:50:57.151690 13270 tablet_bootstrap.cc:654] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.151528 13269 raft_consensus.cc:359] T 55c7d0a6ef1843babde6589d520b4ce4 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.152201 13269 raft_consensus.cc:385] T 55c7d0a6ef1843babde6589d520b4ce4 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.152544 13269 raft_consensus.cc:740] T 55c7d0a6ef1843babde6589d520b4ce4 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.153316 13269 consensus_queue.cc:260] T 55c7d0a6ef1843babde6589d520b4ce4 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.147123 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915e1854fb74e038524cca42af74652" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:57.154847 13079 raft_consensus.cc:3060] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:57.158578 13344 raft_consensus.cc:493] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.159217 13344 raft_consensus.cc:515] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.161167 13344 leader_election.cc:290] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:57.155258 13269 ts_tablet_manager.cc:1434] T 55c7d0a6ef1843babde6589d520b4ce4 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:57.162467 13269 tablet_bootstrap.cc:492] T a190caf1f7b5472c9c6c27f718fd456f P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:57.167944 13269 tablet_bootstrap.cc:654] T a190caf1f7b5472c9c6c27f718fd456f P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.175419 13079 raft_consensus.cc:2468] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 2.
I20260709 14:50:57.176653 13119 leader_election.cc:304] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:57.177493 13401 raft_consensus.cc:2804] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:57.177989 13401 raft_consensus.cc:697] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 2 LEADER]: Becoming Leader. State: Replica: 28a9633192164209ab446b0956276aa0, State: Running, Role: LEADER
I20260709 14:50:57.178731 13269 tablet_bootstrap.cc:492] T a190caf1f7b5472c9c6c27f718fd456f P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:57.179358 13269 ts_tablet_manager.cc:1403] T a190caf1f7b5472c9c6c27f718fd456f P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.006s
I20260709 14:50:57.178804 13401 consensus_queue.cc:237] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [LEADER]: Queue going to LEADER 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: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } } peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } }
I20260709 14:50:57.182163 13269 raft_consensus.cc:359] T a190caf1f7b5472c9c6c27f718fd456f P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.182827 13269 raft_consensus.cc:385] T a190caf1f7b5472c9c6c27f718fd456f P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.183099 13269 raft_consensus.cc:740] T a190caf1f7b5472c9c6c27f718fd456f P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.183745 13269 consensus_queue.cc:260] T a190caf1f7b5472c9c6c27f718fd456f P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.185988 13269 ts_tablet_manager.cc:1434] T a190caf1f7b5472c9c6c27f718fd456f P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:50:57.186884 13269 tablet_bootstrap.cc:492] T 7cb864c03cd0442d8e258473f2258fbb P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:57.188932 13344 raft_consensus.cc:493] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.188508 12975 catalog_manager.cc:5697] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 reported cstate change: term changed from 0 to 2, leader changed from <none> to 28a9633192164209ab446b0956276aa0 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "28a9633192164209ab446b0956276aa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:57.189424 13344 raft_consensus.cc:515] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
W20260709 14:50:57.117388 13193 leader_election.cc:343] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.117216 13268 consensus_queue.cc:260] T a190caf1f7b5472c9c6c27f718fd456f P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
W20260709 14:50:57.191461 13193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.66:35655, user_credentials={real_user=slave}} blocked reactor thread for 74099.6us
I20260709 14:50:57.193794 13268 ts_tablet_manager.cc:1434] T a190caf1f7b5472c9c6c27f718fd456f P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.116s	user 0.008s	sys 0.000s
I20260709 14:50:57.194694 13268 tablet_bootstrap.cc:492] T cc3a1a06fed54188a24a140b8c36d653 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:57.194689 13404 raft_consensus.cc:493] T 55c7d0a6ef1843babde6589d520b4ce4 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.195366 13404 raft_consensus.cc:515] T 55c7d0a6ef1843babde6589d520b4ce4 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.197471 13404 leader_election.cc:290] T 55c7d0a6ef1843babde6589d520b4ce4 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:57.191407 13344 leader_election.cc:290] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:57.200748 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c7d0a6ef1843babde6589d520b4ce4" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:57.202210 13268 tablet_bootstrap.cc:654] T cc3a1a06fed54188a24a140b8c36d653 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.204782 13193 leader_election.cc:304] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [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: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:57.213469 13344 raft_consensus.cc:2804] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:57.213856 13344 raft_consensus.cc:493] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:57.214190 13344 raft_consensus.cc:3060] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:57.221583 13193 leader_election.cc:343] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.220842 13344 raft_consensus.cc:515] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } } peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } }
I20260709 14:50:57.225430 13420 consensus_queue.cc:1048] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:57.227095 13420 consensus_queue.cc:1048] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:57.228667 13420 consensus_queue.cc:1048] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:57.229525 13270 tablet_bootstrap.cc:492] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:57.229991 13270 ts_tablet_manager.cc:1403] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.090s	user 0.033s	sys 0.028s
I20260709 14:50:57.230110 13193 leader_election.cc:304] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [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: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:57.225041 13344 leader_election.cc:290] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 2 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:57.230949 13420 raft_consensus.cc:2749] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:57.213106 13269 tablet_bootstrap.cc:654] T 7cb864c03cd0442d8e258473f2258fbb P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.232178 13270 raft_consensus.cc:359] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.232723 13270 raft_consensus.cc:385] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.233139 13270 raft_consensus.cc:740] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.232698 12975 catalog_manager.cc:5697] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:57.233661 13193 leader_election.cc:304] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:57.233808 13270 consensus_queue.cc:260] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.234817 13193 leader_election.cc:304] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362 [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: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:57.235459 13344 raft_consensus.cc:2804] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:57.235783 13270 ts_tablet_manager.cc:1434] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:50:57.236213 13420 raft_consensus.cc:2749] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:57.236652 13270 tablet_bootstrap.cc:492] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:57.236532 13193 leader_election.cc:304] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:57.237308 13305 raft_consensus.cc:2804] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:57.237766 13305 raft_consensus.cc:697] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Becoming Leader. State: Replica: 3eefab4749de417b9fb923a426931362, State: Running, Role: LEADER
I20260709 14:50:57.238526 13305 consensus_queue.cc:237] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.239482 13268 tablet_bootstrap.cc:492] T cc3a1a06fed54188a24a140b8c36d653 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:57.239972 13268 ts_tablet_manager.cc:1403] T cc3a1a06fed54188a24a140b8c36d653 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.000s
I20260709 14:50:57.236979 13344 raft_consensus.cc:697] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Becoming Leader. State: Replica: 3eefab4749de417b9fb923a426931362, State: Running, Role: LEADER
I20260709 14:50:57.242488 13270 tablet_bootstrap.cc:654] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.242657 13121 leader_election.cc:304] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [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: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:50:57.242415 13344 consensus_queue.cc:237] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.243721 13401 raft_consensus.cc:2749] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:57.255368 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138b6bf86e24cb0a5955ece797e26f6" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:57.256075 13079 raft_consensus.cc:2468] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 0.
I20260709 14:50:57.256915 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138b6bf86e24cb0a5955ece797e26f6" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:57.245918 13268 raft_consensus.cc:359] T cc3a1a06fed54188a24a140b8c36d653 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.259105 13268 raft_consensus.cc:385] T cc3a1a06fed54188a24a140b8c36d653 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.259280 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca91d9f2c8a49bfbd087203383690e6" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:57.261485 13079 raft_consensus.cc:2468] T 0ca91d9f2c8a49bfbd087203383690e6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 0.
I20260709 14:50:57.260664 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca91d9f2c8a49bfbd087203383690e6" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:57.264756 13268 raft_consensus.cc:740] T cc3a1a06fed54188a24a140b8c36d653 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.266234 13269 tablet_bootstrap.cc:492] T 7cb864c03cd0442d8e258473f2258fbb P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:57.268447 13269 ts_tablet_manager.cc:1403] T 7cb864c03cd0442d8e258473f2258fbb P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.001s
I20260709 14:50:57.270998 13269 raft_consensus.cc:359] T 7cb864c03cd0442d8e258473f2258fbb P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.271667 13269 raft_consensus.cc:385] T 7cb864c03cd0442d8e258473f2258fbb P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.271978 13269 raft_consensus.cc:740] T 7cb864c03cd0442d8e258473f2258fbb P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.272171 13270 tablet_bootstrap.cc:492] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:57.272581 13270 ts_tablet_manager.cc:1403] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.010s
I20260709 14:50:57.272748 13269 consensus_queue.cc:260] T 7cb864c03cd0442d8e258473f2258fbb P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.274920 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915e1854fb74e038524cca42af74652" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:57.275672 13079 raft_consensus.cc:2393] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3eefab4749de417b9fb923a426931362 in current term 2: Already voted for candidate 28a9633192164209ab446b0956276aa0 in this term.
I20260709 14:50:57.278119 13269 ts_tablet_manager.cc:1434] T 7cb864c03cd0442d8e258473f2258fbb P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:57.278976 13269 tablet_bootstrap.cc:492] T 735082788ddc4e3ea4f209d137d49f9a P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:57.275080 13270 raft_consensus.cc:359] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.279379 13270 raft_consensus.cc:385] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.279631 13270 raft_consensus.cc:740] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.280191 13270 consensus_queue.cc:260] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.282115 13270 ts_tablet_manager.cc:1434] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:57.282982 13270 tablet_bootstrap.cc:492] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:57.282903 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915e1854fb74e038524cca42af74652" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:57.287114 13394 raft_consensus.cc:493] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.287542 13394 raft_consensus.cc:515] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.275790 13268 consensus_queue.cc:260] T cc3a1a06fed54188a24a140b8c36d653 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.289726 13268 ts_tablet_manager.cc:1434] T cc3a1a06fed54188a24a140b8c36d653 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 14:50:57.289628 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915e1854fb74e038524cca42af74652" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:57.289870 13394 leader_election.cc:290] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:57.291164 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915e1854fb74e038524cca42af74652" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:57.290364 13228 raft_consensus.cc:2393] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 2: Already voted for candidate 3eefab4749de417b9fb923a426931362 in this term.
I20260709 14:50:57.292349 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb864c03cd0442d8e258473f2258fbb" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:57.292917 13155 raft_consensus.cc:2468] T 7cb864c03cd0442d8e258473f2258fbb P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:57.293736 13270 tablet_bootstrap.cc:654] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.293933 13044 leader_election.cc:304] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:57.294896 13394 raft_consensus.cc:2804] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:57.296352 13394 raft_consensus.cc:493] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:57.296701 13394 raft_consensus.cc:3060] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.297539 13349 raft_consensus.cc:493] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.297957 13349 raft_consensus.cc:515] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.290548 13268 tablet_bootstrap.cc:492] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:57.300272 13349 leader_election.cc:290] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:57.302666 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55c7d0a6ef1843babde6589d520b4ce4" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:57.303354 13228 raft_consensus.cc:2393] T 55c7d0a6ef1843babde6589d520b4ce4 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:50:57.308058 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3a1a06fed54188a24a140b8c36d653" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
W20260709 14:50:57.309725 13044 leader_election.cc:343] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.317770 13348 consensus_queue.cc:1048] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:57.323069 13394 raft_consensus.cc:515] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.325831 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb864c03cd0442d8e258473f2258fbb" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:57.326428 13155 raft_consensus.cc:3060] T 7cb864c03cd0442d8e258473f2258fbb P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.333032 13348 raft_consensus.cc:493] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.333557 13155 raft_consensus.cc:2468] T 7cb864c03cd0442d8e258473f2258fbb P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:57.333630 13348 raft_consensus.cc:515] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.334893 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138b6bf86e24cb0a5955ece797e26f6" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:57.335522 13224 raft_consensus.cc:2468] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:57.335777 13348 leader_election.cc:290] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:57.337301 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190caf1f7b5472c9c6c27f718fd456f" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:57.337936 13155 raft_consensus.cc:2468] T a190caf1f7b5472c9c6c27f718fd456f P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:57.339072 13044 leader_election.cc:304] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:57.341039 13348 raft_consensus.cc:2804] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:57.341717 13348 raft_consensus.cc:697] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
W20260709 14:50:57.342370 13026 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:57.342526 13348 consensus_queue.cc:237] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.348006 13269 tablet_bootstrap.cc:654] T 735082788ddc4e3ea4f209d137d49f9a P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.348105 13044 leader_election.cc:304] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:57.348923 13349 raft_consensus.cc:2804] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:57.349280 13349 raft_consensus.cc:493] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:57.349611 13349 raft_consensus.cc:3060] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.350845 13155 raft_consensus.cc:1240] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Rejecting Update request from peer 2fc90c45e36048e494a6381e4e062b78 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:57.355185 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb864c03cd0442d8e258473f2258fbb" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:57.355813 13228 raft_consensus.cc:2468] T 7cb864c03cd0442d8e258473f2258fbb P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:57.356957 13349 raft_consensus.cc:515] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.358650 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3a1a06fed54188a24a140b8c36d653" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:57.359205 13228 raft_consensus.cc:2468] T cc3a1a06fed54188a24a140b8c36d653 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:57.349581 13394 leader_election.cc:290] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:57.361960 13349 leader_election.cc:290] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:57.362921 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190caf1f7b5472c9c6c27f718fd456f" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:57.363307 13077 raft_consensus.cc:1275] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Refusing update from remote peer 28a9633192164209ab446b0956276aa0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:57.363550 13228 raft_consensus.cc:2468] T a190caf1f7b5472c9c6c27f718fd456f P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:57.348474 13268 tablet_bootstrap.cc:654] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.365103 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb864c03cd0442d8e258473f2258fbb" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:57.365507 13155 raft_consensus.cc:3060] T 55c7d0a6ef1843babde6589d520b4ce4 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.365716 13228 raft_consensus.cc:3060] T 7cb864c03cd0442d8e258473f2258fbb P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.368424 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190caf1f7b5472c9c6c27f718fd456f" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:57.369038 13150 raft_consensus.cc:3060] T a190caf1f7b5472c9c6c27f718fd456f P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.369733 13269 tablet_bootstrap.cc:492] T 735082788ddc4e3ea4f209d137d49f9a P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:57.370170 13269 ts_tablet_manager.cc:1403] T 735082788ddc4e3ea4f209d137d49f9a P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.000s
I20260709 14:50:57.373243 13405 consensus_queue.cc:1048] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:57.374154 13226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a190caf1f7b5472c9c6c27f718fd456f" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:57.374359 13270 tablet_bootstrap.cc:492] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:57.374765 13226 raft_consensus.cc:3060] T a190caf1f7b5472c9c6c27f718fd456f P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.375214 13270 ts_tablet_manager.cc:1403] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.092s	user 0.046s	sys 0.036s
I20260709 14:50:57.378101 13268 tablet_bootstrap.cc:492] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:57.378281 13150 raft_consensus.cc:2468] T a190caf1f7b5472c9c6c27f718fd456f P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:57.378536 13268 ts_tablet_manager.cc:1403] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.000s
I20260709 14:50:57.379110 13348 consensus_queue.cc:1059] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:57.381422 13268 raft_consensus.cc:359] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.384720 13268 raft_consensus.cc:385] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.384977 13268 raft_consensus.cc:740] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.385610 13268 consensus_queue.cc:260] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.386336 13121 leader_election.cc:304] T 55c7d0a6ef1843babde6589d520b4ce4 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:50:57.387603 13268 ts_tablet_manager.cc:1434] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:50:57.387862 13401 raft_consensus.cc:2749] T 55c7d0a6ef1843babde6589d520b4ce4 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:57.388489 13268 tablet_bootstrap.cc:492] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:57.383106 12977 catalog_manager.cc:5697] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eefab4749de417b9fb923a426931362 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "3eefab4749de417b9fb923a426931362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:57.393191 12977 catalog_manager.cc:5697] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eefab4749de417b9fb923a426931362 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "3eefab4749de417b9fb923a426931362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:57.394505 13268 tablet_bootstrap.cc:654] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.384070 13269 raft_consensus.cc:359] T 735082788ddc4e3ea4f209d137d49f9a P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.394949 13269 raft_consensus.cc:385] T 735082788ddc4e3ea4f209d137d49f9a P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.395269 13269 raft_consensus.cc:740] T 735082788ddc4e3ea4f209d137d49f9a P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.395931 13269 consensus_queue.cc:260] T 735082788ddc4e3ea4f209d137d49f9a P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.398376 13269 ts_tablet_manager.cc:1434] T 735082788ddc4e3ea4f209d137d49f9a P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 14:50:57.399287 13269 tablet_bootstrap.cc:492] T 424c569ef6e44ef19c30f31a0bde9129 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:57.382483 13270 raft_consensus.cc:359] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.399705 13270 raft_consensus.cc:385] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.400019 13270 raft_consensus.cc:740] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.400789 13270 consensus_queue.cc:260] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.403283 13270 ts_tablet_manager.cc:1434] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260709 14:50:57.404043 13348 consensus_queue.cc:1048] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:57.404407 13270 tablet_bootstrap.cc:492] T d688e08fb257459692dba3a18b0e6d18 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:57.405678 13044 leader_election.cc:304] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:57.383397 13394 raft_consensus.cc:3055] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:57.406225 13394 raft_consensus.cc:740] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:57.407063 13394 consensus_queue.cc:260] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.407949 13348 raft_consensus.cc:2804] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:57.408309 13226 raft_consensus.cc:2468] T a190caf1f7b5472c9c6c27f718fd456f P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:57.408453 13348 raft_consensus.cc:697] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:57.415699 13348 consensus_queue.cc:237] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.408135 13394 raft_consensus.cc:3060] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:57.410296 13046 leader_election.cc:304] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:57.419353 13297 raft_consensus.cc:2804] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:57.419723 13297 raft_consensus.cc:493] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:57.420050 13297 raft_consensus.cc:3060] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.420763 13269 tablet_bootstrap.cc:654] T 424c569ef6e44ef19c30f31a0bde9129 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.426406 13297 raft_consensus.cc:515] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.428308 13297 leader_election.cc:290] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:57.411617 13228 raft_consensus.cc:2468] T 7cb864c03cd0442d8e258473f2258fbb P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:57.434778 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138b6bf86e24cb0a5955ece797e26f6" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:57.437675 13046 leader_election.cc:304] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:57.437916 13349 consensus_queue.cc:1048] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:57.438531 13297 raft_consensus.cc:2804] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:57.438907 13297 raft_consensus.cc:493] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:57.439246 13349 consensus_queue.cc:1048] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:57.439224 13297 raft_consensus.cc:3060] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.413040 13270 tablet_bootstrap.cc:654] T d688e08fb257459692dba3a18b0e6d18 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:57.413980 13193 leader_election.cc:343] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:57.440936 13193 leader_election.cc:343] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.442626 13193 leader_election.cc:304] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
W20260709 14:50:57.442819 13044 leader_election.cc:343] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.387166 12975 catalog_manager.cc:5697] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:57.443572 13193 leader_election.cc:304] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:57.444623 13305 raft_consensus.cc:2804] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:57.444954 13305 raft_consensus.cc:493] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:57.445158 13420 raft_consensus.cc:2804] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:57.445315 13305 raft_consensus.cc:3060] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.445569 13420 raft_consensus.cc:493] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:57.445984 13420 raft_consensus.cc:3060] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.450392 13193 leader_election.cc:304] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [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: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:57.451076 13423 raft_consensus.cc:2749] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:57.451467 13404 raft_consensus.cc:493] T 96cbc0545d894be1b7df1cda4ccf8b45 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.476507 13420 raft_consensus.cc:515] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.476580 13305 raft_consensus.cc:515] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.479375 13269 tablet_bootstrap.cc:492] T 424c569ef6e44ef19c30f31a0bde9129 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:57.480613 13269 ts_tablet_manager.cc:1403] T 424c569ef6e44ef19c30f31a0bde9129 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.001s
I20260709 14:50:57.483912 13420 leader_election.cc:290] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:57.487061 12975 catalog_manager.cc:5697] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:57.466750 13404 raft_consensus.cc:515] T 96cbc0545d894be1b7df1cda4ccf8b45 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.504426 13404 leader_election.cc:290] T 96cbc0545d894be1b7df1cda4ccf8b45 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:57.481694 13464 raft_consensus.cc:493] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.522428 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbc0545d894be1b7df1cda4ccf8b45" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:57.523525 13269 raft_consensus.cc:359] T 424c569ef6e44ef19c30f31a0bde9129 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.524174 13269 raft_consensus.cc:385] T 424c569ef6e44ef19c30f31a0bde9129 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.524426 13269 raft_consensus.cc:740] T 424c569ef6e44ef19c30f31a0bde9129 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.527426 13464 raft_consensus.cc:515] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.529546 13464 leader_election.cc:290] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:57.530148 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9019636e0556451c9b5a02edad7b8add" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
W20260709 14:50:57.531414 13044 leader_election.cc:343] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.524967 13269 consensus_queue.cc:260] T 424c569ef6e44ef19c30f31a0bde9129 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.540834 13269 ts_tablet_manager.cc:1434] T 424c569ef6e44ef19c30f31a0bde9129 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 14:50:57.542143 13269 tablet_bootstrap.cc:492] T 9019636e0556451c9b5a02edad7b8add P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:57.541725 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138b6bf86e24cb0a5955ece797e26f6" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:57.547710 13229 raft_consensus.cc:2393] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fc90c45e36048e494a6381e4e062b78 in current term 1: Already voted for candidate 3eefab4749de417b9fb923a426931362 in this term.
I20260709 14:50:57.542225 13077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca91d9f2c8a49bfbd087203383690e6" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:57.548619 13077 raft_consensus.cc:3060] T 0ca91d9f2c8a49bfbd087203383690e6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.549837 13305 leader_election.cc:290] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:57.542995 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9019636e0556451c9b5a02edad7b8add" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:57.550621 13228 raft_consensus.cc:2468] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:57.552294 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca91d9f2c8a49bfbd087203383690e6" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:57.554090 13297 raft_consensus.cc:515] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.554744 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cbc0545d894be1b7df1cda4ccf8b45" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:57.556979 13078 raft_consensus.cc:2393] T 96cbc0545d894be1b7df1cda4ccf8b45 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 3eefab4749de417b9fb923a426931362 in this term.
I20260709 14:50:57.557366 13268 tablet_bootstrap.cc:492] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:57.557771 13268 ts_tablet_manager.cc:1403] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.169s	user 0.053s	sys 0.078s
I20260709 14:50:57.560102 13394 consensus_queue.cc:1048] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:57.563512 13193 leader_election.cc:343] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.565188 13046 leader_election.cc:304] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78; no voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362
I20260709 14:50:57.565793 13297 leader_election.cc:290] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:57.566279 13297 raft_consensus.cc:2749] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:57.566764 13270 tablet_bootstrap.cc:492] T d688e08fb257459692dba3a18b0e6d18 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:57.567107 13270 ts_tablet_manager.cc:1403] T d688e08fb257459692dba3a18b0e6d18 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.163s	user 0.022s	sys 0.023s
I20260709 14:50:57.568261 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3a1a06fed54188a24a140b8c36d653" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:57.569231 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138b6bf86e24cb0a5955ece797e26f6" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
W20260709 14:50:57.569535 13044 leader_election.cc:343] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.569981 13079 raft_consensus.cc:2393] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3eefab4749de417b9fb923a426931362 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:50:57.570350 13270 raft_consensus.cc:359] T d688e08fb257459692dba3a18b0e6d18 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.570961 13270 raft_consensus.cc:385] T d688e08fb257459692dba3a18b0e6d18 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.571204 13270 raft_consensus.cc:740] T d688e08fb257459692dba3a18b0e6d18 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.571755 13270 consensus_queue.cc:260] T d688e08fb257459692dba3a18b0e6d18 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.572096 13268 raft_consensus.cc:359] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.572676 13268 raft_consensus.cc:385] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.572916 13268 raft_consensus.cc:740] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.582777 13270 ts_tablet_manager.cc:1434] T d688e08fb257459692dba3a18b0e6d18 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:50:57.567531 13046 leader_election.cc:304] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:57.581844 13268 consensus_queue.cc:260] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.589629 13464 raft_consensus.cc:2804] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:57.590067 13464 raft_consensus.cc:493] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:57.590394 13464 raft_consensus.cc:3060] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.590823 13269 tablet_bootstrap.cc:654] T 9019636e0556451c9b5a02edad7b8add P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.593957 13268 ts_tablet_manager.cc:1434] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.001s
I20260709 14:50:57.594856 13268 tablet_bootstrap.cc:492] T d34a11cb54f2485aa1b348d5c5553543 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:57.594942 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3a1a06fed54188a24a140b8c36d653" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:57.600670 13224 raft_consensus.cc:3060] T cc3a1a06fed54188a24a140b8c36d653 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.604429 13270 tablet_bootstrap.cc:492] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:57.605356 13119 leader_election.cc:304] T 96cbc0545d894be1b7df1cda4ccf8b45 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:50:57.606084 13404 raft_consensus.cc:3060] T 96cbc0545d894be1b7df1cda4ccf8b45 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.611193 13394 raft_consensus.cc:493] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.611652 13394 raft_consensus.cc:515] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.612727 13079 raft_consensus.cc:1275] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Refusing update from remote peer 28a9633192164209ab446b0956276aa0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:57.617650 13471 raft_consensus.cc:493] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.618146 13471 raft_consensus.cc:515] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.619742 13394 leader_election.cc:290] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:57.620492 13229 raft_consensus.cc:1275] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Refusing update from remote peer 28a9633192164209ab446b0956276aa0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:57.627873 13405 consensus_queue.cc:1048] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:57.628702 13151 raft_consensus.cc:3060] T 735082788ddc4e3ea4f209d137d49f9a P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.599781 13226 raft_consensus.cc:1275] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Refusing update from remote peer 28a9633192164209ab446b0956276aa0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:50:57.638615 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a087cc74d6c1498eace9dd6aabe33412" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:57.683629 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d688e08fb257459692dba3a18b0e6d18" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:57.633725 13305 raft_consensus.cc:493] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.640087 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a087cc74d6c1498eace9dd6aabe33412" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
W20260709 14:50:57.640410 13046 leader_election.cc:343] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.685796 13079 raft_consensus.cc:2468] T d688e08fb257459692dba3a18b0e6d18 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 0.
I20260709 14:50:57.689884 13077 raft_consensus.cc:2468] T 0ca91d9f2c8a49bfbd087203383690e6 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 1.
I20260709 14:50:57.697160 13193 leader_election.cc:304] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:57.687288 13464 raft_consensus.cc:515] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
W20260709 14:50:57.701579 13044 leader_election.cc:343] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:57.691452 13046 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.67:40813, user_credentials={real_user=slave}} blocked reactor thread for 51090.4us
I20260709 14:50:57.689100 13305 raft_consensus.cc:515] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.702337 13044 leader_election.cc:304] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78; no voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362
I20260709 14:50:57.701371 13404 raft_consensus.cc:2749] T 96cbc0545d894be1b7df1cda4ccf8b45 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:57.696427 13471 leader_election.cc:290] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:57.705066 13193 leader_election.cc:304] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:57.701252 13420 raft_consensus.cc:2804] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:57.717154 13464 leader_election.cc:290] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:57.700984 13401 consensus_queue.cc:1048] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:50:57.719365 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9019636e0556451c9b5a02edad7b8add" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:57.720785 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d688e08fb257459692dba3a18b0e6d18" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:57.721472 13224 raft_consensus.cc:2468] T cc3a1a06fed54188a24a140b8c36d653 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:57.721606 13152 raft_consensus.cc:3060] T 424c569ef6e44ef19c30f31a0bde9129 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.713138 13420 raft_consensus.cc:493] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:57.722098 13420 raft_consensus.cc:3060] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.705399 13394 raft_consensus.cc:2749] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:57.721024 13044 leader_election.cc:343] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.713613 13471 raft_consensus.cc:2804] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:57.725768 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138b6bf86e24cb0a5955ece797e26f6" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
W20260709 14:50:57.737486 13193 leader_election.cc:343] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.732761 13471 raft_consensus.cc:697] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Becoming Leader. State: Replica: 3eefab4749de417b9fb923a426931362, State: Running, Role: LEADER
I20260709 14:50:57.733860 13394 raft_consensus.cc:493] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.742201 13404 consensus_queue.cc:1048] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:57.742483 13193 leader_election.cc:343] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.742931 13193 leader_election.cc:304] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [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: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:57.743032 13394 raft_consensus.cc:515] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.742383 13077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8994c14dbf4b70a8c77cb26fd863c3" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:57.743559 13423 raft_consensus.cc:2749] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:57.744642 13305 leader_election.cc:290] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
W20260709 14:50:57.745077 13193 leader_election.cc:343] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.744895 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9019636e0556451c9b5a02edad7b8add" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:57.745775 13224 raft_consensus.cc:3060] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.749114 13394 leader_election.cc:290] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:57.749933 13405 raft_consensus.cc:493] T 735082788ddc4e3ea4f209d137d49f9a P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.750257 13046 leader_election.cc:304] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
W20260709 14:50:57.750819 13475 log.cc:927] Time spent T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362: Append to log took a long time: real 0.058s	user 0.003s	sys 0.000s
I20260709 14:50:57.751451 13394 raft_consensus.cc:2804] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:57.752068 13394 raft_consensus.cc:697] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:57.744988 13420 raft_consensus.cc:515] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.752846 13394 consensus_queue.cc:237] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.750416 13405 raft_consensus.cc:515] T 735082788ddc4e3ea4f209d137d49f9a P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.754884 13420 leader_election.cc:290] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:57.757687 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d688e08fb257459692dba3a18b0e6d18" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:57.758230 13079 raft_consensus.cc:3060] T d688e08fb257459692dba3a18b0e6d18 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.759588 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cad8297467649f8949233896dcd7165" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:57.760187 13225 raft_consensus.cc:2468] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:57.761760 13471 consensus_queue.cc:237] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.766737 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8994c14dbf4b70a8c77cb26fd863c3" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:57.768390 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d688e08fb257459692dba3a18b0e6d18" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:57.768908 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cad8297467649f8949233896dcd7165" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:57.769650 13224 raft_consensus.cc:2468] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:57.770349 13464 consensus_queue.cc:1048] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:57.771140 13044 leader_election.cc:343] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.777971 13046 leader_election.cc:304] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:57.779419 13297 raft_consensus.cc:2804] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:57.779817 13297 raft_consensus.cc:493] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:57.780155 13297 raft_consensus.cc:3060] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.780505 13305 consensus_queue.cc:1048] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:57.778429 13405 leader_election.cc:290] T 735082788ddc4e3ea4f209d137d49f9a P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:57.787497 13079 raft_consensus.cc:2468] T d688e08fb257459692dba3a18b0e6d18 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 1.
I20260709 14:50:57.791488 13269 tablet_bootstrap.cc:492] T 9019636e0556451c9b5a02edad7b8add P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:57.791996 13269 ts_tablet_manager.cc:1403] T 9019636e0556451c9b5a02edad7b8add P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.250s	user 0.020s	sys 0.001s
I20260709 14:50:57.793748 13193 leader_election.cc:304] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
W20260709 14:50:57.799316 13193 leader_election.cc:343] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.799273 13305 raft_consensus.cc:2804] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:50:57.802773 13193 leader_election.cc:343] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.803167 13193 leader_election.cc:304] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:57.804193 13420 raft_consensus.cc:2749] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:57.810055 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735082788ddc4e3ea4f209d137d49f9a" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:57.805229 13226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735082788ddc4e3ea4f209d137d49f9a" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:57.802628 13305 raft_consensus.cc:697] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Becoming Leader. State: Replica: 3eefab4749de417b9fb923a426931362, State: Running, Role: LEADER
I20260709 14:50:57.819080 13268 tablet_bootstrap.cc:654] T d34a11cb54f2485aa1b348d5c5553543 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.807192 13046 leader_election.cc:304] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:57.824468 13348 raft_consensus.cc:2804] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:57.825006 13348 raft_consensus.cc:697] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:57.825835 13348 consensus_queue.cc:237] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.826479 13297 raft_consensus.cc:515] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.829218 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cad8297467649f8949233896dcd7165" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:57.824278 13305 consensus_queue.cc:237] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
W20260709 14:50:57.830830 13044 leader_election.cc:343] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:57.831079 13420 consensus_queue.cc:1048] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:57.832983 13404 raft_consensus.cc:493] T 424c569ef6e44ef19c30f31a0bde9129 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.833472 13404 raft_consensus.cc:515] T 424c569ef6e44ef19c30f31a0bde9129 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.847326 13270 tablet_bootstrap.cc:654] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.848791 13119 leader_election.cc:304] T 735082788ddc4e3ea4f209d137d49f9a P 28a9633192164209ab446b0956276aa0 [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: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:50:57.848943 13420 consensus_queue.cc:1048] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:57.849874 13404 leader_election.cc:290] T 424c569ef6e44ef19c30f31a0bde9129 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:57.854460 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424c569ef6e44ef19c30f31a0bde9129" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:57.855229 13297 leader_election.cc:290] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:57.854104 13464 consensus_queue.cc:1048] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:57.867220 12977 catalog_manager.cc:5697] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eefab4749de417b9fb923a426931362 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "3eefab4749de417b9fb923a426931362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:57.885936 12975 catalog_manager.cc:5697] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:57.877104 13405 raft_consensus.cc:2749] T 735082788ddc4e3ea4f209d137d49f9a P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:57.876801 13468 consensus_queue.cc:1048] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 14:50:57.929454 13226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cad8297467649f8949233896dcd7165" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:57.930037 13226 raft_consensus.cc:3060] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.936565 13297 consensus_queue.cc:1048] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:57.945822 13226 raft_consensus.cc:2468] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:57.952739 13268 tablet_bootstrap.cc:492] T d34a11cb54f2485aa1b348d5c5553543 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:57.972002 13268 ts_tablet_manager.cc:1403] T d34a11cb54f2485aa1b348d5c5553543 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.377s	user 0.019s	sys 0.011s
I20260709 14:50:57.976387 13269 raft_consensus.cc:359] T 9019636e0556451c9b5a02edad7b8add P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.977315 13269 raft_consensus.cc:385] T 9019636e0556451c9b5a02edad7b8add P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.977543 13269 raft_consensus.cc:740] T 9019636e0556451c9b5a02edad7b8add P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.977988 13269 consensus_queue.cc:260] T 9019636e0556451c9b5a02edad7b8add P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.982188 13269 ts_tablet_manager.cc:1434] T 9019636e0556451c9b5a02edad7b8add P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.190s	user 0.011s	sys 0.006s
W20260709 14:50:57.973584 13119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.65:33365, user_credentials={real_user=slave}} blocked reactor thread for 124877us
I20260709 14:50:57.994462 13268 raft_consensus.cc:359] T d34a11cb54f2485aa1b348d5c5553543 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:57.995208 13268 raft_consensus.cc:385] T d34a11cb54f2485aa1b348d5c5553543 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.995467 13268 raft_consensus.cc:740] T d34a11cb54f2485aa1b348d5c5553543 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.996284 13046 leader_election.cc:304] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:57.997181 13394 raft_consensus.cc:2804] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:57.997861 13394 raft_consensus.cc:697] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:58.003098 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424c569ef6e44ef19c30f31a0bde9129" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:58.005465 13394 consensus_queue.cc:237] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.003029 13268 consensus_queue.cc:260] T d34a11cb54f2485aa1b348d5c5553543 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.015211 13268 ts_tablet_manager.cc:1434] T d34a11cb54f2485aa1b348d5c5553543 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 14:50:58.017056 13269 tablet_bootstrap.cc:492] T aa8994c14dbf4b70a8c77cb26fd863c3 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:58.020726 13341 consensus_queue.cc:1048] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:50:58.034912 13270 tablet_bootstrap.cc:492] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:58.035452 13270 ts_tablet_manager.cc:1403] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.432s	user 0.013s	sys 0.002s
I20260709 14:50:58.036696 13468 consensus_queue.cc:1048] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:58.045408 13270 raft_consensus.cc:359] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.046072 13270 raft_consensus.cc:385] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.046314 13270 raft_consensus.cc:740] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.048198 13119 leader_election.cc:304] T 424c569ef6e44ef19c30f31a0bde9129 P 28a9633192164209ab446b0956276aa0 [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: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:50:58.049182 13405 raft_consensus.cc:2749] T 424c569ef6e44ef19c30f31a0bde9129 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:50:58.038134 13484 log.cc:927] Time spent T 735082788ddc4e3ea4f209d137d49f9a P 28a9633192164209ab446b0956276aa0: Append to log took a long time: real 0.153s	user 0.001s	sys 0.000s
I20260709 14:50:58.050541 13270 consensus_queue.cc:260] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.055423 13268 tablet_bootstrap.cc:492] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:58.060246 13270 ts_tablet_manager.cc:1434] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 14:50:58.066924 13270 tablet_bootstrap.cc:492] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:58.076687 12975 catalog_manager.cc:5697] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.093904 12975 catalog_manager.cc:5697] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.095523 13270 tablet_bootstrap.cc:654] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.095593 13268 tablet_bootstrap.cc:654] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.112977 13268 tablet_bootstrap.cc:492] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:58.114916 13268 ts_tablet_manager.cc:1403] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.000s
I20260709 14:50:58.117604 13268 raft_consensus.cc:359] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.118170 13268 raft_consensus.cc:385] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.118424 13268 raft_consensus.cc:740] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.119027 13268 consensus_queue.cc:260] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.119206 12977 catalog_manager.cc:5697] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eefab4749de417b9fb923a426931362 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "3eefab4749de417b9fb923a426931362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:58.120393 13268 ts_tablet_manager.cc:1434] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260709 14:50:58.121022 13268 tablet_bootstrap.cc:492] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:58.089008 13269 tablet_bootstrap.cc:654] T aa8994c14dbf4b70a8c77cb26fd863c3 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.139294 13268 tablet_bootstrap.cc:654] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.151818 13270 tablet_bootstrap.cc:492] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:58.152256 13270 ts_tablet_manager.cc:1403] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.085s	user 0.024s	sys 0.012s
I20260709 14:50:58.152812 13268 tablet_bootstrap.cc:492] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:58.153264 13268 ts_tablet_manager.cc:1403] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.006s
I20260709 14:50:58.154281 13269 tablet_bootstrap.cc:492] T aa8994c14dbf4b70a8c77cb26fd863c3 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:58.154747 13269 ts_tablet_manager.cc:1403] T aa8994c14dbf4b70a8c77cb26fd863c3 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.138s	user 0.011s	sys 0.016s
I20260709 14:50:58.154696 13270 raft_consensus.cc:359] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.155439 13270 raft_consensus.cc:385] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.155725 13270 raft_consensus.cc:740] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.155656 13268 raft_consensus.cc:359] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.156308 13268 raft_consensus.cc:385] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.156582 13268 raft_consensus.cc:740] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.156490 13270 consensus_queue.cc:260] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.157356 13268 consensus_queue.cc:260] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.157694 13269 raft_consensus.cc:359] T aa8994c14dbf4b70a8c77cb26fd863c3 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.158427 13269 raft_consensus.cc:385] T aa8994c14dbf4b70a8c77cb26fd863c3 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.158748 13270 ts_tablet_manager.cc:1434] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:58.158741 13269 raft_consensus.cc:740] T aa8994c14dbf4b70a8c77cb26fd863c3 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.159714 13270 tablet_bootstrap.cc:492] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:58.159845 13268 ts_tablet_manager.cc:1434] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:58.159754 13269 consensus_queue.cc:260] T aa8994c14dbf4b70a8c77cb26fd863c3 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.160756 13268 tablet_bootstrap.cc:492] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:58.162019 13269 ts_tablet_manager.cc:1434] T aa8994c14dbf4b70a8c77cb26fd863c3 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:58.163072 13269 tablet_bootstrap.cc:492] T d34a11cb54f2485aa1b348d5c5553543 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:58.165577 13270 tablet_bootstrap.cc:654] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.166838 13268 tablet_bootstrap.cc:654] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.168289 13269 tablet_bootstrap.cc:654] T d34a11cb54f2485aa1b348d5c5553543 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.174619 13268 tablet_bootstrap.cc:492] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:58.175020 13268 ts_tablet_manager.cc:1403] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.009s
I20260709 14:50:58.177500 13268 raft_consensus.cc:359] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.178210 13268 raft_consensus.cc:385] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.178469 13268 raft_consensus.cc:740] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.179064 13268 consensus_queue.cc:260] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.182276 13268 ts_tablet_manager.cc:1434] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:50:58.183107 13268 tablet_bootstrap.cc:492] T 42de9da64ada4460b94dc12d5aa09978 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:58.186609 13394 raft_consensus.cc:493] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.187086 13394 raft_consensus.cc:515] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.188426 13268 tablet_bootstrap.cc:654] T 42de9da64ada4460b94dc12d5aa09978 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.189069 13394 leader_election.cc:290] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:58.190698 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8994c14dbf4b70a8c77cb26fd863c3" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:58.191288 13155 raft_consensus.cc:2468] T aa8994c14dbf4b70a8c77cb26fd863c3 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:58.191478 13270 tablet_bootstrap.cc:492] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:58.191982 13270 ts_tablet_manager.cc:1403] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.001s
I20260709 14:50:58.191929 13226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8994c14dbf4b70a8c77cb26fd863c3" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:58.195485 13044 leader_election.cc:304] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:58.196084 13226 raft_consensus.cc:2468] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:58.196343 13394 raft_consensus.cc:2804] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.196769 13394 raft_consensus.cc:493] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.197114 13394 raft_consensus.cc:3060] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.199074 13269 tablet_bootstrap.cc:492] T d34a11cb54f2485aa1b348d5c5553543 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:58.199504 13269 ts_tablet_manager.cc:1403] T d34a11cb54f2485aa1b348d5c5553543 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.002s
I20260709 14:50:58.200757 13268 tablet_bootstrap.cc:492] T 42de9da64ada4460b94dc12d5aa09978 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:58.201180 13268 ts_tablet_manager.cc:1403] T 42de9da64ada4460b94dc12d5aa09978 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.018s	user 0.000s	sys 0.014s
I20260709 14:50:58.202262 13269 raft_consensus.cc:359] T d34a11cb54f2485aa1b348d5c5553543 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.202877 13269 raft_consensus.cc:385] T d34a11cb54f2485aa1b348d5c5553543 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.203145 13269 raft_consensus.cc:740] T d34a11cb54f2485aa1b348d5c5553543 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.195013 13270 raft_consensus.cc:359] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.203684 13269 consensus_queue.cc:260] T d34a11cb54f2485aa1b348d5c5553543 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.204141 13270 raft_consensus.cc:385] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.203685 13394 raft_consensus.cc:515] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.204456 13270 raft_consensus.cc:740] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.205123 13270 consensus_queue.cc:260] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.205761 13268 raft_consensus.cc:359] T 42de9da64ada4460b94dc12d5aa09978 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.206384 13268 raft_consensus.cc:385] T 42de9da64ada4460b94dc12d5aa09978 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.206624 13268 raft_consensus.cc:740] T 42de9da64ada4460b94dc12d5aa09978 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.207250 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8994c14dbf4b70a8c77cb26fd863c3" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:58.207772 13155 raft_consensus.cc:3060] T aa8994c14dbf4b70a8c77cb26fd863c3 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.207680 13268 consensus_queue.cc:260] T 42de9da64ada4460b94dc12d5aa09978 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.209919 13268 ts_tablet_manager.cc:1434] T 42de9da64ada4460b94dc12d5aa09978 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:58.210757 13270 ts_tablet_manager.cc:1434] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:50:58.211580 13270 tablet_bootstrap.cc:492] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:58.212530 13269 ts_tablet_manager.cc:1434] T d34a11cb54f2485aa1b348d5c5553543 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:50:58.213383 13269 tablet_bootstrap.cc:492] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:58.215931 13155 raft_consensus.cc:2468] T aa8994c14dbf4b70a8c77cb26fd863c3 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:58.217146 13044 leader_election.cc:304] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:58.217815 13349 raft_consensus.cc:2804] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.218245 13349 raft_consensus.cc:697] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:58.218628 13269 tablet_bootstrap.cc:654] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.219045 13270 tablet_bootstrap.cc:654] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.218997 13349 consensus_queue.cc:237] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.221112 13394 leader_election.cc:290] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:58.222177 13268 tablet_bootstrap.cc:492] T 917272f252ad4bc58440a27688fad491 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:58.222762 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8994c14dbf4b70a8c77cb26fd863c3" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:58.223312 13224 raft_consensus.cc:3060] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.232182 13224 raft_consensus.cc:2468] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:58.235739 13268 tablet_bootstrap.cc:654] T 917272f252ad4bc58440a27688fad491 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.242063 12978 catalog_manager.cc:5697] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.244483 13270 tablet_bootstrap.cc:492] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:58.244895 13270 ts_tablet_manager.cc:1403] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.009s
I20260709 14:50:58.252462 13269 tablet_bootstrap.cc:492] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:58.252929 13269 ts_tablet_manager.cc:1403] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.005s
I20260709 14:50:58.255309 13269 raft_consensus.cc:359] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.255930 13269 raft_consensus.cc:385] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.256189 13269 raft_consensus.cc:740] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.256820 13269 consensus_queue.cc:260] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.258718 13269 ts_tablet_manager.cc:1434] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:58.259111 13268 tablet_bootstrap.cc:492] T 917272f252ad4bc58440a27688fad491 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:58.259656 13269 tablet_bootstrap.cc:492] T 42de9da64ada4460b94dc12d5aa09978 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:58.259606 13270 raft_consensus.cc:359] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.260325 13270 raft_consensus.cc:385] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.260582 13270 raft_consensus.cc:740] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.261188 13270 consensus_queue.cc:260] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
W20260709 14:50:58.262465 13044 consensus_peers.cc:597] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 -> Peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Couldn't send request to peer 28a9633192164209ab446b0956276aa0. 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:50:58.263067 13268 ts_tablet_manager.cc:1403] T 917272f252ad4bc58440a27688fad491 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.004s
I20260709 14:50:58.265801 13269 tablet_bootstrap.cc:654] T 42de9da64ada4460b94dc12d5aa09978 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.266574 13270 ts_tablet_manager.cc:1434] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:50:58.267454 13270 tablet_bootstrap.cc:492] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:58.270522 13268 raft_consensus.cc:359] T 917272f252ad4bc58440a27688fad491 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.271234 13268 raft_consensus.cc:385] T 917272f252ad4bc58440a27688fad491 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.271544 13268 raft_consensus.cc:740] T 917272f252ad4bc58440a27688fad491 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.272341 13268 consensus_queue.cc:260] T 917272f252ad4bc58440a27688fad491 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.274566 13268 ts_tablet_manager.cc:1434] T 917272f252ad4bc58440a27688fad491 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:50:58.275547 13268 tablet_bootstrap.cc:492] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:58.278578 13269 tablet_bootstrap.cc:492] T 42de9da64ada4460b94dc12d5aa09978 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:58.278730 13270 tablet_bootstrap.cc:654] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.279592 13269 ts_tablet_manager.cc:1403] T 42de9da64ada4460b94dc12d5aa09978 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.003s
I20260709 14:50:58.281684 13268 tablet_bootstrap.cc:654] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.286469 13269 raft_consensus.cc:359] T 42de9da64ada4460b94dc12d5aa09978 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.287185 13269 raft_consensus.cc:385] T 42de9da64ada4460b94dc12d5aa09978 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.287447 13269 raft_consensus.cc:740] T 42de9da64ada4460b94dc12d5aa09978 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.288894 13269 consensus_queue.cc:260] T 42de9da64ada4460b94dc12d5aa09978 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.294253 13269 ts_tablet_manager.cc:1434] T 42de9da64ada4460b94dc12d5aa09978 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:50:58.295079 13269 tablet_bootstrap.cc:492] T 8cad8297467649f8949233896dcd7165 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:58.300453 13269 tablet_bootstrap.cc:654] T 8cad8297467649f8949233896dcd7165 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.303782 13420 consensus_queue.cc:1048] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:58.305085 13268 tablet_bootstrap.cc:492] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:58.305606 13268 ts_tablet_manager.cc:1403] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.004s
I20260709 14:50:58.308954 13404 raft_consensus.cc:493] T 9019636e0556451c9b5a02edad7b8add P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.309434 13268 raft_consensus.cc:359] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.310249 13268 raft_consensus.cc:385] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.310628 13268 raft_consensus.cc:740] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.311292 13268 consensus_queue.cc:260] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.309921 13404 raft_consensus.cc:515] T 9019636e0556451c9b5a02edad7b8add P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.313359 13268 ts_tablet_manager.cc:1434] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:50:58.313501 13269 tablet_bootstrap.cc:492] T 8cad8297467649f8949233896dcd7165 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:58.314020 13269 ts_tablet_manager.cc:1403] T 8cad8297467649f8949233896dcd7165 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 14:50:58.314179 13404 leader_election.cc:290] T 9019636e0556451c9b5a02edad7b8add P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:58.315665 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9019636e0556451c9b5a02edad7b8add" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:58.316870 13269 raft_consensus.cc:359] T 8cad8297467649f8949233896dcd7165 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.317492 13269 raft_consensus.cc:385] T 8cad8297467649f8949233896dcd7165 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.317629 13349 raft_consensus.cc:493] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.318073 13349 raft_consensus.cc:515] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.319903 13269 raft_consensus.cc:740] T 8cad8297467649f8949233896dcd7165 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.320109 13349 leader_election.cc:290] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:58.320395 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d34a11cb54f2485aa1b348d5c5553543" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:58.320611 13268 tablet_bootstrap.cc:492] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:58.320576 13269 consensus_queue.cc:260] T 8cad8297467649f8949233896dcd7165 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.322739 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9019636e0556451c9b5a02edad7b8add" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:58.323462 13224 raft_consensus.cc:2393] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:50:58.325927 13269 ts_tablet_manager.cc:1434] T 8cad8297467649f8949233896dcd7165 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:50:58.326781 13269 tablet_bootstrap.cc:492] T d688e08fb257459692dba3a18b0e6d18 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:58.327126 13268 tablet_bootstrap.cc:654] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.332104 13269 tablet_bootstrap.cc:654] T d688e08fb257459692dba3a18b0e6d18 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.337772 13471 raft_consensus.cc:493] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.337664 13226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d34a11cb54f2485aa1b348d5c5553543" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:58.338445 13226 raft_consensus.cc:2468] T d34a11cb54f2485aa1b348d5c5553543 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:58.338308 13471 raft_consensus.cc:515] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.339498 13155 raft_consensus.cc:2468] T d34a11cb54f2485aa1b348d5c5553543 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:58.340387 13471 leader_election.cc:290] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:58.341517 13121 leader_election.cc:304] T 9019636e0556451c9b5a02edad7b8add P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:50:58.342248 13404 raft_consensus.cc:3060] T 9019636e0556451c9b5a02edad7b8add P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.342659 13046 leader_election.cc:304] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:58.346078 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7a91b1743e4f239e6064b5ec402877" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
W20260709 14:50:58.347400 13193 leader_election.cc:343] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.348342 13404 raft_consensus.cc:2749] T 9019636e0556451c9b5a02edad7b8add P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:58.351011 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7a91b1743e4f239e6064b5ec402877" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:58.352211 13349 raft_consensus.cc:2804] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.352599 13349 raft_consensus.cc:493] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.352913 13349 raft_consensus.cc:3060] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.360019 13270 tablet_bootstrap.cc:492] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:58.361150 13270 ts_tablet_manager.cc:1403] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.010s
I20260709 14:50:58.363719 13270 raft_consensus.cc:359] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.360041 13349 raft_consensus.cc:515] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.365780 13349 leader_election.cc:290] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:58.366307 13270 raft_consensus.cc:385] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.366628 13270 raft_consensus.cc:740] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.366716 13152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d34a11cb54f2485aa1b348d5c5553543" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:58.367365 13152 raft_consensus.cc:3060] T d34a11cb54f2485aa1b348d5c5553543 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.367376 13270 consensus_queue.cc:260] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.369863 13270 ts_tablet_manager.cc:1434] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:58.370755 13270 tablet_bootstrap.cc:492] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:58.374046 13349 consensus_queue.cc:1048] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:58.376221 13270 tablet_bootstrap.cc:654] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.388497 13152 raft_consensus.cc:2468] T d34a11cb54f2485aa1b348d5c5553543 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:58.391793 13044 leader_election.cc:304] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:58.392213 13268 tablet_bootstrap.cc:492] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:58.392712 13268 ts_tablet_manager.cc:1403] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.000s
I20260709 14:50:58.394084 13394 raft_consensus.cc:2804] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.394631 13394 raft_consensus.cc:697] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:58.395466 13394 consensus_queue.cc:237] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
W20260709 14:50:58.405660 13193 leader_election.cc:343] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.411526 13193 leader_election.cc:304] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:58.413417 13420 raft_consensus.cc:2749] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:58.413995 13420 raft_consensus.cc:493] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.414412 13420 raft_consensus.cc:515] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.416096 13268 raft_consensus.cc:359] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.416781 13268 raft_consensus.cc:385] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.416929 13420 leader_election.cc:290] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:58.418129 13420 consensus_queue.cc:1048] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:58.420629 13269 tablet_bootstrap.cc:492] T d688e08fb257459692dba3a18b0e6d18 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:58.421044 13269 ts_tablet_manager.cc:1403] T d688e08fb257459692dba3a18b0e6d18 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.094s	user 0.040s	sys 0.037s
I20260709 14:50:58.424389 13269 raft_consensus.cc:359] T d688e08fb257459692dba3a18b0e6d18 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.424988 13269 raft_consensus.cc:385] T d688e08fb257459692dba3a18b0e6d18 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.425247 13269 raft_consensus.cc:740] T d688e08fb257459692dba3a18b0e6d18 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.425870 13269 consensus_queue.cc:260] T d688e08fb257459692dba3a18b0e6d18 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.427825 13269 ts_tablet_manager.cc:1434] T d688e08fb257459692dba3a18b0e6d18 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260709 14:50:58.427624 12975 catalog_manager.cc:5697] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.428629 13269 tablet_bootstrap.cc:492] T 23e9d5e7013e4159a1624be3d3ff0ecf P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:58.430868 13152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fe379a3bd34475870a46bcb3fab583" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:58.432548 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fe379a3bd34475870a46bcb3fab583" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:58.434952 13269 tablet_bootstrap.cc:654] T 23e9d5e7013e4159a1624be3d3ff0ecf P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.417021 13268 raft_consensus.cc:740] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.435664 13268 consensus_queue.cc:260] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
W20260709 14:50:58.443687 13026 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:58.448045 13269 tablet_bootstrap.cc:492] T 23e9d5e7013e4159a1624be3d3ff0ecf P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:58.448470 13269 ts_tablet_manager.cc:1403] T 23e9d5e7013e4159a1624be3d3ff0ecf P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260709 14:50:58.451036 13268 ts_tablet_manager.cc:1434] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.000s
I20260709 14:50:58.451771 13269 raft_consensus.cc:359] T 23e9d5e7013e4159a1624be3d3ff0ecf P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.452028 13226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d34a11cb54f2485aa1b348d5c5553543" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:58.452458 13269 raft_consensus.cc:385] T 23e9d5e7013e4159a1624be3d3ff0ecf P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.451865 13268 tablet_bootstrap.cc:492] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:58.452576 13226 raft_consensus.cc:3060] T d34a11cb54f2485aa1b348d5c5553543 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.452746 13269 raft_consensus.cc:740] T 23e9d5e7013e4159a1624be3d3ff0ecf P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.453421 13269 consensus_queue.cc:260] T 23e9d5e7013e4159a1624be3d3ff0ecf P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.455294 13269 ts_tablet_manager.cc:1434] T 23e9d5e7013e4159a1624be3d3ff0ecf P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:58.456514 13269 tablet_bootstrap.cc:492] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:58.458468 13226 raft_consensus.cc:2468] T d34a11cb54f2485aa1b348d5c5553543 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:58.461640 13269 tablet_bootstrap.cc:654] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.463845 13268 tablet_bootstrap.cc:654] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:58.466192 13193 consensus_peers.cc:597] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 -> Peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Couldn't send request to peer 28a9633192164209ab446b0956276aa0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:58.466755 13193 leader_election.cc:343] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:58.467360 13193 consensus_peers.cc:597] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 -> Peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Couldn't send request to peer 28a9633192164209ab446b0956276aa0. 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:50:58.469161 13394 consensus_queue.cc:1048] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:58.472002 13269 tablet_bootstrap.cc:492] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:58.471988 13394 consensus_queue.cc:1048] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:58.472510 13269 ts_tablet_manager.cc:1403] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260709 14:50:58.474959 13269 raft_consensus.cc:359] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.475539 13269 raft_consensus.cc:385] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.475837 13269 raft_consensus.cc:740] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.475648 13349 consensus_queue.cc:1048] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:58.476440 13269 consensus_queue.cc:260] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.478539 13269 ts_tablet_manager.cc:1434] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:58.479861 13269 tablet_bootstrap.cc:492] T 0ca91d9f2c8a49bfbd087203383690e6 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:58.481956 13268 tablet_bootstrap.cc:492] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
W20260709 14:50:58.482242 13193 leader_election.cc:343] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.482370 13268 ts_tablet_manager.cc:1403] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.004s
I20260709 14:50:58.482643 13193 leader_election.cc:304] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:58.483270 13423 raft_consensus.cc:2749] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:58.486080 13269 tablet_bootstrap.cc:654] T 0ca91d9f2c8a49bfbd087203383690e6 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.488132 13270 tablet_bootstrap.cc:492] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:58.488586 13270 ts_tablet_manager.cc:1403] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.118s	user 0.027s	sys 0.044s
I20260709 14:50:58.485064 13268 raft_consensus.cc:359] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.489466 13268 raft_consensus.cc:385] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.489742 13268 raft_consensus.cc:740] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.490420 13268 consensus_queue.cc:260] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.492374 13268 ts_tablet_manager.cc:1434] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:50:58.493232 13268 tablet_bootstrap.cc:492] T 23e9d5e7013e4159a1624be3d3ff0ecf P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:58.502864 13268 tablet_bootstrap.cc:654] T 23e9d5e7013e4159a1624be3d3ff0ecf P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.504101 13420 raft_consensus.cc:493] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.504592 13420 raft_consensus.cc:515] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.505941 13270 raft_consensus.cc:359] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.506558 13270 raft_consensus.cc:385] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.506615 13420 leader_election.cc:290] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:58.506832 13270 raft_consensus.cc:740] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.507452 13270 consensus_queue.cc:260] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.508786 13270 ts_tablet_manager.cc:1434] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.000s
I20260709 14:50:58.509567 13270 tablet_bootstrap.cc:492] T 60fe379a3bd34475870a46bcb3fab583 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:58.515600 13471 raft_consensus.cc:493] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.516083 13471 raft_consensus.cc:515] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.519297 13471 leader_election.cc:290] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:58.519800 13394 raft_consensus.cc:493] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.520252 13394 raft_consensus.cc:515] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.522125 13394 leader_election.cc:290] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:58.523821 13153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42de9da64ada4460b94dc12d5aa09978" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:58.524333 13153 raft_consensus.cc:2468] T 42de9da64ada4460b94dc12d5aa09978 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:58.525341 13044 leader_election.cc:304] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:58.525862 13394 raft_consensus.cc:2804] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.526193 13394 raft_consensus.cc:493] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.526497 13394 raft_consensus.cc:3060] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.530463 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42de9da64ada4460b94dc12d5aa09978" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:58.531062 13225 raft_consensus.cc:2468] T 42de9da64ada4460b94dc12d5aa09978 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:58.534403 13394 raft_consensus.cc:515] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.534986 13152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d0a55fa47c4f6ab8f5a5591d8cbde8" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:58.536461 13394 leader_election.cc:290] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:58.535036 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d0a55fa47c4f6ab8f5a5591d8cbde8" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:58.538082 13152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a087cc74d6c1498eace9dd6aabe33412" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:58.538486 13078 raft_consensus.cc:2468] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 0.
I20260709 14:50:58.540050 13152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42de9da64ada4460b94dc12d5aa09978" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:58.540547 13152 raft_consensus.cc:3060] T 42de9da64ada4460b94dc12d5aa09978 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.546838 13152 raft_consensus.cc:2468] T 42de9da64ada4460b94dc12d5aa09978 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:58.548199 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a087cc74d6c1498eace9dd6aabe33412" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:58.548262 13044 leader_election.cc:304] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:58.548844 13079 raft_consensus.cc:2468] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 0.
I20260709 14:50:58.549113 13394 raft_consensus.cc:2804] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.550112 13394 raft_consensus.cc:697] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:58.550944 13394 consensus_queue.cc:237] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.552181 13270 tablet_bootstrap.cc:654] T 60fe379a3bd34475870a46bcb3fab583 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.551281 13193 leader_election.cc:304] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:58.553786 13420 raft_consensus.cc:2804] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.554155 13420 raft_consensus.cc:493] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.554478 13420 raft_consensus.cc:3060] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.557623 13268 tablet_bootstrap.cc:492] T 23e9d5e7013e4159a1624be3d3ff0ecf P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:58.558091 13268 ts_tablet_manager.cc:1403] T 23e9d5e7013e4159a1624be3d3ff0ecf P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.000s
I20260709 14:50:58.560559 13193 leader_election.cc:304] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:58.563431 13471 raft_consensus.cc:2804] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.563812 13471 raft_consensus.cc:493] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.564138 13471 raft_consensus.cc:3060] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.570575 13471 raft_consensus.cc:515] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.572530 13471 leader_election.cc:290] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:58.581817 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a087cc74d6c1498eace9dd6aabe33412" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:58.582540 13079 raft_consensus.cc:3060] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.581900 13153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a087cc74d6c1498eace9dd6aabe33412" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:58.584371 13153 raft_consensus.cc:3060] T 8cad8297467649f8949233896dcd7165 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.589038 13079 raft_consensus.cc:2468] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 1.
I20260709 14:50:58.590346 13468 raft_consensus.cc:493] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.562767 13420 raft_consensus.cc:515] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.590780 13468 raft_consensus.cc:515] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.592434 13420 leader_election.cc:290] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:58.592913 13468 leader_election.cc:290] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:58.596274 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917272f252ad4bc58440a27688fad491" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
W20260709 14:50:58.597662 13044 leader_election.cc:343] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:58.598713 13193 leader_election.cc:343] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:58.600826 13193 leader_election.cc:343] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.597677 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42de9da64ada4460b94dc12d5aa09978" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:58.602897 13468 consensus_queue.cc:1048] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:58.605409 13223 raft_consensus.cc:3060] T 42de9da64ada4460b94dc12d5aa09978 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.606611 13268 raft_consensus.cc:359] T 23e9d5e7013e4159a1624be3d3ff0ecf P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.607225 13268 raft_consensus.cc:385] T 23e9d5e7013e4159a1624be3d3ff0ecf P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.607432 13268 raft_consensus.cc:740] T 23e9d5e7013e4159a1624be3d3ff0ecf P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.605429 13270 tablet_bootstrap.cc:492] T 60fe379a3bd34475870a46bcb3fab583 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:58.608372 13270 ts_tablet_manager.cc:1403] T 60fe379a3bd34475870a46bcb3fab583 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.000s
W20260709 14:50:58.609090 13193 leader_election.cc:343] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.609565 13268 consensus_queue.cc:260] T 23e9d5e7013e4159a1624be3d3ff0ecf P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.613313 13268 ts_tablet_manager.cc:1434] T 23e9d5e7013e4159a1624be3d3ff0ecf P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 14:50:58.614207 13268 tablet_bootstrap.cc:492] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:58.615227 13404 raft_consensus.cc:493] T d688e08fb257459692dba3a18b0e6d18 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.615887 13269 tablet_bootstrap.cc:492] T 0ca91d9f2c8a49bfbd087203383690e6 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:58.615659 13404 raft_consensus.cc:515] T d688e08fb257459692dba3a18b0e6d18 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.616479 13269 ts_tablet_manager.cc:1403] T 0ca91d9f2c8a49bfbd087203383690e6 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.137s	user 0.047s	sys 0.067s
I20260709 14:50:58.619644 13404 leader_election.cc:290] T d688e08fb257459692dba3a18b0e6d18 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:58.620337 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d688e08fb257459692dba3a18b0e6d18" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:58.623382 13269 raft_consensus.cc:359] T 0ca91d9f2c8a49bfbd087203383690e6 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.623867 13270 raft_consensus.cc:359] T 60fe379a3bd34475870a46bcb3fab583 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.626869 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d0a55fa47c4f6ab8f5a5591d8cbde8" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:58.632021 13269 raft_consensus.cc:385] T 0ca91d9f2c8a49bfbd087203383690e6 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.632208 13079 raft_consensus.cc:3060] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.632331 13269 raft_consensus.cc:740] T 0ca91d9f2c8a49bfbd087203383690e6 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.632975 13269 consensus_queue.cc:260] T 0ca91d9f2c8a49bfbd087203383690e6 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.634133 13270 raft_consensus.cc:385] T 60fe379a3bd34475870a46bcb3fab583 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.634341 13270 raft_consensus.cc:740] T 60fe379a3bd34475870a46bcb3fab583 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.628537 13193 leader_election.cc:304] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:58.630446 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d0a55fa47c4f6ab8f5a5591d8cbde8" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:58.637290 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917272f252ad4bc58440a27688fad491" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:58.637872 13224 raft_consensus.cc:2468] T 917272f252ad4bc58440a27688fad491 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:58.641575 13079 raft_consensus.cc:2468] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 1.
I20260709 14:50:58.642349 13471 raft_consensus.cc:2804] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.642828 13471 raft_consensus.cc:697] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Becoming Leader. State: Replica: 3eefab4749de417b9fb923a426931362, State: Running, Role: LEADER
I20260709 14:50:58.643709 13471 consensus_queue.cc:237] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.637249 13223 raft_consensus.cc:2468] T 42de9da64ada4460b94dc12d5aa09978 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:58.634756 13270 consensus_queue.cc:260] T 60fe379a3bd34475870a46bcb3fab583 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.647111 13268 tablet_bootstrap.cc:654] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.647042 12978 catalog_manager.cc:5697] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.652297 13270 ts_tablet_manager.cc:1434] T 60fe379a3bd34475870a46bcb3fab583 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.001s
I20260709 14:50:58.683176 13046 leader_election.cc:304] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:58.683610 13269 ts_tablet_manager.cc:1434] T 0ca91d9f2c8a49bfbd087203383690e6 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.067s	user 0.041s	sys 0.000s
I20260709 14:50:58.684540 13269 tablet_bootstrap.cc:492] T cc3a1a06fed54188a24a140b8c36d653 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
W20260709 14:50:58.686038 13193 leader_election.cc:343] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.687177 13193 leader_election.cc:304] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:58.685325 13394 raft_consensus.cc:2804] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.704157 13270 tablet_bootstrap.cc:492] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:58.685649 13405 raft_consensus.cc:493] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.707823 13394 raft_consensus.cc:493] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.712960 13394 raft_consensus.cc:3060] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.716164 13404 raft_consensus.cc:493] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.716611 13404 raft_consensus.cc:515] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.709764 13405 raft_consensus.cc:515] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.690502 13471 raft_consensus.cc:2804] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.711337 13348 raft_consensus.cc:493] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.719771 13471 raft_consensus.cc:697] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Becoming Leader. State: Replica: 3eefab4749de417b9fb923a426931362, State: Running, Role: LEADER
I20260709 14:50:58.725651 13348 raft_consensus.cc:515] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.729532 13348 leader_election.cc:290] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:58.727738 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d688e08fb257459692dba3a18b0e6d18" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:58.730211 13405 leader_election.cc:290] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:58.734526 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fe379a3bd34475870a46bcb3fab583" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:58.735005 13079 raft_consensus.cc:2468] T 60fe379a3bd34475870a46bcb3fab583 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 0.
I20260709 14:50:58.735963 13119 leader_election.cc:304] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:58.737236 13405 raft_consensus.cc:2804] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.737494 13270 tablet_bootstrap.cc:654] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.737627 13405 raft_consensus.cc:493] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.737989 13405 raft_consensus.cc:3060] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.740336 13152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e9d5e7013e4159a1624be3d3ff0ecf" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:58.740924 13152 raft_consensus.cc:2468] T 23e9d5e7013e4159a1624be3d3ff0ecf P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:58.741953 13044 leader_election.cc:304] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:58.742725 13404 leader_election.cc:290] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:58.743104 13468 raft_consensus.cc:2804] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.744213 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138b6bf86e24cb0a5955ece797e26f6" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:58.744871 13079 raft_consensus.cc:2393] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:50:58.747534 13269 tablet_bootstrap.cc:654] T cc3a1a06fed54188a24a140b8c36d653 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.745869 13468 raft_consensus.cc:493] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.756740 13468 raft_consensus.cc:3060] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.757793 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e9d5e7013e4159a1624be3d3ff0ecf" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:58.771857 13224 raft_consensus.cc:2468] T 23e9d5e7013e4159a1624be3d3ff0ecf P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:58.789300 13150 raft_consensus.cc:3060] T d688e08fb257459692dba3a18b0e6d18 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.790144 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fe379a3bd34475870a46bcb3fab583" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:58.828233 12978 catalog_manager.cc:5697] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eefab4749de417b9fb923a426931362 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "3eefab4749de417b9fb923a426931362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:58.756752 13471 consensus_queue.cc:237] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.824275 13228 raft_consensus.cc:2468] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 0.
I20260709 14:50:58.831861 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138b6bf86e24cb0a5955ece797e26f6" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:58.839496 13121 leader_election.cc:304] T d688e08fb257459692dba3a18b0e6d18 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:50:58.845502 13420 raft_consensus.cc:493] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2fc90c45e36048e494a6381e4e062b78)
I20260709 14:50:58.845592 13224 raft_consensus.cc:2393] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 3eefab4749de417b9fb923a426931362 in this term.
I20260709 14:50:58.846902 13268 tablet_bootstrap.cc:492] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:58.847272 13268 ts_tablet_manager.cc:1403] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.233s	user 0.017s	sys 0.014s
I20260709 14:50:58.846076 13420 raft_consensus.cc:515] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.850508 13394 raft_consensus.cc:515] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.852665 13269 tablet_bootstrap.cc:492] T cc3a1a06fed54188a24a140b8c36d653 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:58.854236 13268 raft_consensus.cc:359] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.856153 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34889c612a8a40258ccea9600d762c11" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:58.857405 13121 leader_election.cc:304] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:50:58.858349 13078 raft_consensus.cc:2468] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 2.
I20260709 14:50:58.859061 13268 raft_consensus.cc:385] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.859344 13268 raft_consensus.cc:740] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.859988 13269 ts_tablet_manager.cc:1403] T cc3a1a06fed54188a24a140b8c36d653 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.176s	user 0.016s	sys 0.013s
I20260709 14:50:58.857362 13468 raft_consensus.cc:515] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.860306 13193 leader_election.cc:304] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:58.861421 13268 consensus_queue.cc:260] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.863335 13394 leader_election.cc:290] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:58.869065 13153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e9d5e7013e4159a1624be3d3ff0ecf" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:58.869705 13153 raft_consensus.cc:3060] T 23e9d5e7013e4159a1624be3d3ff0ecf P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.863173 13404 raft_consensus.cc:3060] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.870056 13420 leader_election.cc:290] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:58.865320 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917272f252ad4bc58440a27688fad491" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
W20260709 14:50:58.872632 13044 leader_election.cc:343] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.863077 13423 raft_consensus.cc:2804] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:58.873394 13423 raft_consensus.cc:493] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2fc90c45e36048e494a6381e4e062b78)
I20260709 14:50:58.873778 13423 raft_consensus.cc:3060] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:58.867159 13269 raft_consensus.cc:359] T cc3a1a06fed54188a24a140b8c36d653 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.878170 13269 raft_consensus.cc:385] T cc3a1a06fed54188a24a140b8c36d653 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.878470 13269 raft_consensus.cc:740] T cc3a1a06fed54188a24a140b8c36d653 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.878855 13468 leader_election.cc:290] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:58.879429 13270 tablet_bootstrap.cc:492] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:58.879037 13269 consensus_queue.cc:260] T cc3a1a06fed54188a24a140b8c36d653 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.879849 13270 ts_tablet_manager.cc:1403] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.176s	user 0.018s	sys 0.016s
I20260709 14:50:58.873395 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34889c612a8a40258ccea9600d762c11" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:58.881554 13155 raft_consensus.cc:2393] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3eefab4749de417b9fb923a426931362 in current term 2: Already voted for candidate 28a9633192164209ab446b0956276aa0 in this term.
I20260709 14:50:58.882139 13269 ts_tablet_manager.cc:1434] T cc3a1a06fed54188a24a140b8c36d653 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.004s
I20260709 14:50:58.883554 13269 tablet_bootstrap.cc:492] T be7a91b1743e4f239e6064b5ec402877 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:58.883260 13270 raft_consensus.cc:359] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.883936 13270 raft_consensus.cc:385] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.884207 13270 raft_consensus.cc:740] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.885133 13270 consensus_queue.cc:260] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.887638 13270 ts_tablet_manager.cc:1434] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:58.891558 13468 consensus_queue.cc:1048] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:58.893886 13404 raft_consensus.cc:2749] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:58.895725 13268 ts_tablet_manager.cc:1434] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.004s
I20260709 14:50:58.896368 13268 tablet_bootstrap.cc:492] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:58.877373 13405 raft_consensus.cc:515] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.907075 13405 leader_election.cc:290] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:58.898484 13153 raft_consensus.cc:2468] T 23e9d5e7013e4159a1624be3d3ff0ecf P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:58.901592 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917272f252ad4bc58440a27688fad491" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:58.907593 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fe379a3bd34475870a46bcb3fab583" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:58.908458 13270 tablet_bootstrap.cc:492] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:58.902374 13535 raft_consensus.cc:493] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.907800 13225 raft_consensus.cc:3060] T 917272f252ad4bc58440a27688fad491 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.902766 13348 consensus_queue.cc:1048] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:58.903448 13423 raft_consensus.cc:515] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.904608 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e9d5e7013e4159a1624be3d3ff0ecf" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:58.911677 13224 raft_consensus.cc:3060] T 23e9d5e7013e4159a1624be3d3ff0ecf P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.911923 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fe379a3bd34475870a46bcb3fab583" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:58.912582 13227 raft_consensus.cc:3060] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.915746 13044 leader_election.cc:304] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:58.909546 13535 raft_consensus.cc:515] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.924037 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34889c612a8a40258ccea9600d762c11" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:58.925164 13535 leader_election.cc:290] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:58.912645 13078 raft_consensus.cc:3060] T 60fe379a3bd34475870a46bcb3fab583 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.928578 13541 raft_consensus.cc:493] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.928763 13077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34889c612a8a40258ccea9600d762c11" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:58.922981 13349 raft_consensus.cc:2804] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.929034 13541 raft_consensus.cc:515] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.929551 13349 raft_consensus.cc:697] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:58.917932 13423 leader_election.cc:290] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 2 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:58.933758 13079 raft_consensus.cc:2468] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 2.
I20260709 14:50:58.936991 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0df4a2b9854df59572c1ea0ee356c4" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:58.939692 13193 leader_election.cc:304] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:58.934607 13349 consensus_queue.cc:237] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.936376 13153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34889c612a8a40258ccea9600d762c11" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:58.940897 13153 raft_consensus.cc:2393] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3eefab4749de417b9fb923a426931362 in current term 2: Already voted for candidate 28a9633192164209ab446b0956276aa0 in this term.
I20260709 14:50:58.941653 13268 tablet_bootstrap.cc:654] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.942531 13468 consensus_queue.cc:1048] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:58.943390 13423 raft_consensus.cc:2804] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:58.943871 13423 raft_consensus.cc:697] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [term 2 LEADER]: Becoming Leader. State: Replica: 3eefab4749de417b9fb923a426931362, State: Running, Role: LEADER
I20260709 14:50:58.944666 13423 consensus_queue.cc:237] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.946736 13268 tablet_bootstrap.cc:492] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:58.947147 13268 ts_tablet_manager.cc:1403] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.001s
I20260709 14:50:58.946610 13077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0df4a2b9854df59572c1ea0ee356c4" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:58.950448 12975 catalog_manager.cc:5697] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eefab4749de417b9fb923a426931362 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "3eefab4749de417b9fb923a426931362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:58.935433 13541 leader_election.cc:290] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:58.946949 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34889c612a8a40258ccea9600d762c11" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
W20260709 14:50:58.953344 13193 leader_election.cc:343] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.959404 13269 tablet_bootstrap.cc:654] T be7a91b1743e4f239e6064b5ec402877 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.936182 13225 raft_consensus.cc:2468] T 917272f252ad4bc58440a27688fad491 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:58.963212 13268 raft_consensus.cc:359] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.963912 13270 tablet_bootstrap.cc:654] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.963927 13268 raft_consensus.cc:385] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.964347 13268 raft_consensus.cc:740] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
W20260709 14:50:58.961222 13193 leader_election.cc:343] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.964990 13193 leader_election.cc:304] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:58.965754 13541 raft_consensus.cc:2749] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:58.965004 13268 consensus_queue.cc:260] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.969674 13268 ts_tablet_manager.cc:1434] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 14:50:58.970494 13268 tablet_bootstrap.cc:492] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:58.953989 13420 raft_consensus.cc:493] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.970155 13534 raft_consensus.cc:2749] T d688e08fb257459692dba3a18b0e6d18 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:58.977195 13420 raft_consensus.cc:515] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.002278 12977 catalog_manager.cc:5697] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.003094 13154 raft_consensus.cc:3060] T 0ca91d9f2c8a49bfbd087203383690e6 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.982667 13046 leader_election.cc:304] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:59.012689 13464 raft_consensus.cc:2804] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.013123 13464 raft_consensus.cc:697] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:59.013924 13464 consensus_queue.cc:237] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:58.998507 13121 leader_election.cc:304] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [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: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
W20260709 14:50:59.029904 13121 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.67:40813, user_credentials={real_user=slave}} blocked reactor thread for 46195.2us
I20260709 14:50:59.029086 13535 raft_consensus.cc:2749] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:59.039328 13420 leader_election.cc:290] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:59.041340 13394 consensus_queue.cc:1048] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.042209 13227 raft_consensus.cc:2468] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 1.
I20260709 14:50:59.045769 13270 tablet_bootstrap.cc:492] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:59.046243 13270 ts_tablet_manager.cc:1403] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.138s	user 0.012s	sys 0.005s
I20260709 14:50:59.048424 13534 raft_consensus.cc:493] T cc3a1a06fed54188a24a140b8c36d653 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.048667 13153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4096e4ce62e44c3caf9bc5a2773284ac" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:59.050745 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4096e4ce62e44c3caf9bc5a2773284ac" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:59.048902 13534 raft_consensus.cc:515] T cc3a1a06fed54188a24a140b8c36d653 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.055920 13121 leader_election.cc:304] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:59.056751 13404 raft_consensus.cc:2804] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.056844 13224 raft_consensus.cc:2468] T 23e9d5e7013e4159a1624be3d3ff0ecf P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:59.057225 13404 raft_consensus.cc:697] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [term 1 LEADER]: Becoming Leader. State: Replica: 28a9633192164209ab446b0956276aa0, State: Running, Role: LEADER
I20260709 14:50:59.059525 13534 leader_election.cc:290] T cc3a1a06fed54188a24a140b8c36d653 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:59.061036 13404 consensus_queue.cc:237] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.074605 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3a1a06fed54188a24a140b8c36d653" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
W20260709 14:50:59.163874 13548 log.cc:927] Time spent T 42de9da64ada4460b94dc12d5aa09978 P 28a9633192164209ab446b0956276aa0: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260709 14:50:59.199498 13078 raft_consensus.cc:2468] T 60fe379a3bd34475870a46bcb3fab583 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 1.
I20260709 14:50:59.223342 13270 raft_consensus.cc:359] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.224193 13270 raft_consensus.cc:385] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.224534 13270 raft_consensus.cc:740] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.225494 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3a1a06fed54188a24a140b8c36d653" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
W20260709 14:50:59.225621 13046 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.67:40813, user_credentials={real_user=slave}} blocked reactor thread for 155509us
I20260709 14:50:59.225174 13270 consensus_queue.cc:260] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.226102 13269 tablet_bootstrap.cc:492] T be7a91b1743e4f239e6064b5ec402877 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:59.226568 13269 ts_tablet_manager.cc:1403] T be7a91b1743e4f239e6064b5ec402877 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.343s	user 0.015s	sys 0.006s
I20260709 14:50:59.226644 13348 consensus_queue.cc:1048] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:59.225387 13193 leader_election.cc:343] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:59.232008 13193 leader_election.cc:343] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.232389 13193 leader_election.cc:304] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:59.232981 13541 raft_consensus.cc:2749] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.241096 13269 raft_consensus.cc:359] T be7a91b1743e4f239e6064b5ec402877 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.241887 13269 raft_consensus.cc:385] T be7a91b1743e4f239e6064b5ec402877 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.242251 13269 raft_consensus.cc:740] T be7a91b1743e4f239e6064b5ec402877 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.243130 13269 consensus_queue.cc:260] T be7a91b1743e4f239e6064b5ec402877 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.244122 13268 tablet_bootstrap.cc:654] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.245106 13269 ts_tablet_manager.cc:1434] T be7a91b1743e4f239e6064b5ec402877 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:50:59.246008 13269 tablet_bootstrap.cc:492] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:59.251364 13270 ts_tablet_manager.cc:1434] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.205s	user 0.011s	sys 0.006s
I20260709 14:50:59.250270 13121 leader_election.cc:304] T cc3a1a06fed54188a24a140b8c36d653 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:50:59.256400 13534 raft_consensus.cc:2749] T cc3a1a06fed54188a24a140b8c36d653 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.257953 13270 tablet_bootstrap.cc:492] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:59.264823 13349 consensus_queue.cc:1048] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.268115 12978 catalog_manager.cc:5697] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.274128 13269 tablet_bootstrap.cc:654] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:59.284456 13193 consensus_peers.cc:597] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 -> Peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Couldn't send request to peer 28a9633192164209ab446b0956276aa0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:59.285140 13193 consensus_peers.cc:597] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 -> Peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Couldn't send request to peer 28a9633192164209ab446b0956276aa0. 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:50:59.288009 13420 consensus_queue.cc:1048] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.293474 13268 tablet_bootstrap.cc:492] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:59.293963 13268 ts_tablet_manager.cc:1403] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.324s	user 0.013s	sys 0.012s
I20260709 14:50:59.296494 13270 tablet_bootstrap.cc:654] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.296563 13155 raft_consensus.cc:3060] T cc3a1a06fed54188a24a140b8c36d653 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.296954 13269 tablet_bootstrap.cc:492] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:59.297400 13269 ts_tablet_manager.cc:1403] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.001s
I20260709 14:50:59.300137 13269 raft_consensus.cc:359] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.301112 13269 raft_consensus.cc:385] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.301415 13269 raft_consensus.cc:740] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.302145 13269 consensus_queue.cc:260] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.303664 13394 raft_consensus.cc:493] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.304129 13394 raft_consensus.cc:515] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.305718 13269 ts_tablet_manager.cc:1434] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:59.306879 13394 leader_election.cc:290] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:59.309119 13269 tablet_bootstrap.cc:492] T a087cc74d6c1498eace9dd6aabe33412 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:59.310977 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7a91b1743e4f239e6064b5ec402877" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:59.311576 13150 raft_consensus.cc:2468] T be7a91b1743e4f239e6064b5ec402877 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:59.311957 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7a91b1743e4f239e6064b5ec402877" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:59.312526 13228 raft_consensus.cc:2468] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:59.316120 13046 leader_election.cc:304] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:59.291201 12976 catalog_manager.cc:5697] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 reported cstate change: term changed from 1 to 2, leader changed from 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65) to 3eefab4749de417b9fb923a426931362 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "3eefab4749de417b9fb923a426931362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:59.318987 13349 raft_consensus.cc:2804] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.319356 13268 raft_consensus.cc:359] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.319372 13349 raft_consensus.cc:493] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.322885 13349 raft_consensus.cc:3060] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.326396 13297 raft_consensus.cc:493] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.326813 13297 raft_consensus.cc:515] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.320369 13268 raft_consensus.cc:385] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.327801 13268 raft_consensus.cc:740] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.328569 13297 leader_election.cc:290] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:59.328953 13268 consensus_queue.cc:260] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.332337 13268 ts_tablet_manager.cc:1434] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 14:50:59.333587 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96c0a33d44f48eba913f21c632300a1" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:59.333611 13268 tablet_bootstrap.cc:492] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
W20260709 14:50:59.335049 13044 leader_election.cc:343] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.344174 13268 tablet_bootstrap.cc:654] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.345052 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96c0a33d44f48eba913f21c632300a1" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:59.345690 13269 tablet_bootstrap.cc:654] T a087cc74d6c1498eace9dd6aabe33412 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.346508 13394 consensus_queue.cc:1048] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:59.347354 13349 raft_consensus.cc:515] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.349499 13420 raft_consensus.cc:493] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.355691 13420 raft_consensus.cc:515] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.357061 13349 leader_election.cc:290] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:59.357614 13420 leader_election.cc:290] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:59.357643 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7a91b1743e4f239e6064b5ec402877" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:59.358311 13155 raft_consensus.cc:3060] T be7a91b1743e4f239e6064b5ec402877 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.358573 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96c0a33d44f48eba913f21c632300a1" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:59.358866 13224 raft_consensus.cc:2468] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:59.359107 13078 raft_consensus.cc:2468] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 0.
I20260709 14:50:59.360754 13193 leader_election.cc:304] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:59.360884 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96c0a33d44f48eba913f21c632300a1" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:59.361529 13423 raft_consensus.cc:2804] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.361900 13423 raft_consensus.cc:493] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.362339 13423 raft_consensus.cc:3060] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:59.362788 13193 leader_election.cc:343] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.365568 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7a91b1743e4f239e6064b5ec402877" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:59.365875 13268 tablet_bootstrap.cc:492] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:59.366086 13228 raft_consensus.cc:3060] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.366232 13269 tablet_bootstrap.cc:492] T a087cc74d6c1498eace9dd6aabe33412 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:59.366431 13268 ts_tablet_manager.cc:1403] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.004s
I20260709 14:50:59.366689 13269 ts_tablet_manager.cc:1403] T a087cc74d6c1498eace9dd6aabe33412 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.002s
I20260709 14:50:59.367955 13046 leader_election.cc:304] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:59.368968 13349 raft_consensus.cc:2804] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.369172 13155 raft_consensus.cc:2468] T be7a91b1743e4f239e6064b5ec402877 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:59.372553 13044 leader_election.cc:304] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:59.373288 13394 raft_consensus.cc:2804] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.373704 13349 raft_consensus.cc:493] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.374086 13349 raft_consensus.cc:3060] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.373716 13394 raft_consensus.cc:697] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:59.378279 13423 raft_consensus.cc:515] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.378397 13394 consensus_queue.cc:237] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.372206 12976 catalog_manager.cc:5697] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28a9633192164209ab446b0956276aa0 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "28a9633192164209ab446b0956276aa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.381484 13078 raft_consensus.cc:1275] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Refusing update from remote peer 3eefab4749de417b9fb923a426931362: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:59.381515 13077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96c0a33d44f48eba913f21c632300a1" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:59.383714 13305 consensus_queue.cc:1048] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:59.386557 13349 raft_consensus.cc:515] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.387677 13077 raft_consensus.cc:2393] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3eefab4749de417b9fb923a426931362 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:50:59.388636 13349 leader_election.cc:290] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:59.390391 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96c0a33d44f48eba913f21c632300a1" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:59.391980 13228 raft_consensus.cc:2468] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:59.392181 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96c0a33d44f48eba913f21c632300a1" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:59.394773 13269 raft_consensus.cc:359] T a087cc74d6c1498eace9dd6aabe33412 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.394986 13305 consensus_queue.cc:1048] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.399163 13269 raft_consensus.cc:385] T a087cc74d6c1498eace9dd6aabe33412 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.399549 13269 raft_consensus.cc:740] T a087cc74d6c1498eace9dd6aabe33412 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.400408 13270 tablet_bootstrap.cc:492] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:59.400238 13269 consensus_queue.cc:260] T a087cc74d6c1498eace9dd6aabe33412 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.400895 13270 ts_tablet_manager.cc:1403] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.143s	user 0.028s	sys 0.020s
I20260709 14:50:59.401212 13227 raft_consensus.cc:2393] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fc90c45e36048e494a6381e4e062b78 in current term 1: Already voted for candidate 3eefab4749de417b9fb923a426931362 in this term.
I20260709 14:50:59.401490 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96c0a33d44f48eba913f21c632300a1" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:59.403358 13270 raft_consensus.cc:359] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.403961 13270 raft_consensus.cc:385] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:50:59.400279 13044 leader_election.cc:343] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:59.404875 13193 leader_election.cc:343] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.405236 13193 leader_election.cc:304] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [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: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:59.405735 13046 leader_election.cc:304] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78; no voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362
I20260709 14:50:59.398814 13423 leader_election.cc:290] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:59.405884 13420 raft_consensus.cc:2749] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.404206 13270 raft_consensus.cc:740] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.407281 13269 ts_tablet_manager.cc:1434] T a087cc74d6c1498eace9dd6aabe33412 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 14:50:59.408378 13269 tablet_bootstrap.cc:492] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:59.409053 13270 consensus_queue.cc:260] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.411558 13423 raft_consensus.cc:493] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.417490 13423 raft_consensus.cc:515] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.418202 13268 raft_consensus.cc:359] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.418843 13268 raft_consensus.cc:385] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.419090 13268 raft_consensus.cc:740] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.419710 13268 consensus_queue.cc:260] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.419292 12978 catalog_manager.cc:5697] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.409045 13394 raft_consensus.cc:2749] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.426641 13077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "079946b38964486ea042c5dc1580a39f" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:59.432642 13404 raft_consensus.cc:493] T a087cc74d6c1498eace9dd6aabe33412 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.433065 13404 raft_consensus.cc:515] T a087cc74d6c1498eace9dd6aabe33412 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.436218 13404 leader_election.cc:290] T a087cc74d6c1498eace9dd6aabe33412 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:59.439291 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a087cc74d6c1498eace9dd6aabe33412" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:59.427384 13423 leader_election.cc:290] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:59.443084 13269 tablet_bootstrap.cc:654] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:59.443387 13193 leader_election.cc:343] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.443535 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a087cc74d6c1498eace9dd6aabe33412" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:59.444331 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "079946b38964486ea042c5dc1580a39f" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:59.428617 13268 ts_tablet_manager.cc:1434] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260709 14:50:59.431140 13270 ts_tablet_manager.cc:1434] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 14:50:59.449167 13270 tablet_bootstrap.cc:492] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:59.449615 13121 leader_election.cc:304] T a087cc74d6c1498eace9dd6aabe33412 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:50:59.451349 13535 raft_consensus.cc:2749] T a087cc74d6c1498eace9dd6aabe33412 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:59.452595 13193 leader_election.cc:343] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.452978 13193 leader_election.cc:304] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:59.453600 13471 raft_consensus.cc:2749] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.454133 13269 tablet_bootstrap.cc:492] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:59.454625 13269 ts_tablet_manager.cc:1403] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.000s
I20260709 14:50:59.457237 13150 raft_consensus.cc:1275] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Refusing update from remote peer 3eefab4749de417b9fb923a426931362: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:59.458278 13269 raft_consensus.cc:359] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.458657 13471 consensus_queue.cc:1048] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:59.455746 13268 tablet_bootstrap.cc:492] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:59.471418 13394 consensus_queue.cc:1048] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.472297 13268 tablet_bootstrap.cc:654] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.458940 13269 raft_consensus.cc:385] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.454890 13270 tablet_bootstrap.cc:654] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.482257 13269 raft_consensus.cc:740] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.482834 13269 consensus_queue.cc:260] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.484730 13269 ts_tablet_manager.cc:1434] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:50:59.485606 13269 tablet_bootstrap.cc:492] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:59.490975 13155 raft_consensus.cc:3060] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.501624 13268 tablet_bootstrap.cc:492] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:59.502139 13268 ts_tablet_manager.cc:1403] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.000s
I20260709 14:50:59.502694 13394 consensus_queue.cc:1048] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.505255 13268 raft_consensus.cc:359] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.507967 13270 tablet_bootstrap.cc:492] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:59.508424 13270 ts_tablet_manager.cc:1403] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.001s
I20260709 14:50:59.506659 13268 raft_consensus.cc:385] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.509179 13268 raft_consensus.cc:740] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.511428 13270 raft_consensus.cc:359] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.512068 13270 raft_consensus.cc:385] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.512327 13270 raft_consensus.cc:740] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.513744 13268 consensus_queue.cc:260] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.515205 13270 consensus_queue.cc:260] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.518566 13270 ts_tablet_manager.cc:1434] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 14:50:59.519399 13270 tablet_bootstrap.cc:492] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:59.520961 13269 tablet_bootstrap.cc:654] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.522544 13268 ts_tablet_manager.cc:1434] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:50:59.558488 13268 tablet_bootstrap.cc:492] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:59.523216 13423 raft_consensus.cc:493] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:59.562493 13026 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:59.557307 13270 tablet_bootstrap.cc:654] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.566037 13305 raft_consensus.cc:493] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.566568 13305 raft_consensus.cc:515] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.568656 13305 leader_election.cc:290] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:59.562181 13423 raft_consensus.cc:515] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.570564 13423 leader_election.cc:290] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:59.546792 13394 consensus_queue.cc:1048] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 14:50:59.575343 13268 tablet_bootstrap.cc:654] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.584683 13268 tablet_bootstrap.cc:492] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:59.585047 13268 ts_tablet_manager.cc:1403] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.003s
I20260709 14:50:59.586081 13270 tablet_bootstrap.cc:492] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:59.586570 13270 ts_tablet_manager.cc:1403] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.003s
I20260709 14:50:59.587476 13268 raft_consensus.cc:359] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.588152 13268 raft_consensus.cc:385] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.588404 13268 raft_consensus.cc:740] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.589006 13268 consensus_queue.cc:260] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.589149 13270 raft_consensus.cc:359] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.589911 13270 raft_consensus.cc:385] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.590219 13270 raft_consensus.cc:740] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.590876 13270 consensus_queue.cc:260] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.591240 13268 ts_tablet_manager.cc:1434] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:59.592252 13268 tablet_bootstrap.cc:492] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:59.592384 13270 ts_tablet_manager.cc:1434] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:59.597923 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138b6bf86e24cb0a5955ece797e26f6" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:59.601027 13150 raft_consensus.cc:2468] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 1.
I20260709 14:50:59.601291 13270 tablet_bootstrap.cc:492] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:59.598225 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8c7e630dfc471baeae8c84415a78d7" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:59.603258 13268 tablet_bootstrap.cc:654] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.605186 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138b6bf86e24cb0a5955ece797e26f6" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:59.605741 13079 raft_consensus.cc:2468] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 1.
I20260709 14:50:59.609083 13270 tablet_bootstrap.cc:654] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.610351 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8c7e630dfc471baeae8c84415a78d7" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:59.613355 13269 tablet_bootstrap.cc:492] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:59.613751 13269 ts_tablet_manager.cc:1403] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.128s	user 0.013s	sys 0.000s
I20260709 14:50:59.618891 13420 raft_consensus.cc:493] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.619386 13420 raft_consensus.cc:515] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.619902 13270 tablet_bootstrap.cc:492] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:59.620319 13270 ts_tablet_manager.cc:1403] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.009s
I20260709 14:50:59.620980 13420 leader_election.cc:290] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:59.618386 13269 raft_consensus.cc:359] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.622035 13269 raft_consensus.cc:385] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.622277 13269 raft_consensus.cc:740] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.622714 13270 raft_consensus.cc:359] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.623337 13270 raft_consensus.cc:385] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.623271 13269 consensus_queue.cc:260] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.623689 13270 raft_consensus.cc:740] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.624374 13270 consensus_queue.cc:260] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.625313 13269 ts_tablet_manager.cc:1434] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:50:59.626130 13269 tablet_bootstrap.cc:492] T 4096e4ce62e44c3caf9bc5a2773284ac P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:59.626276 13270 ts_tablet_manager.cc:1434] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:59.627097 13270 tablet_bootstrap.cc:492] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:59.631273 13269 tablet_bootstrap.cc:654] T 4096e4ce62e44c3caf9bc5a2773284ac P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.632217 13270 tablet_bootstrap.cc:654] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.633335 13193 leader_election.cc:304] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [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: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:59.634014 13420 raft_consensus.cc:2804] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:50:59.634119 13193 leader_election.cc:343] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.634395 13420 raft_consensus.cc:493] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.634735 13420 raft_consensus.cc:3060] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.642776 13270 tablet_bootstrap.cc:492] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:59.643195 13270 ts_tablet_manager.cc:1403] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.009s
I20260709 14:50:59.643566 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19fb2e4cf60d497388d2a23ee98afd65" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:59.641983 13420 raft_consensus.cc:515] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.646621 13420 leader_election.cc:290] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 2 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:59.647291 13270 raft_consensus.cc:359] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.647933 13270 raft_consensus.cc:385] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.648211 13270 raft_consensus.cc:740] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.648806 13270 consensus_queue.cc:260] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.650781 13270 ts_tablet_manager.cc:1434] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:59.650827 13269 tablet_bootstrap.cc:492] T 4096e4ce62e44c3caf9bc5a2773284ac P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:59.651592 13270 tablet_bootstrap.cc:492] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:59.651311 13269 ts_tablet_manager.cc:1403] T 4096e4ce62e44c3caf9bc5a2773284ac P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.000s
I20260709 14:50:59.654172 13269 raft_consensus.cc:359] T 4096e4ce62e44c3caf9bc5a2773284ac P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.655987 13268 tablet_bootstrap.cc:492] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:59.656335 13268 ts_tablet_manager.cc:1403] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.005s
I20260709 14:50:59.657100 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19fb2e4cf60d497388d2a23ee98afd65" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:59.658648 13268 raft_consensus.cc:359] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.659276 13270 tablet_bootstrap.cc:654] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.659238 13268 raft_consensus.cc:385] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.659780 13268 raft_consensus.cc:740] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.660430 13268 consensus_queue.cc:260] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.662323 13268 ts_tablet_manager.cc:1434] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:50:59.663079 13268 tablet_bootstrap.cc:492] T 71706312c6d340f6a024d1d2f7def974 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:59.666965 13404 raft_consensus.cc:493] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.667434 13404 raft_consensus.cc:515] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.668113 13268 tablet_bootstrap.cc:654] T 71706312c6d340f6a024d1d2f7def974 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.654776 13269 raft_consensus.cc:385] T 4096e4ce62e44c3caf9bc5a2773284ac P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.669570 13269 raft_consensus.cc:740] T 4096e4ce62e44c3caf9bc5a2773284ac P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.669904 13404 leader_election.cc:290] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:59.670215 13269 consensus_queue.cc:260] T 4096e4ce62e44c3caf9bc5a2773284ac P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.672346 13269 ts_tablet_manager.cc:1434] T 4096e4ce62e44c3caf9bc5a2773284ac P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.000s
I20260709 14:50:59.672931 13404 consensus_queue.cc:1048] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.674309 13269 tablet_bootstrap.cc:492] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
W20260709 14:50:59.679643 13193 leader_election.cc:343] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.680073 13193 leader_election.cc:304] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
W20260709 14:50:59.682027 13193 leader_election.cc:343] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.682170 13394 raft_consensus.cc:493] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.682572 13394 raft_consensus.cc:515] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.683832 13541 raft_consensus.cc:2749] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.684326 13394 leader_election.cc:290] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:59.684173 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96c0a33d44f48eba913f21c632300a1" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:59.685663 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf33ffcb15e44bd8d4e2eeab5ded437" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:59.685884 13223 raft_consensus.cc:2393] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 3eefab4749de417b9fb923a426931362 in this term.
I20260709 14:50:59.686970 13269 tablet_bootstrap.cc:654] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:59.687287 13044 leader_election.cc:343] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.680274 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96c0a33d44f48eba913f21c632300a1" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:59.688604 13078 raft_consensus.cc:2393] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:50:59.689265 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138b6bf86e24cb0a5955ece797e26f6" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:59.689837 13154 raft_consensus.cc:3060] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.695060 13270 tablet_bootstrap.cc:492] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:59.695488 13270 ts_tablet_manager.cc:1403] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.012s
I20260709 14:50:59.696553 13269 tablet_bootstrap.cc:492] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:59.696959 13269 ts_tablet_manager.cc:1403] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.007s
I20260709 14:50:59.697909 13270 raft_consensus.cc:359] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.698534 13270 raft_consensus.cc:385] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.698788 13270 raft_consensus.cc:740] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.699337 13270 consensus_queue.cc:260] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.699280 13269 raft_consensus.cc:359] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.700080 13269 raft_consensus.cc:385] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.700336 13269 raft_consensus.cc:740] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.702160 13268 tablet_bootstrap.cc:492] T 71706312c6d340f6a024d1d2f7def974 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:59.702577 13268 ts_tablet_manager.cc:1403] T 71706312c6d340f6a024d1d2f7def974 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.003s
I20260709 14:50:59.702816 13270 ts_tablet_manager.cc:1434] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:50:59.704061 13270 tablet_bootstrap.cc:492] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:59.704437 13404 raft_consensus.cc:493] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.705068 13268 raft_consensus.cc:359] T 71706312c6d340f6a024d1d2f7def974 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.704953 13404 raft_consensus.cc:515] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.705700 13268 raft_consensus.cc:385] T 71706312c6d340f6a024d1d2f7def974 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.705961 13268 raft_consensus.cc:740] T 71706312c6d340f6a024d1d2f7def974 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.706581 13268 consensus_queue.cc:260] T 71706312c6d340f6a024d1d2f7def974 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.707700 13404 leader_election.cc:290] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:59.708230 13154 raft_consensus.cc:2468] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 2.
I20260709 14:50:59.708794 13268 ts_tablet_manager.cc:1434] T 71706312c6d340f6a024d1d2f7def974 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:59.709625 13268 tablet_bootstrap.cc:492] T adf33ffcb15e44bd8d4e2eeab5ded437 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:59.711330 13270 tablet_bootstrap.cc:654] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.714771 13268 tablet_bootstrap.cc:654] T adf33ffcb15e44bd8d4e2eeab5ded437 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.717458 13269 consensus_queue.cc:260] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.719226 13269 ts_tablet_manager.cc:1434] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:50:59.719800 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138b6bf86e24cb0a5955ece797e26f6" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:59.720332 13080 raft_consensus.cc:3060] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.719825 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d0a55fa47c4f6ab8f5a5591d8cbde8" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
W20260709 14:50:59.725569 13193 leader_election.cc:343] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.725976 13193 leader_election.cc:304] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:59.726642 13420 raft_consensus.cc:2749] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.726886 13080 raft_consensus.cc:2468] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 2.
I20260709 14:50:59.729897 13348 raft_consensus.cc:493] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.730383 13348 raft_consensus.cc:515] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.734458 13268 tablet_bootstrap.cc:492] T adf33ffcb15e44bd8d4e2eeab5ded437 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:59.734871 13268 ts_tablet_manager.cc:1403] T adf33ffcb15e44bd8d4e2eeab5ded437 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 14:50:59.726233 13121 leader_election.cc:304] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:50:59.736191 13193 leader_election.cc:304] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:50:59.746158 13420 raft_consensus.cc:2804] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.746662 13420 raft_consensus.cc:697] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 2 LEADER]: Becoming Leader. State: Replica: 3eefab4749de417b9fb923a426931362, State: Running, Role: LEADER
I20260709 14:50:59.747396 13420 consensus_queue.cc:237] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [LEADER]: Queue going to LEADER 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: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.751204 13401 raft_consensus.cc:3060] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.759096 13401 raft_consensus.cc:2749] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.768204 13348 leader_election.cc:290] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:59.768263 13268 raft_consensus.cc:359] T adf33ffcb15e44bd8d4e2eeab5ded437 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.768972 13268 raft_consensus.cc:385] T adf33ffcb15e44bd8d4e2eeab5ded437 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.769183 13268 raft_consensus.cc:740] T adf33ffcb15e44bd8d4e2eeab5ded437 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.770002 13269 tablet_bootstrap.cc:492] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:59.773058 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0df4a2b9854df59572c1ea0ee356c4" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:59.769812 13268 consensus_queue.cc:260] T adf33ffcb15e44bd8d4e2eeab5ded437 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.772341 13534 raft_consensus.cc:493] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.773890 13534 raft_consensus.cc:515] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.775791 13534 leader_election.cc:290] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:59.776925 13154 raft_consensus.cc:2468] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:59.777954 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf33ffcb15e44bd8d4e2eeab5ded437" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:59.779605 13223 raft_consensus.cc:2468] T adf33ffcb15e44bd8d4e2eeab5ded437 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:59.779980 13268 ts_tablet_manager.cc:1434] T adf33ffcb15e44bd8d4e2eeab5ded437 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 14:50:59.780824 13268 tablet_bootstrap.cc:492] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:59.784003 13269 tablet_bootstrap.cc:654] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.785590 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0df4a2b9854df59572c1ea0ee356c4" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:59.786173 13078 raft_consensus.cc:2468] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 0.
I20260709 14:50:59.787298 13044 leader_election.cc:304] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:59.788014 13297 raft_consensus.cc:2804] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.788334 13297 raft_consensus.cc:493] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.788614 13297 raft_consensus.cc:3060] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.789812 13268 tablet_bootstrap.cc:654] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.789909 13119 leader_election.cc:304] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:59.790616 13534 raft_consensus.cc:2804] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.790970 13534 raft_consensus.cc:493] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.791365 13534 raft_consensus.cc:3060] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.790725 13464 consensus_queue.cc:1048] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.794253 13297 raft_consensus.cc:515] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.796713 13297 leader_election.cc:290] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:59.797600 13541 raft_consensus.cc:493] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.797847 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0df4a2b9854df59572c1ea0ee356c4" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:59.798065 13541 raft_consensus.cc:515] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.799980 13541 leader_election.cc:290] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:59.801447 13534 raft_consensus.cc:515] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.809453 13269 tablet_bootstrap.cc:492] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:59.810062 13268 tablet_bootstrap.cc:492] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:59.812927 13150 raft_consensus.cc:2393] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fc90c45e36048e494a6381e4e062b78 in current term 1: Already voted for candidate 28a9633192164209ab446b0956276aa0 in this term.
I20260709 14:50:59.813352 13268 ts_tablet_manager.cc:1403] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.010s
I20260709 14:50:59.814531 13534 leader_election.cc:290] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:59.815038 13269 ts_tablet_manager.cc:1403] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.005s
I20260709 14:50:59.815903 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0df4a2b9854df59572c1ea0ee356c4" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:50:59.816640 13078 raft_consensus.cc:2393] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:50:59.816864 13268 raft_consensus.cc:359] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.817546 13268 raft_consensus.cc:385] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.817850 13268 raft_consensus.cc:740] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.818538 13268 consensus_queue.cc:260] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.819555 13269 raft_consensus.cc:359] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.820169 13269 raft_consensus.cc:385] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.820436 13268 ts_tablet_manager.cc:1434] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:59.820437 13269 raft_consensus.cc:740] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.820660 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0df4a2b9854df59572c1ea0ee356c4" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:59.821491 13268 tablet_bootstrap.cc:492] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:59.821419 13224 raft_consensus.cc:2468] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:59.821614 13269 consensus_queue.cc:260] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.823578 13269 ts_tablet_manager.cc:1434] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:59.824401 13269 tablet_bootstrap.cc:492] T adf33ffcb15e44bd8d4e2eeab5ded437 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:59.824712 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0df4a2b9854df59572c1ea0ee356c4" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:59.825309 13224 raft_consensus.cc:3060] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.828303 13268 tablet_bootstrap.cc:654] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.830179 13468 raft_consensus.cc:493] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.830317 13269 tablet_bootstrap.cc:654] T adf33ffcb15e44bd8d4e2eeab5ded437 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.830652 13468 raft_consensus.cc:515] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.831668 13224 raft_consensus.cc:2468] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:59.832634 13468 leader_election.cc:290] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:59.833726 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "079946b38964486ea042c5dc1580a39f" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
W20260709 14:50:59.835067 13044 leader_election.cc:343] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.835984 13401 consensus_queue.cc:1048] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.846596 13154 raft_consensus.cc:3060] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.849373 13269 tablet_bootstrap.cc:492] T adf33ffcb15e44bd8d4e2eeab5ded437 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:59.849821 13269 ts_tablet_manager.cc:1403] T adf33ffcb15e44bd8d4e2eeab5ded437 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260709 14:50:59.851648 13268 tablet_bootstrap.cc:492] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:59.852089 13268 ts_tablet_manager.cc:1403] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.014s
I20260709 14:50:59.852406 13046 leader_election.cc:304] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:59.852255 13269 raft_consensus.cc:359] T adf33ffcb15e44bd8d4e2eeab5ded437 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.852897 13269 raft_consensus.cc:385] T adf33ffcb15e44bd8d4e2eeab5ded437 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.853139 13269 raft_consensus.cc:740] T adf33ffcb15e44bd8d4e2eeab5ded437 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.853474 13464 raft_consensus.cc:2804] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.853812 13464 raft_consensus.cc:493] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.854211 13464 raft_consensus.cc:3060] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.853870 13269 consensus_queue.cc:260] T adf33ffcb15e44bd8d4e2eeab5ded437 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.854565 13268 raft_consensus.cc:359] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.855171 13268 raft_consensus.cc:385] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.855410 13268 raft_consensus.cc:740] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.856024 13268 consensus_queue.cc:260] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.857234 13269 ts_tablet_manager.cc:1434] T adf33ffcb15e44bd8d4e2eeab5ded437 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:50:59.858146 13269 tablet_bootstrap.cc:492] T 71706312c6d340f6a024d1d2f7def974 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:59.858935 13268 ts_tablet_manager.cc:1434] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:50:59.859764 13268 tablet_bootstrap.cc:492] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:59.860225 13468 raft_consensus.cc:493] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.860304 13464 raft_consensus.cc:515] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.860714 13468 raft_consensus.cc:515] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.862602 13468 leader_election.cc:290] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:59.863683 13269 tablet_bootstrap.cc:654] T 71706312c6d340f6a024d1d2f7def974 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.864657 13464 leader_election.cc:290] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:59.865512 13268 tablet_bootstrap.cc:654] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.865912 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf33ffcb15e44bd8d4e2eeab5ded437" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:59.871773 13150 raft_consensus.cc:3060] T adf33ffcb15e44bd8d4e2eeab5ded437 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.866559 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d38e3e8435244538e96ffdcf42415a9" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:59.877157 13464 consensus_queue.cc:1048] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.867305 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d38e3e8435244538e96ffdcf42415a9" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:50:59.867595 13270 tablet_bootstrap.cc:492] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:50:59.882148 13270 ts_tablet_manager.cc:1403] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.178s	user 0.038s	sys 0.064s
I20260709 14:50:59.884481 13270 raft_consensus.cc:359] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.885087 13270 raft_consensus.cc:385] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.885363 13270 raft_consensus.cc:740] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.886590 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d0a55fa47c4f6ab8f5a5591d8cbde8" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:59.886891 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0df4a2b9854df59572c1ea0ee356c4" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:59.887625 13223 raft_consensus.cc:2393] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:50:59.888406 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0df4a2b9854df59572c1ea0ee356c4" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:59.889079 13227 raft_consensus.cc:2393] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:50:59.886093 13270 consensus_queue.cc:260] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.890676 13150 raft_consensus.cc:2468] T adf33ffcb15e44bd8d4e2eeab5ded437 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:59.891737 13044 leader_election.cc:304] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:59.870376 13269 tablet_bootstrap.cc:492] T 71706312c6d340f6a024d1d2f7def974 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:50:59.866617 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4096e4ce62e44c3caf9bc5a2773284ac" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:59.892735 13151 raft_consensus.cc:2468] T 4096e4ce62e44c3caf9bc5a2773284ac P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:59.878142 13046 leader_election.cc:304] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:59.893513 13468 raft_consensus.cc:2804] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.879191 13268 tablet_bootstrap.cc:492] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:50:59.893865 13044 leader_election.cc:304] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:59.894173 13297 raft_consensus.cc:2804] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.894361 13268 ts_tablet_manager.cc:1403] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.003s
I20260709 14:50:59.894635 13297 raft_consensus.cc:697] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:59.894937 13348 raft_consensus.cc:2804] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.895296 13348 raft_consensus.cc:493] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.895663 13348 raft_consensus.cc:3060] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.895355 13297 consensus_queue.cc:237] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.893936 13468 raft_consensus.cc:697] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:59.896827 13268 raft_consensus.cc:359] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.899471 13268 raft_consensus.cc:385] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.899775 13468 consensus_queue.cc:237] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.899794 13268 raft_consensus.cc:740] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.901762 13268 consensus_queue.cc:260] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.895179 13269 ts_tablet_manager.cc:1403] T 71706312c6d340f6a024d1d2f7def974 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.037s	user 0.004s	sys 0.006s
I20260709 14:50:59.909088 13268 ts_tablet_manager.cc:1434] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:50:59.910036 13268 tablet_bootstrap.cc:492] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:50:59.910477 13349 raft_consensus.cc:493] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.911149 13349 raft_consensus.cc:515] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
W20260709 14:50:59.893306 13193 leader_election.cc:343] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.912853 13349 leader_election.cc:290] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:59.910696 13270 ts_tablet_manager.cc:1434] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 14:50:59.914273 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71706312c6d340f6a024d1d2f7def974" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:50:59.914775 13270 tablet_bootstrap.cc:492] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:50:59.910036 13269 raft_consensus.cc:359] T 71706312c6d340f6a024d1d2f7def974 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.922267 13269 raft_consensus.cc:385] T 71706312c6d340f6a024d1d2f7def974 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.922533 13269 raft_consensus.cc:740] T 71706312c6d340f6a024d1d2f7def974 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.923239 13154 raft_consensus.cc:3060] T a087cc74d6c1498eace9dd6aabe33412 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.923149 13269 consensus_queue.cc:260] T 71706312c6d340f6a024d1d2f7def974 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.923768 13268 tablet_bootstrap.cc:654] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.924161 13151 raft_consensus.cc:2468] T 71706312c6d340f6a024d1d2f7def974 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:59.925148 13269 ts_tablet_manager.cc:1434] T 71706312c6d340f6a024d1d2f7def974 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.000s
I20260709 14:50:59.926043 13269 tablet_bootstrap.cc:492] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:50:59.928872 13121 leader_election.cc:304] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:50:59.930630 13121 leader_election.cc:304] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0 [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: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:50:59.931350 13534 raft_consensus.cc:2749] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.932034 13404 raft_consensus.cc:2749] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.935019 13270 tablet_bootstrap.cc:654] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.934556 12975 catalog_manager.cc:5697] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 reported cstate change: term changed from 0 to 2, leader changed from <none> to 3eefab4749de417b9fb923a426931362 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "3eefab4749de417b9fb923a426931362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:59.935674 13044 leader_election.cc:304] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:59.936571 13464 raft_consensus.cc:2804] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.936926 13464 raft_consensus.cc:493] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.937239 13464 raft_consensus.cc:3060] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.937417 13348 raft_consensus.cc:515] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.937767 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "079946b38964486ea042c5dc1580a39f" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:59.938548 13223 raft_consensus.cc:2468] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:59.939428 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf33ffcb15e44bd8d4e2eeab5ded437" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:59.940011 13227 raft_consensus.cc:3060] T adf33ffcb15e44bd8d4e2eeab5ded437 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.940749 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4096e4ce62e44c3caf9bc5a2773284ac" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:59.941290 13150 raft_consensus.cc:3060] T 4096e4ce62e44c3caf9bc5a2773284ac P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.941476 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4096e4ce62e44c3caf9bc5a2773284ac" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:59.942022 13224 raft_consensus.cc:2468] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:59.944753 13464 raft_consensus.cc:515] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.944514 13348 leader_election.cc:290] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:59.946254 13227 raft_consensus.cc:2468] T adf33ffcb15e44bd8d4e2eeab5ded437 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:59.951012 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71706312c6d340f6a024d1d2f7def974" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:50:59.951550 13151 raft_consensus.cc:3060] T 71706312c6d340f6a024d1d2f7def974 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.949940 13464 leader_election.cc:290] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:50:59.956874 13269 tablet_bootstrap.cc:654] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:59.958330 13150 raft_consensus.cc:2468] T 4096e4ce62e44c3caf9bc5a2773284ac P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:59.959951 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71706312c6d340f6a024d1d2f7def974" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:50:59.961694 13228 raft_consensus.cc:2468] T 71706312c6d340f6a024d1d2f7def974 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:50:59.960902 13151 raft_consensus.cc:2468] T 71706312c6d340f6a024d1d2f7def974 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:50:59.962323 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4096e4ce62e44c3caf9bc5a2773284ac" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:59.963297 13044 leader_election.cc:304] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
W20260709 14:50:59.964910 13193 leader_election.cc:343] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:59.965425 13193 leader_election.cc:304] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:50:59.966042 13297 raft_consensus.cc:2804] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.966468 13297 raft_consensus.cc:697] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:59.967155 13297 consensus_queue.cc:237] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.972198 13226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71706312c6d340f6a024d1d2f7def974" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:50:59.972724 13226 raft_consensus.cc:3060] T 71706312c6d340f6a024d1d2f7def974 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.963176 13223 raft_consensus.cc:3060] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.968859 13044 leader_election.cc:304] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:50:59.979899 13046 leader_election.cc:304] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:50:59.975142 13420 raft_consensus.cc:2749] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.985437 13305 raft_consensus.cc:493] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.976936 13348 raft_consensus.cc:2804] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.985939 13305 raft_consensus.cc:515] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.987953 13305 leader_election.cc:290] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:50:59.988123 13348 raft_consensus.cc:697] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:50:59.988955 13348 consensus_queue.cc:237] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:50:59.984510 13464 raft_consensus.cc:2804] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.991999 13464 raft_consensus.cc:493] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.992332 13464 raft_consensus.cc:3060] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.999050 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04959966184c48ffa9981980ae55c98d" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:00.001613 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04959966184c48ffa9981980ae55c98d" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:00.003912 13270 tablet_bootstrap.cc:492] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:51:00.004338 13270 ts_tablet_manager.cc:1403] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.008s
W20260709 14:51:00.005201 13193 leader_election.cc:343] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.004289 13223 raft_consensus.cc:2468] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
W20260709 14:51:00.006181 13193 leader_election.cc:343] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.006567 13193 leader_election.cc:304] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:51:00.007213 13541 raft_consensus.cc:2749] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.009742 13464 raft_consensus.cc:515] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.013324 13464 leader_election.cc:290] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:00.014241 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "079946b38964486ea042c5dc1580a39f" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:51:00.014072 13270 raft_consensus.cc:359] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.014640 13268 tablet_bootstrap.cc:492] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:51:00.014871 13270 raft_consensus.cc:385] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.015072 13268 ts_tablet_manager.cc:1403] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.105s	user 0.014s	sys 0.023s
I20260709 14:51:00.015197 13270 raft_consensus.cc:740] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
W20260709 14:51:00.015528 13044 leader_election.cc:343] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.016273 13270 consensus_queue.cc:260] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.017506 13226 raft_consensus.cc:2468] T 71706312c6d340f6a024d1d2f7def974 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:51:00.018687 13270 ts_tablet_manager.cc:1434] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:51:00.019627 13270 tablet_bootstrap.cc:492] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:51:00.019739 13268 raft_consensus.cc:359] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.020448 13268 raft_consensus.cc:385] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.020711 13268 raft_consensus.cc:740] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.021399 13268 consensus_queue.cc:260] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.022111 13269 tablet_bootstrap.cc:492] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:51:00.022164 13297 raft_consensus.cc:493] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.022569 13269 ts_tablet_manager.cc:1403] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.002s
I20260709 14:51:00.025667 13268 ts_tablet_manager.cc:1434] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:51:00.031256 13268 tablet_bootstrap.cc:492] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:51:00.031658 13297 raft_consensus.cc:515] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.033540 13541 raft_consensus.cc:493] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.034000 13541 raft_consensus.cc:515] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.034271 13269 raft_consensus.cc:359] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.034859 13269 raft_consensus.cc:385] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.035136 13269 raft_consensus.cc:740] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.035876 13541 leader_election.cc:290] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:51:00.036262 13226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "079946b38964486ea042c5dc1580a39f" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:00.036815 13226 raft_consensus.cc:3060] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.037052 13268 tablet_bootstrap.cc:654] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.037639 13401 raft_consensus.cc:493] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.038084 13401 raft_consensus.cc:515] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.038808 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8c7e630dfc471baeae8c84415a78d7" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:00.039361 13154 raft_consensus.cc:2468] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:51:00.040036 13401 leader_election.cc:290] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:00.040944 13044 leader_election.cc:304] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:51:00.041196 13464 raft_consensus.cc:493] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.041805 13468 raft_consensus.cc:2804] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:00.042232 13468 raft_consensus.cc:493] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:00.042562 13468 raft_consensus.cc:3060] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.044278 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8c7e630dfc471baeae8c84415a78d7" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:00.047333 13297 leader_election.cc:290] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:00.048337 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6743a729e2034d3da175a9cefead040e" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:00.048466 13269 consensus_queue.cc:260] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.050390 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6743a729e2034d3da175a9cefead040e" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:00.052383 13226 raft_consensus.cc:2468] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:51:00.041641 13464 raft_consensus.cc:515] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.054525 13270 tablet_bootstrap.cc:654] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.055378 13401 raft_consensus.cc:493] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.055709 13464 leader_election.cc:290] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:00.055830 13401 raft_consensus.cc:515] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.058499 13226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8c7e630dfc471baeae8c84415a78d7" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:51:00.058822 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32657959f1f54988bfe754197680a21b" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:00.057338 13468 raft_consensus.cc:515] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.059734 13401 leader_election.cc:290] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:00.059804 13226 raft_consensus.cc:2468] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 0.
I20260709 14:51:00.059540 13154 raft_consensus.cc:2468] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:51:00.060864 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32657959f1f54988bfe754197680a21b" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:00.061187 13044 leader_election.cc:304] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:51:00.061523 13078 raft_consensus.cc:2468] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 0.
I20260709 14:51:00.062039 13464 raft_consensus.cc:2804] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:00.062417 13464 raft_consensus.cc:493] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:00.062634 13080 raft_consensus.cc:2393] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:51:00.062741 13464 raft_consensus.cc:3060] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.065397 13468 leader_election.cc:290] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:00.065732 13119 leader_election.cc:304] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:51:00.066433 13401 raft_consensus.cc:2804] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:00.066789 13401 raft_consensus.cc:493] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:00.067107 13401 raft_consensus.cc:3060] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.067189 13270 tablet_bootstrap.cc:492] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:51:00.067818 13270 ts_tablet_manager.cc:1403] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.005s
I20260709 14:51:00.067751 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8c7e630dfc471baeae8c84415a78d7" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:51:00.068352 13154 raft_consensus.cc:3060] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.070621 13270 raft_consensus.cc:359] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.071653 13270 raft_consensus.cc:385] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.071966 13270 raft_consensus.cc:740] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.072659 13270 consensus_queue.cc:260] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.073896 13401 raft_consensus.cc:515] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
W20260709 14:51:00.057934 13193 leader_election.cc:343] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.075730 13270 ts_tablet_manager.cc:1434] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:00.076133 13401 leader_election.cc:290] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:00.081684 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32657959f1f54988bfe754197680a21b" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:51:00.077054 13046 leader_election.cc:304] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:51:00.078125 13270 tablet_bootstrap.cc:492] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:51:00.081741 13121 leader_election.cc:304] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0 [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: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 2fc90c45e36048e494a6381e4e062b78
I20260709 14:51:00.056821 13269 ts_tablet_manager.cc:1434] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 14:51:00.084666 13269 tablet_bootstrap.cc:492] T 04959966184c48ffa9981980ae55c98d P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:51:00.086318 12976 catalog_manager.cc:5697] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.087884 12976 catalog_manager.cc:5697] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:00.096758 13193 leader_election.cc:343] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.097165 13193 leader_election.cc:304] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:51:00.087756 13468 raft_consensus.cc:2804] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:00.102514 13297 raft_consensus.cc:493] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.101509 13226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8c7e630dfc471baeae8c84415a78d7" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:51:00.105581 13226 raft_consensus.cc:2468] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:51:00.102928 13297 raft_consensus.cc:515] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.106725 13468 raft_consensus.cc:697] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:51:00.110723 13269 tablet_bootstrap.cc:654] T 04959966184c48ffa9981980ae55c98d P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.087543 13423 raft_consensus.cc:493] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.108920 13468 consensus_queue.cc:237] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.115075 13423 raft_consensus.cc:515] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.118312 13471 raft_consensus.cc:2749] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.123687 13305 raft_consensus.cc:493] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.130735 13268 tablet_bootstrap.cc:492] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:51:00.122684 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32657959f1f54988bfe754197680a21b" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:00.211395 13297 leader_election.cc:290] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:00.210639 13420 raft_consensus.cc:493] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.130749 13305 raft_consensus.cc:515] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.213784 13420 raft_consensus.cc:515] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.215109 13423 leader_election.cc:290] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:51:00.215219 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8c7e630dfc471baeae8c84415a78d7" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:00.215840 13224 raft_consensus.cc:3060] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.216030 13420 leader_election.cc:290] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:51:00.203624 13154 raft_consensus.cc:2468] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:51:00.131268 13268 ts_tablet_manager.cc:1403] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.100s	user 0.034s	sys 0.034s
I20260709 14:51:00.125070 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19fb2e4cf60d497388d2a23ee98afd65" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:51:00.218176 13401 raft_consensus.cc:2764] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:51:00.212913 13226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32657959f1f54988bfe754197680a21b" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:51:00.148212 13223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32657959f1f54988bfe754197680a21b" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:51:00.220813 13225 raft_consensus.cc:3060] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.225720 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f49dcef634a41cbbb1218cf48cbb425" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
W20260709 14:51:00.227873 13193 leader_election.cc:343] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.229709 13152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced320d11bee4a51a9bd5dc4e39bd5a6" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
W20260709 14:51:00.231280 13193 leader_election.cc:343] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.224750 13227 raft_consensus.cc:2468] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:51:00.248579 13394 raft_consensus.cc:493] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.249009 13394 raft_consensus.cc:515] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.249725 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f49dcef634a41cbbb1218cf48cbb425" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:00.251089 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced320d11bee4a51a9bd5dc4e39bd5a6" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:00.252859 13044 leader_election.cc:304] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:51:00.253597 13349 raft_consensus.cc:2804] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:00.254010 13349 raft_consensus.cc:697] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:51:00.254735 13349 consensus_queue.cc:237] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
W20260709 14:51:00.258701 13193 leader_election.cc:343] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.259038 13193 leader_election.cc:304] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
W20260709 14:51:00.260227 13193 leader_election.cc:343] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.260583 13193 leader_election.cc:304] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:51:00.261394 13471 raft_consensus.cc:2749] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.263280 13305 leader_election.cc:290] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:51:00.261698 13341 raft_consensus.cc:2749] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.265586 13152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d38e3e8435244538e96ffdcf42415a9" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:00.266659 13464 raft_consensus.cc:515] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
W20260709 14:51:00.268040 13044 leader_election.cc:343] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.268554 13270 tablet_bootstrap.cc:654] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.269038 13080 raft_consensus.cc:2393] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:51:00.270362 13341 raft_consensus.cc:493] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.270798 13341 raft_consensus.cc:515] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.271001 13268 raft_consensus.cc:359] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.271694 13268 raft_consensus.cc:385] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.271884 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32657959f1f54988bfe754197680a21b" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:51:00.272632 13341 leader_election.cc:290] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:51:00.271958 13268 raft_consensus.cc:740] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.272657 13155 raft_consensus.cc:2393] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fc90c45e36048e494a6381e4e062b78 in current term 1: Already voted for candidate 28a9633192164209ab446b0956276aa0 in this term.
I20260709 14:51:00.273526 13268 consensus_queue.cc:260] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.276182 13079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed315a1361ea4e4e8403cc323e4bbf14" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:00.276815 13394 leader_election.cc:290] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
W20260709 14:51:00.278132 13193 leader_election.cc:343] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.282783 13268 ts_tablet_manager.cc:1434] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.000s
I20260709 14:51:00.283991 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32657959f1f54988bfe754197680a21b" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:00.305924 13046 leader_election.cc:304] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:51:00.306691 13394 raft_consensus.cc:2804] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:00.307309 13394 raft_consensus.cc:493] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:00.307750 13394 raft_consensus.cc:3060] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.290637 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19fb2e4cf60d497388d2a23ee98afd65" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:00.304203 13225 raft_consensus.cc:2468] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 1.
I20260709 14:51:00.318681 13225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32657959f1f54988bfe754197680a21b" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:00.319496 13225 raft_consensus.cc:2393] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fc90c45e36048e494a6381e4e062b78 in current term 1: Already voted for candidate 28a9633192164209ab446b0956276aa0 in this term.
I20260709 14:51:00.314226 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d38e3e8435244538e96ffdcf42415a9" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:51:00.323040 13222 raft_consensus.cc:2468] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:51:00.325532 13394 raft_consensus.cc:515] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.326771 13121 leader_election.cc:304] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:51:00.328591 13394 leader_election.cc:290] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:00.329496 13404 raft_consensus.cc:2804] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:00.330732 13404 raft_consensus.cc:697] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [term 1 LEADER]: Becoming Leader. State: Replica: 28a9633192164209ab446b0956276aa0, State: Running, Role: LEADER
I20260709 14:51:00.331485 13404 consensus_queue.cc:237] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.335922 13269 tablet_bootstrap.cc:492] T 04959966184c48ffa9981980ae55c98d P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:51:00.336380 13269 ts_tablet_manager.cc:1403] T 04959966184c48ffa9981980ae55c98d P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.252s	user 0.020s	sys 0.024s
I20260709 14:51:00.338656 13078 raft_consensus.cc:1275] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Refusing update from remote peer 3eefab4749de417b9fb923a426931362: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:00.341081 13269 raft_consensus.cc:359] T 04959966184c48ffa9981980ae55c98d P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.341861 13269 raft_consensus.cc:385] T 04959966184c48ffa9981980ae55c98d P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.342175 13269 raft_consensus.cc:740] T 04959966184c48ffa9981980ae55c98d P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.342043 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32657959f1f54988bfe754197680a21b" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:00.343420 13269 consensus_queue.cc:260] T 04959966184c48ffa9981980ae55c98d P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.343981 13151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed315a1361ea4e4e8403cc323e4bbf14" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:00.346051 13224 raft_consensus.cc:2468] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:51:00.335942 13464 leader_election.cc:290] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:00.347220 13221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19fb2e4cf60d497388d2a23ee98afd65" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:00.347726 13221 raft_consensus.cc:3060] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.349640 13268 tablet_bootstrap.cc:492] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:51:00.357244 13268 tablet_bootstrap.cc:654] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.361816 13269 ts_tablet_manager.cc:1434] T 04959966184c48ffa9981980ae55c98d P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 14:51:00.364077 13269 tablet_bootstrap.cc:492] T 079946b38964486ea042c5dc1580a39f P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:51:00.374179 13221 raft_consensus.cc:2468] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
W20260709 14:51:00.375874 13044 leader_election.cc:343] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.378679 13269 tablet_bootstrap.cc:654] T 079946b38964486ea042c5dc1580a39f P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.381364 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19fb2e4cf60d497388d2a23ee98afd65" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:51:00.382989 13046 leader_election.cc:304] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78; no voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362
I20260709 14:51:00.383452 13270 tablet_bootstrap.cc:492] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:51:00.383719 13615 raft_consensus.cc:2749] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.383882 13270 ts_tablet_manager.cc:1403] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.306s	user 0.022s	sys 0.009s
I20260709 14:51:00.386430 13046 leader_election.cc:304] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:51:00.386763 13270 raft_consensus.cc:359] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.387156 13615 raft_consensus.cc:2804] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:00.387432 13270 raft_consensus.cc:385] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.387508 13615 raft_consensus.cc:493] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:00.387763 13270 raft_consensus.cc:740] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.388055 13615 raft_consensus.cc:3060] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.388389 13270 consensus_queue.cc:260] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.391614 13193 leader_election.cc:304] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
W20260709 14:51:00.392711 13193 leader_election.cc:343] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.398044 13193 leader_election.cc:304] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:51:00.403075 13046 leader_election.cc:304] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:51:00.404531 13349 raft_consensus.cc:2804] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:00.404994 13349 raft_consensus.cc:697] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:51:00.404790 12975 catalog_manager.cc:5697] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28a9633192164209ab446b0956276aa0 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "28a9633192164209ab446b0956276aa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:00.412308 13044 leader_election.cc:343] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.402923 13305 raft_consensus.cc:2749] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.397743 13420 raft_consensus.cc:2749] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.405702 13349 consensus_queue.cc:237] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.404234 13341 consensus_queue.cc:1048] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:51:00.427626 13151 raft_consensus.cc:1275] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Refusing update from remote peer 3eefab4749de417b9fb923a426931362: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:00.429373 13341 consensus_queue.cc:1048] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:00.434808 13270 ts_tablet_manager.cc:1434] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.001s
I20260709 14:51:00.442631 13270 tablet_bootstrap.cc:492] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:51:00.449960 13464 consensus_queue.cc:1048] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:51:00.477538 13348 consensus_queue.cc:1048] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:51:00.492491 13616 consensus_queue.cc:1048] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:00.496654 13269 tablet_bootstrap.cc:492] T 079946b38964486ea042c5dc1580a39f P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:51:00.497066 13269 ts_tablet_manager.cc:1403] T 079946b38964486ea042c5dc1580a39f P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.133s	user 0.020s	sys 0.008s
I20260709 14:51:00.487648 13468 consensus_queue.cc:1048] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:51:00.507586 13615 raft_consensus.cc:515] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.507768 13269 raft_consensus.cc:359] T 079946b38964486ea042c5dc1580a39f P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.508520 13269 raft_consensus.cc:385] T 079946b38964486ea042c5dc1580a39f P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.511463 13269 raft_consensus.cc:740] T 079946b38964486ea042c5dc1580a39f P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.512115 13269 consensus_queue.cc:260] T 079946b38964486ea042c5dc1580a39f P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.513934 13268 tablet_bootstrap.cc:492] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:51:00.514256 13269 ts_tablet_manager.cc:1434] T 079946b38964486ea042c5dc1580a39f P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:51:00.514366 13268 ts_tablet_manager.cc:1403] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.165s	user 0.051s	sys 0.028s
I20260709 14:51:00.515542 13615 leader_election.cc:290] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:00.523725 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d38e3e8435244538e96ffdcf42415a9" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:00.536717 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d38e3e8435244538e96ffdcf42415a9" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:51:00.544179 13269 tablet_bootstrap.cc:492] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
W20260709 14:51:00.547381 13044 leader_election.cc:343] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.548411 13268 raft_consensus.cc:359] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.549063 13268 raft_consensus.cc:385] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.549338 13268 raft_consensus.cc:740] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.536664 13228 raft_consensus.cc:3060] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.554550 13464 consensus_queue.cc:1048] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:51:00.562800 13270 tablet_bootstrap.cc:654] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.569061 13268 consensus_queue.cc:260] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.565387 12978 catalog_manager.cc:5697] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.575723 12978 catalog_manager.cc:5697] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.577977 12978 catalog_manager.cc:5697] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.585083 13269 tablet_bootstrap.cc:654] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.585938 13268 ts_tablet_manager.cc:1434] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.071s	user 0.003s	sys 0.007s
I20260709 14:51:00.587013 13268 tablet_bootstrap.cc:492] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:51:00.594487 13270 tablet_bootstrap.cc:492] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:51:00.600589 13270 ts_tablet_manager.cc:1403] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.165s	user 0.010s	sys 0.005s
I20260709 14:51:00.604583 13619 raft_consensus.cc:493] T 079946b38964486ea042c5dc1580a39f P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.605070 13619 raft_consensus.cc:515] T 079946b38964486ea042c5dc1580a39f P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.607113 13619 leader_election.cc:290] T 079946b38964486ea042c5dc1580a39f P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:00.607659 13268 tablet_bootstrap.cc:654] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.613405 13297 raft_consensus.cc:493] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.613826 13297 raft_consensus.cc:515] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.614102 13270 raft_consensus.cc:359] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.614764 13270 raft_consensus.cc:385] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.615026 13270 raft_consensus.cc:740] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.615471 13297 leader_election.cc:290] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:00.615608 13270 consensus_queue.cc:260] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.615949 13616 consensus_queue.cc:1048] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:00.619138 13270 ts_tablet_manager.cc:1434] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:51:00.619026 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "079946b38964486ea042c5dc1580a39f" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:51:00.619771 13222 raft_consensus.cc:2393] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:51:00.620026 13270 tablet_bootstrap.cc:492] T ed315a1361ea4e4e8403cc323e4bbf14 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:51:00.624985 13222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04959966184c48ffa9981980ae55c98d" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:51:00.625571 13222 raft_consensus.cc:2468] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:51:00.632879 13046 leader_election.cc:304] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:51:00.633566 13349 raft_consensus.cc:2804] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:00.633906 13349 raft_consensus.cc:493] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:00.634191 13349 raft_consensus.cc:3060] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.635268 13228 raft_consensus.cc:2468] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:51:00.639752 13268 tablet_bootstrap.cc:492] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:51:00.640206 13268 ts_tablet_manager.cc:1403] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.001s
I20260709 14:51:00.642617 13268 raft_consensus.cc:359] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.643265 13268 raft_consensus.cc:385] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.643529 13268 raft_consensus.cc:740] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.642207 13349 raft_consensus.cc:515] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.644140 13268 consensus_queue.cc:260] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.645154 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "079946b38964486ea042c5dc1580a39f" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:00.647404 13349 leader_election.cc:290] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:00.657889 12978 catalog_manager.cc:5697] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.660241 13152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04959966184c48ffa9981980ae55c98d" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:00.664784 13152 raft_consensus.cc:2468] T 04959966184c48ffa9981980ae55c98d P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:51:00.665675 13268 ts_tablet_manager.cc:1434] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260709 14:51:00.666535 13268 tablet_bootstrap.cc:492] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362: Bootstrap starting.
I20260709 14:51:00.666697 13046 leader_election.cc:304] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:51:00.669139 13612 raft_consensus.cc:493] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.669607 13612 raft_consensus.cc:515] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.669974 13119 leader_election.cc:304] T 079946b38964486ea042c5dc1580a39f P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:51:00.671234 13619 raft_consensus.cc:3060] T 079946b38964486ea042c5dc1580a39f P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.671582 13612 leader_election.cc:290] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:51:00.672878 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04959966184c48ffa9981980ae55c98d" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:51:00.673447 13270 tablet_bootstrap.cc:654] T ed315a1361ea4e4e8403cc323e4bbf14 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.673400 13154 raft_consensus.cc:3060] T 04959966184c48ffa9981980ae55c98d P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.683954 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04959966184c48ffa9981980ae55c98d" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:00.685806 13152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3258f37a1aa74b688285a58a6834cc56" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:00.687326 13154 raft_consensus.cc:2468] T 04959966184c48ffa9981980ae55c98d P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:51:00.690800 13268 tablet_bootstrap.cc:654] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.710155 13228 raft_consensus.cc:3060] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.694279 13348 raft_consensus.cc:2804] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:00.712101 13348 raft_consensus.cc:697] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:51:00.712889 13348 consensus_queue.cc:237] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.695456 13617 consensus_queue.cc:1048] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:00.715554 13612 raft_consensus.cc:493] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:00.715744 13193 leader_election.cc:343] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.716032 13612 raft_consensus.cc:515] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.718475 13612 leader_election.cc:290] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:51:00.724483 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2622779b93e42c3a586dd3b7cb65f53" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:00.708510 13619 raft_consensus.cc:2749] T 079946b38964486ea042c5dc1580a39f P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.699112 13269 tablet_bootstrap.cc:492] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:51:00.725689 13269 ts_tablet_manager.cc:1403] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.182s	user 0.023s	sys 0.010s
W20260709 14:51:00.726059 13193 leader_election.cc:343] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.728096 13269 raft_consensus.cc:359] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.728752 13269 raft_consensus.cc:385] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.729014 13269 raft_consensus.cc:740] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.729341 13228 raft_consensus.cc:2468] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:51:00.729709 13269 consensus_queue.cc:260] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.730353 13046 leader_election.cc:304] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:51:00.731459 13349 raft_consensus.cc:2804] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:00.731827 13269 ts_tablet_manager.cc:1434] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:00.732035 13349 raft_consensus.cc:697] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:51:00.732734 13269 tablet_bootstrap.cc:492] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:51:00.732837 13349 consensus_queue.cc:237] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
W20260709 14:51:00.733469 13026 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:00.743911 13270 tablet_bootstrap.cc:492] T ed315a1361ea4e4e8403cc323e4bbf14 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:51:00.744478 13270 ts_tablet_manager.cc:1403] T ed315a1361ea4e4e8403cc323e4bbf14 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.125s	user 0.007s	sys 0.023s
I20260709 14:51:00.741132 13269 tablet_bootstrap.cc:654] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.747155 13268 tablet_bootstrap.cc:492] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362: No bootstrap required, opened a new log
I20260709 14:51:00.747579 13268 ts_tablet_manager.cc:1403] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.001s
I20260709 14:51:00.747255 13270 raft_consensus.cc:359] T ed315a1361ea4e4e8403cc323e4bbf14 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.748134 13270 raft_consensus.cc:385] T ed315a1361ea4e4e8403cc323e4bbf14 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.748461 13270 raft_consensus.cc:740] T ed315a1361ea4e4e8403cc323e4bbf14 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
W20260709 14:51:00.781742 13044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.66:35655, user_credentials={real_user=slave}} blocked reactor thread for 43742.1us
I20260709 14:51:00.792708 13270 consensus_queue.cc:260] T ed315a1361ea4e4e8403cc323e4bbf14 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.795583 13394 consensus_queue.cc:1048] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:00.808386 13468 raft_consensus.cc:493] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.809909 13468 raft_consensus.cc:515] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.812968 13468 leader_election.cc:290] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:00.817665 13270 ts_tablet_manager.cc:1434] T ed315a1361ea4e4e8403cc323e4bbf14 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.073s	user 0.009s	sys 0.000s
I20260709 14:51:00.825153 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6743a729e2034d3da175a9cefead040e" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:51:00.826277 13228 raft_consensus.cc:2468] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:51:00.827628 13268 raft_consensus.cc:359] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.828593 13268 raft_consensus.cc:385] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.828982 13268 raft_consensus.cc:740] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eefab4749de417b9fb923a426931362, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.830106 13268 consensus_queue.cc:260] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.831939 13268 ts_tablet_manager.cc:1434] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362: Time spent starting tablet: real 0.084s	user 0.005s	sys 0.004s
I20260709 14:51:00.839378 13046 leader_election.cc:304] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:51:00.840938 13648 raft_consensus.cc:2804] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:00.841408 13648 raft_consensus.cc:493] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:00.841843 13648 raft_consensus.cc:3060] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.842108 13270 tablet_bootstrap.cc:492] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:51:00.858453 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3258f37a1aa74b688285a58a6834cc56" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:00.860719 13269 tablet_bootstrap.cc:492] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:51:00.861567 13269 ts_tablet_manager.cc:1403] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.129s	user 0.008s	sys 0.006s
I20260709 14:51:00.861752 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2622779b93e42c3a586dd3b7cb65f53" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:00.864280 13648 raft_consensus.cc:515] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.869046 13270 tablet_bootstrap.cc:654] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:00.876451 13648 leader_election.cc:290] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:00.873327 13401 consensus_queue.cc:1048] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:00.875161 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6743a729e2034d3da175a9cefead040e" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:00.879561 13618 consensus_queue.cc:1048] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:00.882441 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6743a729e2034d3da175a9cefead040e" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:00.883024 13228 raft_consensus.cc:3060] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.893039 13228 raft_consensus.cc:2468] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:51:00.892356 12975 catalog_manager.cc:5697] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.893975 13618 consensus_queue.cc:1048] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:00.895105 12975 catalog_manager.cc:5697] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:00.896754 13044 leader_election.cc:343] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.897153 12975 catalog_manager.cc:5697] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.903857 13401 raft_consensus.cc:493] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.904402 13401 raft_consensus.cc:515] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.908025 13401 leader_election.cc:290] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:00.910704 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6743a729e2034d3da175a9cefead040e" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
W20260709 14:51:00.912550 13193 leader_election.cc:343] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.913015 13193 leader_election.cc:304] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
W20260709 14:51:00.914357 13193 leader_election.cc:343] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.914784 13193 leader_election.cc:304] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:51:00.865170 13269 raft_consensus.cc:359] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.916103 13269 raft_consensus.cc:385] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:00.916373 13269 raft_consensus.cc:740] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:51:00.917048 13269 consensus_queue.cc:260] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.924829 13612 raft_consensus.cc:2749] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.925592 13341 raft_consensus.cc:2749] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:00.926247 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed315a1361ea4e4e8403cc323e4bbf14" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:00.928109 13078 raft_consensus.cc:2468] T ed315a1361ea4e4e8403cc323e4bbf14 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 0.
W20260709 14:51:00.929118 13044 leader_election.cc:343] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:00.936734 13119 leader_election.cc:304] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:51:00.937566 13619 raft_consensus.cc:2804] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:00.937908 13619 raft_consensus.cc:493] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:00.938227 13619 raft_consensus.cc:3060] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.944298 13619 raft_consensus.cc:515] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.946463 13618 consensus_queue.cc:1048] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:00.948370 13401 consensus_queue.cc:1048] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:00.949080 13341 raft_consensus.cc:493] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.949337 13046 leader_election.cc:304] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:51:00.949694 13341 raft_consensus.cc:515] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.950445 13618 raft_consensus.cc:2804] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:00.951105 13618 raft_consensus.cc:697] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:51:00.951449 13619 leader_election.cc:290] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:00.951841 13341 leader_election.cc:290] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:51:00.952189 13618 consensus_queue.cc:237] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:00.954155 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed315a1361ea4e4e8403cc323e4bbf14" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:51:00.954754 13078 raft_consensus.cc:3060] T ed315a1361ea4e4e8403cc323e4bbf14 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:00.966071 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed315a1361ea4e4e8403cc323e4bbf14" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:51:00.966779 13224 raft_consensus.cc:2468] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 0.
I20260709 14:51:00.970516 13269 ts_tablet_manager.cc:1434] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.109s	user 0.008s	sys 0.000s
I20260709 14:51:00.976991 13269 tablet_bootstrap.cc:492] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:51:01.003509 13154 raft_consensus.cc:3060] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.009459 13078 raft_consensus.cc:2468] T ed315a1361ea4e4e8403cc323e4bbf14 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 1.
I20260709 14:51:01.015112 13119 leader_election.cc:304] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:51:01.017709 13401 raft_consensus.cc:2804] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:01.018213 13401 raft_consensus.cc:697] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [term 1 LEADER]: Becoming Leader. State: Replica: 28a9633192164209ab446b0956276aa0, State: Running, Role: LEADER
I20260709 14:51:01.019096 13401 consensus_queue.cc:237] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.037817 13080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0daf4ee1752c4ab9a30cd73790f65962" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:01.038020 13152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0daf4ee1752c4ab9a30cd73790f65962" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:01.038925 13297 consensus_queue.cc:1048] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:51:01.040640 13270 tablet_bootstrap.cc:492] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:51:01.041121 13270 ts_tablet_manager.cc:1403] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.199s	user 0.038s	sys 0.039s
I20260709 14:51:01.042425 13228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed315a1361ea4e4e8403cc323e4bbf14" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:01.043004 13228 raft_consensus.cc:3060] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.050688 13468 consensus_queue.cc:1048] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.053772 13270 raft_consensus.cc:359] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.054437 13270 raft_consensus.cc:385] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.054714 13270 raft_consensus.cc:740] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.056181 13270 consensus_queue.cc:260] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.059590 13270 ts_tablet_manager.cc:1434] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:51:01.060847 13270 tablet_bootstrap.cc:492] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:51:01.064301 12975 catalog_manager.cc:5697] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28a9633192164209ab446b0956276aa0 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "28a9633192164209ab446b0956276aa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.057453 13228 raft_consensus.cc:2468] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 1.
W20260709 14:51:01.062721 13193 leader_election.cc:343] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.082597 13269 tablet_bootstrap.cc:654] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.086045 13270 tablet_bootstrap.cc:654] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.091209 13468 consensus_queue.cc:1048] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.091632 13270 tablet_bootstrap.cc:492] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:51:01.091140 12978 catalog_manager.cc:5697] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.092855 13270 ts_tablet_manager.cc:1403] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260709 14:51:01.096727 13270 raft_consensus.cc:359] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.097361 13270 raft_consensus.cc:385] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.097681 13270 raft_consensus.cc:740] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.098237 13270 consensus_queue.cc:260] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
W20260709 14:51:01.100033 13193 leader_election.cc:343] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.100440 13193 leader_election.cc:304] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:51:01.101060 13612 raft_consensus.cc:2749] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:01.106743 13270 ts_tablet_manager.cc:1434] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260709 14:51:01.107517 13269 tablet_bootstrap.cc:492] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:51:01.107748 13270 tablet_bootstrap.cc:492] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:51:01.107950 13269 ts_tablet_manager.cc:1403] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.136s	user 0.007s	sys 0.002s
I20260709 14:51:01.110461 13269 raft_consensus.cc:359] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.112031 13612 raft_consensus.cc:493] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.112414 13612 raft_consensus.cc:515] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.113472 13618 raft_consensus.cc:493] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.113938 13618 raft_consensus.cc:515] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.116281 13618 leader_election.cc:290] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:01.117529 13270 tablet_bootstrap.cc:654] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.118027 13612 leader_election.cc:290] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:51:01.118310 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f49dcef634a41cbbb1218cf48cbb425" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:01.111032 13269 raft_consensus.cc:385] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.122161 13269 raft_consensus.cc:740] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.122805 13269 consensus_queue.cc:260] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
W20260709 14:51:01.124960 13044 leader_election.cc:343] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.128554 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0c71c40579476097486c72ea58c122" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:01.131837 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0c71c40579476097486c72ea58c122" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:01.135425 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f49dcef634a41cbbb1218cf48cbb425" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
W20260709 14:51:01.135685 13044 consensus_peers.cc:597] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 -> Peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Couldn't send request to peer 28a9633192164209ab446b0956276aa0. 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:51:01.136092 13229 raft_consensus.cc:2468] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:51:01.139542 13046 leader_election.cc:304] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:51:01.140699 13616 raft_consensus.cc:2804] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:01.124925 13269 ts_tablet_manager.cc:1434] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:51:01.141072 13616 raft_consensus.cc:493] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.141489 13616 raft_consensus.cc:3060] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.142081 13269 tablet_bootstrap.cc:492] T 8d38e3e8435244538e96ffdcf42415a9 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
W20260709 14:51:01.139137 13193 leader_election.cc:343] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:01.151384 13193 leader_election.cc:343] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.151811 13193 leader_election.cc:304] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78
I20260709 14:51:01.154006 13612 raft_consensus.cc:2749] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:01.164065 13297 raft_consensus.cc:493] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.164530 13297 raft_consensus.cc:515] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.166409 13297 leader_election.cc:290] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:01.173414 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced320d11bee4a51a9bd5dc4e39bd5a6" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:51:01.174093 13229 raft_consensus.cc:2468] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:51:01.175706 13270 tablet_bootstrap.cc:492] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:51:01.175840 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced320d11bee4a51a9bd5dc4e39bd5a6" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:01.176283 13270 ts_tablet_manager.cc:1403] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.051s
I20260709 14:51:01.176425 13150 raft_consensus.cc:2468] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:51:01.176851 13616 raft_consensus.cc:515] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.178247 13046 leader_election.cc:304] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:51:01.178763 13616 leader_election.cc:290] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:01.179270 13616 raft_consensus.cc:2804] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:01.179134 13270 raft_consensus.cc:359] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.179684 13616 raft_consensus.cc:493] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.180060 13616 raft_consensus.cc:3060] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.179914 13468 consensus_queue.cc:1048] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.186277 13616 raft_consensus.cc:515] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.188218 13616 leader_election.cc:290] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:01.188249 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f49dcef634a41cbbb1218cf48cbb425" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:51:01.179925 13270 raft_consensus.cc:385] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.189738 13270 raft_consensus.cc:740] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.181063 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f49dcef634a41cbbb1218cf48cbb425" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:01.190285 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced320d11bee4a51a9bd5dc4e39bd5a6" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:51:01.190477 13229 raft_consensus.cc:3060] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.190780 13150 raft_consensus.cc:3060] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.190429 13270 consensus_queue.cc:260] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.193487 13270 ts_tablet_manager.cc:1434] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.004s
I20260709 14:51:01.194492 13270 tablet_bootstrap.cc:492] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
W20260709 14:51:01.195631 13044 leader_election.cc:343] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.179234 13269 tablet_bootstrap.cc:654] T 8d38e3e8435244538e96ffdcf42415a9 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.199240 13150 raft_consensus.cc:2468] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:51:01.199957 13229 raft_consensus.cc:2468] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:51:01.201599 13270 tablet_bootstrap.cc:654] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.205899 13044 leader_election.cc:304] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:51:01.206195 13270 tablet_bootstrap.cc:492] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:51:01.206581 13270 ts_tablet_manager.cc:1403] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 14:51:01.206636 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced320d11bee4a51a9bd5dc4e39bd5a6" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:01.207212 13224 raft_consensus.cc:3060] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.208997 13270 raft_consensus.cc:359] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.209631 13270 raft_consensus.cc:385] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.209867 13270 raft_consensus.cc:740] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.210466 13270 consensus_queue.cc:260] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.212507 13270 ts_tablet_manager.cc:1434] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:51:01.213389 13270 tablet_bootstrap.cc:492] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:51:01.213565 13046 leader_election.cc:304] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:51:01.214686 13297 raft_consensus.cc:2804] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:01.215085 13297 raft_consensus.cc:697] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:51:01.215744 13297 consensus_queue.cc:237] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.218876 13270 tablet_bootstrap.cc:654] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.220516 13616 raft_consensus.cc:2804] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:01.221122 13616 raft_consensus.cc:697] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:51:01.221905 13616 consensus_queue.cc:237] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.227551 13468 consensus_queue.cc:1048] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.248243 13269 tablet_bootstrap.cc:492] T 8d38e3e8435244538e96ffdcf42415a9 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:51:01.248658 13269 ts_tablet_manager.cc:1403] T 8d38e3e8435244538e96ffdcf42415a9 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.016s
I20260709 14:51:01.251024 13269 raft_consensus.cc:359] T 8d38e3e8435244538e96ffdcf42415a9 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.252744 13269 raft_consensus.cc:385] T 8d38e3e8435244538e96ffdcf42415a9 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.253016 13269 raft_consensus.cc:740] T 8d38e3e8435244538e96ffdcf42415a9 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.253371 13224 raft_consensus.cc:2468] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:51:01.253614 13269 consensus_queue.cc:260] T 8d38e3e8435244538e96ffdcf42415a9 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.256191 13269 ts_tablet_manager.cc:1434] T 8d38e3e8435244538e96ffdcf42415a9 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:01.257112 13269 tablet_bootstrap.cc:492] T 6743a729e2034d3da175a9cefead040e P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:51:01.262668 13269 tablet_bootstrap.cc:654] T 6743a729e2034d3da175a9cefead040e P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.271008 13269 tablet_bootstrap.cc:492] T 6743a729e2034d3da175a9cefead040e P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:51:01.271420 13269 ts_tablet_manager.cc:1403] T 6743a729e2034d3da175a9cefead040e P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:51:01.277097 13269 raft_consensus.cc:359] T 6743a729e2034d3da175a9cefead040e P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.277758 13269 raft_consensus.cc:385] T 6743a729e2034d3da175a9cefead040e P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.278017 13269 raft_consensus.cc:740] T 6743a729e2034d3da175a9cefead040e P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.278594 13269 consensus_queue.cc:260] T 6743a729e2034d3da175a9cefead040e P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.279265 13270 tablet_bootstrap.cc:492] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:51:01.279672 13270 ts_tablet_manager.cc:1403] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.067s	user 0.021s	sys 0.029s
I20260709 14:51:01.279737 12976 catalog_manager.cc:5697] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.280829 13269 ts_tablet_manager.cc:1434] T 6743a729e2034d3da175a9cefead040e P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:01.281452 12976 catalog_manager.cc:5697] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.282472 13270 raft_consensus.cc:359] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.283088 13270 raft_consensus.cc:385] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.283344 13270 raft_consensus.cc:740] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.284413 13269 tablet_bootstrap.cc:492] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:51:01.284051 13270 consensus_queue.cc:260] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.286310 13270 ts_tablet_manager.cc:1434] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:51:01.288450 13270 tablet_bootstrap.cc:492] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78: Bootstrap starting.
I20260709 14:51:01.290807 13269 tablet_bootstrap.cc:654] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.293840 13270 tablet_bootstrap.cc:654] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.300143 13270 tablet_bootstrap.cc:492] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78: No bootstrap required, opened a new log
I20260709 14:51:01.300684 13270 ts_tablet_manager.cc:1403] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 14:51:01.302913 13394 consensus_queue.cc:1048] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.305127 13612 raft_consensus.cc:493] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.305693 13612 raft_consensus.cc:515] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.307693 13612 leader_election.cc:290] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:51:01.310210 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96c0a33d44f48eba913f21c632300a1" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:01.310676 13154 raft_consensus.cc:2468] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 1.
I20260709 14:51:01.311648 13193 leader_election.cc:304] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [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: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:51:01.312314 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96c0a33d44f48eba913f21c632300a1" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:01.312896 13076 raft_consensus.cc:2468] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 1.
I20260709 14:51:01.313472 13626 raft_consensus.cc:2804] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:01.313876 13626 raft_consensus.cc:493] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.314203 13626 raft_consensus.cc:3060] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:01.304895 13270 raft_consensus.cc:359] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.319599 13270 raft_consensus.cc:385] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.320262 13270 raft_consensus.cc:740] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.321763 13270 consensus_queue.cc:260] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.322582 13616 raft_consensus.cc:493] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.323897 13616 raft_consensus.cc:515] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.325685 13270 ts_tablet_manager.cc:1434] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 14:51:01.326829 13616 leader_election.cc:290] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:01.327322 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0c71c40579476097486c72ea58c122" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:01.328346 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0c71c40579476097486c72ea58c122" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
W20260709 14:51:01.331858 13044 leader_election.cc:343] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.331974 13229 raft_consensus.cc:2468] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:51:01.333223 13046 leader_election.cc:304] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:51:01.334074 13297 raft_consensus.cc:2804] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:01.334389 13297 raft_consensus.cc:493] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.334690 13297 raft_consensus.cc:3060] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.329797 13626 raft_consensus.cc:515] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.337080 13626 leader_election.cc:290] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 2 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655)
I20260709 14:51:01.339879 13297 raft_consensus.cc:515] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.341832 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96c0a33d44f48eba913f21c632300a1" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:51:01.341907 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0c71c40579476097486c72ea58c122" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:01.342233 13154 raft_consensus.cc:3060] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:01.342456 13229 raft_consensus.cc:3060] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.345134 13618 raft_consensus.cc:493] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.345616 13618 raft_consensus.cc:515] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.346089 13154 raft_consensus.cc:2468] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 2.
I20260709 14:51:01.346626 13269 tablet_bootstrap.cc:492] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:51:01.347038 13269 ts_tablet_manager.cc:1403] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.017s
I20260709 14:51:01.347880 13618 leader_election.cc:290] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:01.348491 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96c0a33d44f48eba913f21c632300a1" candidate_uuid: "3eefab4749de417b9fb923a426931362" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:51:01.349037 13076 raft_consensus.cc:3060] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:01.349534 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0c71c40579476097486c72ea58c122" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:51:01.349531 13269 raft_consensus.cc:359] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.350509 13269 raft_consensus.cc:385] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.350915 13229 raft_consensus.cc:2468] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:51:01.341066 13297 leader_election.cc:290] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:01.351125 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0daf4ee1752c4ab9a30cd73790f65962" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:51:01.351095 13193 leader_election.cc:304] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:51:01.351778 13224 raft_consensus.cc:2468] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:51:01.350765 13269 raft_consensus.cc:740] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.353125 13046 leader_election.cc:304] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:51:01.354001 13297 raft_consensus.cc:2804] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:51:01.354172 13044 leader_election.cc:343] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.353103 13269 consensus_queue.cc:260] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.356853 13076 raft_consensus.cc:2468] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eefab4749de417b9fb923a426931362 in term 2.
I20260709 14:51:01.357321 13269 ts_tablet_manager.cc:1434] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:51:01.354671 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0daf4ee1752c4ab9a30cd73790f65962" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
W20260709 14:51:01.358626 13044 leader_election.cc:343] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.358783 13269 tablet_bootstrap.cc:492] T 3f49dcef634a41cbbb1218cf48cbb425 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:51:01.354691 13297 raft_consensus.cc:493] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.360306 13297 raft_consensus.cc:3060] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.363590 13046 leader_election.cc:304] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:51:01.364287 13618 raft_consensus.cc:2804] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:01.364434 13269 tablet_bootstrap.cc:654] T 3f49dcef634a41cbbb1218cf48cbb425 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.364887 13618 raft_consensus.cc:697] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:51:01.352355 13626 raft_consensus.cc:2804] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:01.365907 13618 consensus_queue.cc:237] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.367647 13626 raft_consensus.cc:697] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 2 LEADER]: Becoming Leader. State: Replica: 3eefab4749de417b9fb923a426931362, State: Running, Role: LEADER
I20260709 14:51:01.368548 13626 consensus_queue.cc:237] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [LEADER]: Queue going to LEADER 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: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.376876 13297 raft_consensus.cc:515] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.381592 13269 tablet_bootstrap.cc:492] T 3f49dcef634a41cbbb1218cf48cbb425 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:51:01.382030 13269 ts_tablet_manager.cc:1403] T 3f49dcef634a41cbbb1218cf48cbb425 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260709 14:51:01.384418 13269 raft_consensus.cc:359] T 3f49dcef634a41cbbb1218cf48cbb425 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.384985 13269 raft_consensus.cc:385] T 3f49dcef634a41cbbb1218cf48cbb425 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.385221 13269 raft_consensus.cc:740] T 3f49dcef634a41cbbb1218cf48cbb425 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.385797 13269 consensus_queue.cc:260] T 3f49dcef634a41cbbb1218cf48cbb425 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.387696 13269 ts_tablet_manager.cc:1434] T 3f49dcef634a41cbbb1218cf48cbb425 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:51:01.388582 13269 tablet_bootstrap.cc:492] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:51:01.388711 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0daf4ee1752c4ab9a30cd73790f65962" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:51:01.389869 13297 leader_election.cc:290] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:01.390168 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0daf4ee1752c4ab9a30cd73790f65962" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:01.390689 13229 raft_consensus.cc:3060] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:01.389890 13044 leader_election.cc:343] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.393982 13269 tablet_bootstrap.cc:654] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.399506 13297 raft_consensus.cc:493] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.399936 13297 raft_consensus.cc:515] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.403188 13269 tablet_bootstrap.cc:492] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:51:01.403440 13229 raft_consensus.cc:2468] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:51:01.403601 13269 ts_tablet_manager.cc:1403] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:51:01.403856 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2622779b93e42c3a586dd3b7cb65f53" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:01.404349 13046 leader_election.cc:304] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:51:01.404956 13394 raft_consensus.cc:2804] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:51:01.405004 13044 leader_election.cc:343] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.405442 13394 raft_consensus.cc:697] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:51:01.406104 13394 consensus_queue.cc:237] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.406260 12978 catalog_manager.cc:5697] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 reported cstate change: term changed from 0 to 2, leader changed from <none> to 3eefab4749de417b9fb923a426931362 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "3eefab4749de417b9fb923a426931362" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:01.408465 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2622779b93e42c3a586dd3b7cb65f53" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:51:01.406287 13269 raft_consensus.cc:359] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.409643 13269 raft_consensus.cc:385] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.410432 13269 raft_consensus.cc:740] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.411051 13269 consensus_queue.cc:260] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.412922 13269 ts_tablet_manager.cc:1434] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 14:51:01.416855 13269 tablet_bootstrap.cc:492] T c2622779b93e42c3a586dd3b7cb65f53 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:51:01.409596 13227 raft_consensus.cc:2468] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:51:01.419189 13046 leader_election.cc:304] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [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: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:51:01.420416 13618 raft_consensus.cc:2804] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:01.420859 13618 raft_consensus.cc:493] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.421186 13618 raft_consensus.cc:3060] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.422674 13297 leader_election.cc:290] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:01.428890 13269 tablet_bootstrap.cc:654] T c2622779b93e42c3a586dd3b7cb65f53 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.435504 13618 raft_consensus.cc:515] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.439731 13618 leader_election.cc:290] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:01.439394 12975 catalog_manager.cc:5697] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.441314 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2622779b93e42c3a586dd3b7cb65f53" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
W20260709 14:51:01.442346 13044 leader_election.cc:343] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:01.442982 13269 tablet_bootstrap.cc:492] T c2622779b93e42c3a586dd3b7cb65f53 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:51:01.443400 13269 ts_tablet_manager.cc:1403] T c2622779b93e42c3a586dd3b7cb65f53 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260709 14:51:01.442178 12975 catalog_manager.cc:5697] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.444906 13534 consensus_queue.cc:1048] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.445834 13269 raft_consensus.cc:359] T c2622779b93e42c3a586dd3b7cb65f53 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.447417 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2622779b93e42c3a586dd3b7cb65f53" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:01.447921 13229 raft_consensus.cc:3060] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.454258 13229 raft_consensus.cc:2468] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:51:01.454756 13269 raft_consensus.cc:385] T c2622779b93e42c3a586dd3b7cb65f53 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.455030 13269 raft_consensus.cc:740] T c2622779b93e42c3a586dd3b7cb65f53 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.454954 13046 leader_election.cc:304] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362; no voters: 28a9633192164209ab446b0956276aa0
I20260709 14:51:01.455724 13269 consensus_queue.cc:260] T c2622779b93e42c3a586dd3b7cb65f53 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.456239 13394 raft_consensus.cc:2804] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:01.456645 13394 raft_consensus.cc:697] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:51:01.457307 13394 consensus_queue.cc:237] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.457904 13269 ts_tablet_manager.cc:1434] T c2622779b93e42c3a586dd3b7cb65f53 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:51:01.458763 13269 tablet_bootstrap.cc:492] T 0daf4ee1752c4ab9a30cd73790f65962 P 28a9633192164209ab446b0956276aa0: Bootstrap starting.
I20260709 14:51:01.465058 13269 tablet_bootstrap.cc:654] T 0daf4ee1752c4ab9a30cd73790f65962 P 28a9633192164209ab446b0956276aa0: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:01.477672 13269 tablet_bootstrap.cc:492] T 0daf4ee1752c4ab9a30cd73790f65962 P 28a9633192164209ab446b0956276aa0: No bootstrap required, opened a new log
I20260709 14:51:01.478088 13269 ts_tablet_manager.cc:1403] T 0daf4ee1752c4ab9a30cd73790f65962 P 28a9633192164209ab446b0956276aa0: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.002s
I20260709 14:51:01.480541 13269 raft_consensus.cc:359] T 0daf4ee1752c4ab9a30cd73790f65962 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.481139 13269 raft_consensus.cc:385] T 0daf4ee1752c4ab9a30cd73790f65962 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:01.481426 13269 raft_consensus.cc:740] T 0daf4ee1752c4ab9a30cd73790f65962 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a9633192164209ab446b0956276aa0, State: Initialized, Role: FOLLOWER
I20260709 14:51:01.482028 13269 consensus_queue.cc:260] T 0daf4ee1752c4ab9a30cd73790f65962 P 28a9633192164209ab446b0956276aa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.483944 13269 ts_tablet_manager.cc:1434] T 0daf4ee1752c4ab9a30cd73790f65962 P 28a9633192164209ab446b0956276aa0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:51:01.494199 13394 raft_consensus.cc:493] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.494669 13394 raft_consensus.cc:515] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.496807 13394 leader_election.cc:290] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:01.498291 13154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3258f37a1aa74b688285a58a6834cc56" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0" is_pre_election: true
I20260709 14:51:01.498831 13154 raft_consensus.cc:2468] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:51:01.499684 13044 leader_election.cc:304] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:51:01.500629 13297 raft_consensus.cc:2804] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:01.500942 13297 raft_consensus.cc:493] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.501204 13297 raft_consensus.cc:3060] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.501959 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3258f37a1aa74b688285a58a6834cc56" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:51:01.502487 13229 raft_consensus.cc:2468] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 0.
I20260709 14:51:01.505481 13534 raft_consensus.cc:493] T 3f49dcef634a41cbbb1218cf48cbb425 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.505858 13534 raft_consensus.cc:515] T 3f49dcef634a41cbbb1218cf48cbb425 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.506834 13297 raft_consensus.cc:515] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.507401 13534 leader_election.cc:290] T 3f49dcef634a41cbbb1218cf48cbb425 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:01.508682 13078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f49dcef634a41cbbb1218cf48cbb425" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:01.509225 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f49dcef634a41cbbb1218cf48cbb425" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:51:01.509833 13229 raft_consensus.cc:2393] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:51:01.510104 13150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3258f37a1aa74b688285a58a6834cc56" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a9633192164209ab446b0956276aa0"
I20260709 14:51:01.510601 13150 raft_consensus.cc:3060] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.513625 13121 leader_election.cc:304] T 3f49dcef634a41cbbb1218cf48cbb425 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:51:01.514361 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3258f37a1aa74b688285a58a6834cc56" candidate_uuid: "2fc90c45e36048e494a6381e4e062b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:01.514858 13224 raft_consensus.cc:3060] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.517416 13619 raft_consensus.cc:3060] T 3f49dcef634a41cbbb1218cf48cbb425 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.517614 13150 raft_consensus.cc:2468] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:51:01.519052 13044 leader_election.cc:304] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:51:01.519675 13618 raft_consensus.cc:2804] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:01.520119 13618 raft_consensus.cc:697] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:51:01.520298 13297 leader_election.cc:290] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [CANDIDATE]: Term 1 election: Requested vote from peers 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:01.520845 13618 consensus_queue.cc:237] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.526657 13224 raft_consensus.cc:2468] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc90c45e36048e494a6381e4e062b78 in term 1.
I20260709 14:51:01.527376 13401 consensus_queue.cc:1048] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.530181 13619 raft_consensus.cc:2749] T 3f49dcef634a41cbbb1218cf48cbb425 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:01.532739 12975 catalog_manager.cc:5697] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.536744 13150 raft_consensus.cc:3060] T 6743a729e2034d3da175a9cefead040e P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.545672 13617 consensus_queue.cc:1048] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.555210 12978 catalog_manager.cc:5697] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "2fc90c45e36048e494a6381e4e062b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.559959 13617 consensus_queue.cc:1048] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.600106 13534 raft_consensus.cc:493] T c2622779b93e42c3a586dd3b7cb65f53 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.600674 13534 raft_consensus.cc:515] T c2622779b93e42c3a586dd3b7cb65f53 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.602272 13534 leader_election.cc:290] T c2622779b93e42c3a586dd3b7cb65f53 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:01.603394 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2622779b93e42c3a586dd3b7cb65f53" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:01.603394 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2622779b93e42c3a586dd3b7cb65f53" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:51:01.604391 13229 raft_consensus.cc:2393] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:51:01.605357 13121 leader_election.cc:304] T c2622779b93e42c3a586dd3b7cb65f53 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:51:01.606114 13534 raft_consensus.cc:3060] T c2622779b93e42c3a586dd3b7cb65f53 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.614095 13534 raft_consensus.cc:2749] T c2622779b93e42c3a586dd3b7cb65f53 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:01.659461 13534 raft_consensus.cc:493] T 8d38e3e8435244538e96ffdcf42415a9 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.659840 13534 raft_consensus.cc:515] T 8d38e3e8435244538e96ffdcf42415a9 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.661322 13534 leader_election.cc:290] T 8d38e3e8435244538e96ffdcf42415a9 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:01.661855 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d38e3e8435244538e96ffdcf42415a9" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:01.662091 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d38e3e8435244538e96ffdcf42415a9" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:51:01.663223 13121 leader_election.cc:304] T 8d38e3e8435244538e96ffdcf42415a9 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:51:01.663760 13534 raft_consensus.cc:2749] T 8d38e3e8435244538e96ffdcf42415a9 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:01.686383 13648 consensus_queue.cc:1048] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.697153 13152 raft_consensus.cc:3060] T 8d38e3e8435244538e96ffdcf42415a9 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.699273 13648 consensus_queue.cc:1048] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.710093 13394 consensus_queue.cc:1048] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.721626 13534 raft_consensus.cc:493] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.722097 13534 raft_consensus.cc:515] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.724038 13534 leader_election.cc:290] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:01.725035 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0c71c40579476097486c72ea58c122" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:01.726027 13297 consensus_queue.cc:1048] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.727002 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0c71c40579476097486c72ea58c122" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:51:01.727663 13229 raft_consensus.cc:2393] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:51:01.728740 13121 leader_election.cc:304] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:51:01.729526 13619 raft_consensus.cc:3060] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.737169 13619 raft_consensus.cc:2749] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:01.779246 13297 consensus_queue.cc:1048] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.782708 13619 raft_consensus.cc:493] T 0daf4ee1752c4ab9a30cd73790f65962 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.783254 13619 raft_consensus.cc:515] T 0daf4ee1752c4ab9a30cd73790f65962 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:01.785635 13619 leader_election.cc:290] T 0daf4ee1752c4ab9a30cd73790f65962 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:01.786033 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0daf4ee1752c4ab9a30cd73790f65962" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc90c45e36048e494a6381e4e062b78" is_pre_election: true
I20260709 14:51:01.792188 13648 consensus_queue.cc:1048] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.793553 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0daf4ee1752c4ab9a30cd73790f65962" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eefab4749de417b9fb923a426931362" is_pre_election: true
I20260709 14:51:01.794386 13229 raft_consensus.cc:2393] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28a9633192164209ab446b0956276aa0 in current term 1: Already voted for candidate 2fc90c45e36048e494a6381e4e062b78 in this term.
I20260709 14:51:01.797794 13121 leader_election.cc:304] T 0daf4ee1752c4ab9a30cd73790f65962 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a9633192164209ab446b0956276aa0; no voters: 2fc90c45e36048e494a6381e4e062b78, 3eefab4749de417b9fb923a426931362
I20260709 14:51:01.799161 13534 raft_consensus.cc:3060] T 0daf4ee1752c4ab9a30cd73790f65962 P 28a9633192164209ab446b0956276aa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:01.807397 13534 raft_consensus.cc:2749] T 0daf4ee1752c4ab9a30cd73790f65962 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:01.814298 13648 consensus_queue.cc:1048] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.830214 13648 consensus_queue.cc:1048] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.842481 13075 raft_consensus.cc:1275] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Refusing update from remote peer 3eefab4749de417b9fb923a426931362: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:01.848742 13626 consensus_queue.cc:1048] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.867311 13152 raft_consensus.cc:1275] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Refusing update from remote peer 3eefab4749de417b9fb923a426931362: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:01.869081 13626 consensus_queue.cc:1048] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.931459 13617 consensus_queue.cc:1048] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.941454 13394 consensus_queue.cc:1048] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.960354 13394 consensus_queue.cc:1048] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:01.971176 13394 consensus_queue.cc:1048] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:02.136490 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:02.162776 13712 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:51:02.162776 13715 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:51:02.162926 13713 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:51:02.164842 11973 server_base.cc:1061] running on GCE node
I20260709 14:51:02.166953 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:02.167176 11973 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:51:02.167402 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608662167383 us; error 0 us; skew 500 ppm
I20260709 14:51:02.168092 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:02.170866 11973 webserver.cc:533] Webserver started at http://127.11.177.68:35621/ using document root <none> and password file <none>
I20260709 14:51:02.171344 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:02.171545 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:02.171840 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:02.173334 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/ts-3-root/instance:
uuid: "a29b8e6a85e54eba93dc849d50fcea57"
format_stamp: "Formatted at 2026-07-09 14:51:02 on dist-test-slave-1rkr"
I20260709 14:51:02.179488 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:02.183254 13720 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:51:02.183950 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:02.184214 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/ts-3-root
uuid: "a29b8e6a85e54eba93dc849d50fcea57"
format_stamp: "Formatted at 2026-07-09 14:51:02 on dist-test-slave-1rkr"
I20260709 14:51:02.184476 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608630344414-11973-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:51:02.211751 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:02.213372 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:02.214993 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:02.217422 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:02.217675 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:02.217957 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:02.218116 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:02.282076 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.68:33175
I20260709 14:51:02.282169 13782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.68:33175 every 8 connection(s)
I20260709 14:51:02.304517 11973 auto_leader_rebalancer-test.cc:446] add a tserver: a29b8e6a85e54eba93dc849d50fcea57
I20260709 14:51:02.323372 13783 heartbeater.cc:344] Connected to a master server at 127.11.177.126:43071
I20260709 14:51:02.323812 13783 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:02.324736 13783 heartbeater.cc:507] Master 127.11.177.126:43071 requested a full tablet report, sending...
I20260709 14:51:02.326751 12978 ts_manager.cc:194] Registered new tserver with Master: a29b8e6a85e54eba93dc849d50fcea57 (127.11.177.68:33175)
I20260709 14:51:02.328485 12978 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52394
I20260709 14:51:03.333099 13783 heartbeater.cc:499] Master 127.11.177.126:43071 was elected leader, sending a full tablet report...
I20260709 14:51:07.468937 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:07.518093 13075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19fb2e4cf60d497388d2a23ee98afd65"
dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
mode: GRACEFUL
new_leader_uuid: "28a9633192164209ab446b0956276aa0"
 from {username='slave'} at 127.0.0.1:42708
I20260709 14:51:07.518579 13075 raft_consensus.cc:606] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Received request to transfer leadership to TS 28a9633192164209ab446b0956276aa0
I20260709 14:51:07.520506 13075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3258f37a1aa74b688285a58a6834cc56"
dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
mode: GRACEFUL
new_leader_uuid: "28a9633192164209ab446b0956276aa0"
 from {username='slave'} at 127.0.0.1:42708
I20260709 14:51:07.520879 13075 raft_consensus.cc:606] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Received request to transfer leadership to TS 28a9633192164209ab446b0956276aa0
I20260709 14:51:07.522677 13075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d0c71c40579476097486c72ea58c122"
dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
mode: GRACEFUL
new_leader_uuid: "28a9633192164209ab446b0956276aa0"
 from {username='slave'} at 127.0.0.1:42708
I20260709 14:51:07.523134 13075 raft_consensus.cc:606] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Received request to transfer leadership to TS 28a9633192164209ab446b0956276aa0
I20260709 14:51:07.525179 13075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "917272f252ad4bc58440a27688fad491"
dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
mode: GRACEFUL
new_leader_uuid: "28a9633192164209ab446b0956276aa0"
 from {username='slave'} at 127.0.0.1:42708
I20260709 14:51:07.525596 13075 raft_consensus.cc:606] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Received request to transfer leadership to TS 28a9633192164209ab446b0956276aa0
I20260709 14:51:07.527501 13075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eac212bf8aee4ce3a7abfb239e667337"
dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
mode: GRACEFUL
new_leader_uuid: "28a9633192164209ab446b0956276aa0"
 from {username='slave'} at 127.0.0.1:42708
I20260709 14:51:07.527940 13075 raft_consensus.cc:606] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Received request to transfer leadership to TS 28a9633192164209ab446b0956276aa0
I20260709 14:51:07.529687 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:07.531075 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:07.559752 13796 raft_consensus.cc:993] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78: : Instructing follower 28a9633192164209ab446b0956276aa0 to start an election
I20260709 14:51:07.560316 13297 raft_consensus.cc:1081] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Signalling peer 28a9633192164209ab446b0956276aa0 to start an election
I20260709 14:51:07.562800 13150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3258f37a1aa74b688285a58a6834cc56"
dest_uuid: "28a9633192164209ab446b0956276aa0"
 from {username='slave'} at 127.0.0.1:44696
I20260709 14:51:07.563230 13150 raft_consensus.cc:493] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:07.563479 13150 raft_consensus.cc:3060] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.570420 13150 raft_consensus.cc:515] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:07.572322 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3258f37a1aa74b688285a58a6834cc56" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:51:07.572544 13150 leader_election.cc:290] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:07.572811 13075 raft_consensus.cc:3055] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:07.572664 13229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3258f37a1aa74b688285a58a6834cc56" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:07.573164 13075 raft_consensus.cc:740] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:51:07.573393 13229 raft_consensus.cc:3060] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.573915 13075 consensus_queue.cc:260] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:07.574980 13075 raft_consensus.cc:3060] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.579217 13229 raft_consensus.cc:2468] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 2.
I20260709 14:51:07.580159 13121 leader_election.cc:304] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:51:07.580646 13075 raft_consensus.cc:2468] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 2.
I20260709 14:51:07.580824 13793 raft_consensus.cc:2804] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:07.581322 13793 raft_consensus.cc:697] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 [term 2 LEADER]: Becoming Leader. State: Replica: 28a9633192164209ab446b0956276aa0, State: Running, Role: LEADER
I20260709 14:51:07.582046 13793 consensus_queue.cc:237] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:07.591316 12978 catalog_manager.cc:5697] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 reported cstate change: term changed from 1 to 2, leader changed from 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65) to 28a9633192164209ab446b0956276aa0 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "28a9633192164209ab446b0956276aa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.606143 13796 raft_consensus.cc:993] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78: : Instructing follower 28a9633192164209ab446b0956276aa0 to start an election
I20260709 14:51:07.606609 13297 raft_consensus.cc:1081] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Signalling peer 28a9633192164209ab446b0956276aa0 to start an election
I20260709 14:51:07.607734 13150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eac212bf8aee4ce3a7abfb239e667337"
dest_uuid: "28a9633192164209ab446b0956276aa0"
 from {username='slave'} at 127.0.0.1:44696
I20260709 14:51:07.608300 13150 raft_consensus.cc:493] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:07.608641 13150 raft_consensus.cc:3060] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.612380 13150 raft_consensus.cc:515] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:07.614099 13150 leader_election.cc:290] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:07.614823 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac212bf8aee4ce3a7abfb239e667337" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:51:07.615351 13075 raft_consensus.cc:3055] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:07.615620 13075 raft_consensus.cc:740] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:51:07.615772 13224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac212bf8aee4ce3a7abfb239e667337" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:07.616319 13224 raft_consensus.cc:3060] T eac212bf8aee4ce3a7abfb239e667337 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.616302 13075 consensus_queue.cc:260] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:07.617466 13075 raft_consensus.cc:3060] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.622350 13224 raft_consensus.cc:2468] T eac212bf8aee4ce3a7abfb239e667337 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 2.
I20260709 14:51:07.622957 13075 raft_consensus.cc:2468] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 2.
I20260709 14:51:07.623487 13121 leader_election.cc:304] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:51:07.624240 13793 raft_consensus.cc:2804] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:07.624661 13793 raft_consensus.cc:697] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [term 2 LEADER]: Becoming Leader. State: Replica: 28a9633192164209ab446b0956276aa0, State: Running, Role: LEADER
I20260709 14:51:07.625456 13793 consensus_queue.cc:237] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:07.634893 12978 catalog_manager.cc:5697] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 reported cstate change: term changed from 1 to 2, leader changed from 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65) to 28a9633192164209ab446b0956276aa0 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "28a9633192164209ab446b0956276aa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.769897 13800 raft_consensus.cc:993] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78: : Instructing follower 28a9633192164209ab446b0956276aa0 to start an election
I20260709 14:51:07.770320 13297 raft_consensus.cc:1081] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Signalling peer 28a9633192164209ab446b0956276aa0 to start an election
I20260709 14:51:07.771582 13150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d0c71c40579476097486c72ea58c122"
dest_uuid: "28a9633192164209ab446b0956276aa0"
 from {username='slave'} at 127.0.0.1:44696
I20260709 14:51:07.771992 13150 raft_consensus.cc:493] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:07.772218 13150 raft_consensus.cc:3060] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.775971 13150 raft_consensus.cc:515] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:07.777613 13150 leader_election.cc:290] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:07.777841 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0c71c40579476097486c72ea58c122" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:51:07.778028 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0c71c40579476097486c72ea58c122" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:07.778373 13075 raft_consensus.cc:3055] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:07.778599 13227 raft_consensus.cc:3060] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.778658 13075 raft_consensus.cc:740] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:51:07.779361 13075 consensus_queue.cc:260] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:07.780105 13075 raft_consensus.cc:3060] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.783483 13227 raft_consensus.cc:2468] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 2.
I20260709 14:51:07.784401 13121 leader_election.cc:304] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:51:07.784957 13793 raft_consensus.cc:2804] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:07.785665 13075 raft_consensus.cc:2468] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 2.
I20260709 14:51:07.785660 13793 raft_consensus.cc:697] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [term 2 LEADER]: Becoming Leader. State: Replica: 28a9633192164209ab446b0956276aa0, State: Running, Role: LEADER
I20260709 14:51:07.786741 13793 consensus_queue.cc:237] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:07.797587 12978 catalog_manager.cc:5697] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 reported cstate change: term changed from 1 to 2, leader changed from 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65) to 28a9633192164209ab446b0956276aa0 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "28a9633192164209ab446b0956276aa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.881253 13800 raft_consensus.cc:993] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78: : Instructing follower 28a9633192164209ab446b0956276aa0 to start an election
I20260709 14:51:07.881650 13297 raft_consensus.cc:1081] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Signalling peer 28a9633192164209ab446b0956276aa0 to start an election
I20260709 14:51:07.882797 13152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19fb2e4cf60d497388d2a23ee98afd65"
dest_uuid: "28a9633192164209ab446b0956276aa0"
 from {username='slave'} at 127.0.0.1:44696
I20260709 14:51:07.883283 13152 raft_consensus.cc:493] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:07.883594 13152 raft_consensus.cc:3060] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.889559 13152 raft_consensus.cc:515] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:07.891578 13152 leader_election.cc:290] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:07.892326 13076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19fb2e4cf60d497388d2a23ee98afd65" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:51:07.892365 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19fb2e4cf60d497388d2a23ee98afd65" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:07.892932 13076 raft_consensus.cc:3055] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:07.893174 13227 raft_consensus.cc:3060] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.893251 13076 raft_consensus.cc:740] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:51:07.893949 13076 consensus_queue.cc:260] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:07.894937 13076 raft_consensus.cc:3060] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:07.898804 13227 raft_consensus.cc:2468] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 2.
I20260709 14:51:07.899375 13076 raft_consensus.cc:2468] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 2.
I20260709 14:51:07.899637 13121 leader_election.cc:304] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 3eefab4749de417b9fb923a426931362; no voters: 
I20260709 14:51:07.900408 13797 raft_consensus.cc:2804] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:07.901508 13797 raft_consensus.cc:697] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0 [term 2 LEADER]: Becoming Leader. State: Replica: 28a9633192164209ab446b0956276aa0, State: Running, Role: LEADER
I20260709 14:51:07.902141 13797 consensus_queue.cc:237] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:07.910136 12978 catalog_manager.cc:5697] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0 reported cstate change: term changed from 1 to 2, leader changed from 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65) to 28a9633192164209ab446b0956276aa0 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "28a9633192164209ab446b0956276aa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:08.015460 13800 raft_consensus.cc:993] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78: : Instructing follower 28a9633192164209ab446b0956276aa0 to start an election
I20260709 14:51:08.015875 13297 raft_consensus.cc:1081] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Signalling peer 28a9633192164209ab446b0956276aa0 to start an election
I20260709 14:51:08.017167 13152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "917272f252ad4bc58440a27688fad491"
dest_uuid: "28a9633192164209ab446b0956276aa0"
 from {username='slave'} at 127.0.0.1:44696
I20260709 14:51:08.017810 13152 raft_consensus.cc:493] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:08.018173 13152 raft_consensus.cc:3060] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:08.022991 13152 raft_consensus.cc:515] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:08.024482 13152 leader_election.cc:290] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 election: Requested vote from peers 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365), 3eefab4749de417b9fb923a426931362 (127.11.177.67:40813)
I20260709 14:51:08.024318 13076 raft_consensus.cc:1275] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Refusing update from remote peer 28a9633192164209ab446b0956276aa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.025049 13075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917272f252ad4bc58440a27688fad491" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fc90c45e36048e494a6381e4e062b78"
I20260709 14:51:08.025593 13075 raft_consensus.cc:3055] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:08.025883 13075 raft_consensus.cc:740] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fc90c45e36048e494a6381e4e062b78, State: Running, Role: LEADER
I20260709 14:51:08.025879 13227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917272f252ad4bc58440a27688fad491" candidate_uuid: "28a9633192164209ab446b0956276aa0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eefab4749de417b9fb923a426931362"
I20260709 14:51:08.025851 13797 consensus_queue.cc:1048] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:08.026765 13075 consensus_queue.cc:260] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:08.027191 13227 raft_consensus.cc:3060] T 917272f252ad4bc58440a27688fad491 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:08.027918 13075 raft_consensus.cc:3060] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:08.032738 13075 raft_consensus.cc:2468] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 2.
I20260709 14:51:08.033463 13227 raft_consensus.cc:2468] T 917272f252ad4bc58440a27688fad491 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a9633192164209ab446b0956276aa0 in term 2.
I20260709 14:51:08.033737 13119 leader_election.cc:304] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a9633192164209ab446b0956276aa0, 2fc90c45e36048e494a6381e4e062b78; no voters: 
I20260709 14:51:08.034653 13797 raft_consensus.cc:2804] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:08.035136 13797 raft_consensus.cc:697] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0 [term 2 LEADER]: Becoming Leader. State: Replica: 28a9633192164209ab446b0956276aa0, State: Running, Role: LEADER
I20260709 14:51:08.035983 13797 consensus_queue.cc:237] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } }
I20260709 14:51:08.039852 13227 raft_consensus.cc:1275] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Refusing update from remote peer 28a9633192164209ab446b0956276aa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.041817 13793 consensus_queue.cc:1048] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.043890 13076 raft_consensus.cc:1275] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Refusing update from remote peer 28a9633192164209ab446b0956276aa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.045199 13797 consensus_queue.cc:1048] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.052738 12978 catalog_manager.cc:5697] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0 reported cstate change: term changed from 1 to 2, leader changed from 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65) to 28a9633192164209ab446b0956276aa0 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "28a9633192164209ab446b0956276aa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a9633192164209ab446b0956276aa0" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:08.069906 13229 raft_consensus.cc:1275] T eac212bf8aee4ce3a7abfb239e667337 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Refusing update from remote peer 28a9633192164209ab446b0956276aa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.070993 13797 consensus_queue.cc:1048] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.288668 13076 raft_consensus.cc:1275] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Refusing update from remote peer 28a9633192164209ab446b0956276aa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.289690 13808 consensus_queue.cc:1048] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.296955 13229 raft_consensus.cc:1275] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Refusing update from remote peer 28a9633192164209ab446b0956276aa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.298166 13797 consensus_queue.cc:1048] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.407708 13229 raft_consensus.cc:1275] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Refusing update from remote peer 28a9633192164209ab446b0956276aa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.408771 13797 consensus_queue.cc:1048] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.418520 13076 raft_consensus.cc:1275] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Refusing update from remote peer 28a9633192164209ab446b0956276aa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.419988 13808 consensus_queue.cc:1048] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.433641 13229 raft_consensus.cc:1275] T 917272f252ad4bc58440a27688fad491 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Refusing update from remote peer 28a9633192164209ab446b0956276aa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.434689 13808 consensus_queue.cc:1048] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eefab4749de417b9fb923a426931362" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.443769 13076 raft_consensus.cc:1275] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Refusing update from remote peer 28a9633192164209ab446b0956276aa0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:08.445376 13797 consensus_queue.cc:1048] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc90c45e36048e494a6381e4e062b78" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 33365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:08.532239 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:08.567327 11973 tablet_server.cc:179] TabletServer@127.11.177.65:0 shutting down...
W20260709 14:51:08.578230 13193 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260709 14:51:08.581710 13193 consensus_peers.cc:597] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. 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:51:08.607604 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:51:08.607575 13193 consensus_peers.cc:597] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. 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:51:08.608677 11973 tablet_replica.cc:333] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.609544 11973 raft_consensus.cc:2243] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.610437 11973 raft_consensus.cc:2272] T 0daf4ee1752c4ab9a30cd73790f65962 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.612540 11973 tablet_replica.cc:333] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.613364 11973 raft_consensus.cc:2243] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:08.613657 13193 consensus_peers.cc:597] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. 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:51:08.614131 11973 raft_consensus.cc:2272] T c2622779b93e42c3a586dd3b7cb65f53 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.616096 11973 tablet_replica.cc:333] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.616616 11973 raft_consensus.cc:2243] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.616978 11973 raft_consensus.cc:2272] T 3258f37a1aa74b688285a58a6834cc56 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.619203 11973 tablet_replica.cc:333] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.619726 11973 raft_consensus.cc:2243] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.620347 11973 raft_consensus.cc:2272] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.621906 11973 tablet_replica.cc:333] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.622594 11973 raft_consensus.cc:2243] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.623404 11973 raft_consensus.cc:2272] T 3f49dcef634a41cbbb1218cf48cbb425 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.625291 11973 tablet_replica.cc:333] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.626030 11973 raft_consensus.cc:2243] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.626811 11973 raft_consensus.cc:2272] T 6743a729e2034d3da175a9cefead040e P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.628836 11973 tablet_replica.cc:333] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.629551 11973 raft_consensus.cc:2243] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.630332 11973 raft_consensus.cc:2272] T 8d38e3e8435244538e96ffdcf42415a9 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.632367 11973 tablet_replica.cc:333] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.632987 11973 raft_consensus.cc:2243] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.633504 11973 raft_consensus.cc:2272] T 32657959f1f54988bfe754197680a21b P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.635478 11973 tablet_replica.cc:333] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.636173 11973 raft_consensus.cc:2243] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.636647 11973 raft_consensus.cc:2272] T 19fb2e4cf60d497388d2a23ee98afd65 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.639871 11973 tablet_replica.cc:333] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.640632 11973 raft_consensus.cc:2243] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.641548 11973 raft_consensus.cc:2272] T 079946b38964486ea042c5dc1580a39f P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:08.641732 13119 consensus_peers.cc:597] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. 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:51:08.642359 13193 consensus_peers.cc:597] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. 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:51:08.643426 11973 tablet_replica.cc:333] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.644061 11973 raft_consensus.cc:2243] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.644953 11973 raft_consensus.cc:2272] T 7cb864c03cd0442d8e258473f2258fbb P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:08.646564 13193 consensus_peers.cc:597] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. 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:51:08.646999 11973 tablet_replica.cc:333] T 60fe379a3bd34475870a46bcb3fab583 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.647567 11973 raft_consensus.cc:2243] T 60fe379a3bd34475870a46bcb3fab583 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.647980 11973 raft_consensus.cc:2272] T 60fe379a3bd34475870a46bcb3fab583 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.650053 11973 tablet_replica.cc:333] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.650724 11973 raft_consensus.cc:2243] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:08.651162 13193 consensus_peers.cc:597] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. 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:51:08.651362 11973 raft_consensus.cc:2272] T 71706312c6d340f6a024d1d2f7def974 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.653132 11973 tablet_replica.cc:333] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.653689 11973 raft_consensus.cc:2243] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.654383 11973 raft_consensus.cc:2272] T 4096e4ce62e44c3caf9bc5a2773284ac P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.656267 11973 tablet_replica.cc:333] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.656862 11973 raft_consensus.cc:2243] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.657191 11973 raft_consensus.cc:2272] T 917272f252ad4bc58440a27688fad491 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.659250 11973 tablet_replica.cc:333] T 676cc02c5bde4588bed1ed51dd112b5c P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.659950 11973 raft_consensus.cc:2243] T 676cc02c5bde4588bed1ed51dd112b5c P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.660321 11973 raft_consensus.cc:2272] T 676cc02c5bde4588bed1ed51dd112b5c P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.662230 11973 tablet_replica.cc:333] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.662724 11973 raft_consensus.cc:2243] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.663442 11973 raft_consensus.cc:2272] T da0df4a2b9854df59572c1ea0ee356c4 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.665081 11973 tablet_replica.cc:333] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.665577 11973 raft_consensus.cc:2243] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.666184 11973 raft_consensus.cc:2272] T 23e9d5e7013e4159a1624be3d3ff0ecf P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.667778 11973 tablet_replica.cc:333] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.668390 11973 raft_consensus.cc:2243] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.669183 11973 raft_consensus.cc:2272] T 8cad8297467649f8949233896dcd7165 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.670877 11973 tablet_replica.cc:333] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.671355 11973 raft_consensus.cc:2243] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.672179 11973 raft_consensus.cc:2272] T 42de9da64ada4460b94dc12d5aa09978 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.674010 11973 tablet_replica.cc:333] T 7180b345c0a34836b09d5779d754544a P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.674533 11973 raft_consensus.cc:2243] T 7180b345c0a34836b09d5779d754544a P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.674926 11973 raft_consensus.cc:2272] T 7180b345c0a34836b09d5779d754544a P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.676487 11973 tablet_replica.cc:333] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.676941 11973 raft_consensus.cc:2243] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.677323 11973 raft_consensus.cc:2272] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.678773 11973 tablet_replica.cc:333] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.679253 11973 raft_consensus.cc:2243] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.679867 11973 raft_consensus.cc:2272] T d34a11cb54f2485aa1b348d5c5553543 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.681365 11973 tablet_replica.cc:333] T d688e08fb257459692dba3a18b0e6d18 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.681818 11973 raft_consensus.cc:2243] T d688e08fb257459692dba3a18b0e6d18 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.682168 11973 raft_consensus.cc:2272] T d688e08fb257459692dba3a18b0e6d18 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.683712 11973 tablet_replica.cc:333] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.684177 11973 raft_consensus.cc:2243] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.684836 11973 raft_consensus.cc:2272] T aa8994c14dbf4b70a8c77cb26fd863c3 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.686467 11973 tablet_replica.cc:333] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.686920 11973 raft_consensus.cc:2243] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.687534 11973 raft_consensus.cc:2272] T 9019636e0556451c9b5a02edad7b8add P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.689014 11973 tablet_replica.cc:333] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.689555 11973 raft_consensus.cc:2243] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.689891 11973 raft_consensus.cc:2272] T a087cc74d6c1498eace9dd6aabe33412 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.691337 11973 tablet_replica.cc:333] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.691789 11973 raft_consensus.cc:2243] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.692147 11973 raft_consensus.cc:2272] T 2138b6bf86e24cb0a5955ece797e26f6 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.694057 11973 tablet_replica.cc:333] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.694576 11973 raft_consensus.cc:2243] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.695366 11973 raft_consensus.cc:2272] T 04959966184c48ffa9981980ae55c98d P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:08.697346 13119 consensus_peers.cc:597] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. 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:51:08.697393 11973 tablet_replica.cc:333] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.698051 11973 raft_consensus.cc:2243] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.698426 11973 raft_consensus.cc:2272] T e96c0a33d44f48eba913f21c632300a1 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.699970 11973 tablet_replica.cc:333] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.700440 11973 raft_consensus.cc:2243] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.701195 11973 raft_consensus.cc:2272] T a190caf1f7b5472c9c6c27f718fd456f P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.702900 11973 tablet_replica.cc:333] T 96cbc0545d894be1b7df1cda4ccf8b45 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.703383 11973 raft_consensus.cc:2243] T 96cbc0545d894be1b7df1cda4ccf8b45 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:08.703611 13119 consensus_peers.cc:597] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. 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:51:08.703802 11973 raft_consensus.cc:2272] T 96cbc0545d894be1b7df1cda4ccf8b45 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.705557 11973 tablet_replica.cc:333] T 424c569ef6e44ef19c30f31a0bde9129 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.706166 11973 raft_consensus.cc:2243] T 424c569ef6e44ef19c30f31a0bde9129 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.706617 11973 raft_consensus.cc:2272] T 424c569ef6e44ef19c30f31a0bde9129 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.708572 11973 tablet_replica.cc:333] T 06131bd4df634388b7dcb3aab8914b62 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.709233 11973 raft_consensus.cc:2243] T 06131bd4df634388b7dcb3aab8914b62 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.709741 11973 raft_consensus.cc:2272] T 06131bd4df634388b7dcb3aab8914b62 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:08.710502 13119 consensus_peers.cc:597] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. 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:51:08.711820 13193 consensus_peers.cc:597] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. 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:51:08.711938 11973 tablet_replica.cc:333] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.712555 11973 raft_consensus.cc:2243] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.713217 11973 raft_consensus.cc:2272] T 735082788ddc4e3ea4f209d137d49f9a P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.715121 11973 tablet_replica.cc:333] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.715788 11973 raft_consensus.cc:2243] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.716562 11973 raft_consensus.cc:2272] T cc3a1a06fed54188a24a140b8c36d653 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.718199 11973 tablet_replica.cc:333] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.718662 11973 raft_consensus.cc:2243] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.719249 11973 raft_consensus.cc:2272] T 03bdcaed629e4c7e910d03a6d557876e P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.720705 11973 tablet_replica.cc:333] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.721149 11973 raft_consensus.cc:2243] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.721517 11973 raft_consensus.cc:2272] T 1ed1d49a7b814aadb47715101f45cf2d P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.723054 11973 tablet_replica.cc:333] T ed315a1361ea4e4e8403cc323e4bbf14 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.723497 11973 raft_consensus.cc:2243] T ed315a1361ea4e4e8403cc323e4bbf14 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.723798 11973 raft_consensus.cc:2272] T ed315a1361ea4e4e8403cc323e4bbf14 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.725128 11973 tablet_replica.cc:333] T 822ec2eb41864de48e03a5912b0bdc59 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.725639 11973 raft_consensus.cc:2243] T 822ec2eb41864de48e03a5912b0bdc59 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.725992 11973 raft_consensus.cc:2272] T 822ec2eb41864de48e03a5912b0bdc59 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.727545 11973 tablet_replica.cc:333] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.728071 11973 raft_consensus.cc:2243] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.728768 11973 raft_consensus.cc:2272] T 58394b15a0934896af736f899f62d49f P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.730672 11973 tablet_replica.cc:333] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.731225 11973 raft_consensus.cc:2243] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.731892 11973 raft_consensus.cc:2272] T a4aa79af05e24b0e9615880a1a2c85fe P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.733525 11973 tablet_replica.cc:333] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.734006 11973 raft_consensus.cc:2243] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.734373 11973 raft_consensus.cc:2272] T 1915e1854fb74e038524cca42af74652 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.735905 11973 tablet_replica.cc:333] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.736346 11973 raft_consensus.cc:2243] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.736658 11973 raft_consensus.cc:2272] T 7d0c71c40579476097486c72ea58c122 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.738514 11973 tablet_replica.cc:333] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.738981 11973 raft_consensus.cc:2243] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.739630 11973 raft_consensus.cc:2272] T 2c219de8b2114b499674bed3202e7395 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.741657 11973 tablet_replica.cc:333] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.742130 11973 raft_consensus.cc:2243] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.742930 11973 raft_consensus.cc:2272] T adf33ffcb15e44bd8d4e2eeab5ded437 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:08.743007 13119 consensus_peers.cc:597] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. 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:51:08.744725 11973 tablet_replica.cc:333] T 0ca91d9f2c8a49bfbd087203383690e6 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.745216 11973 raft_consensus.cc:2243] T 0ca91d9f2c8a49bfbd087203383690e6 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.745596 11973 raft_consensus.cc:2272] T 0ca91d9f2c8a49bfbd087203383690e6 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.747364 11973 tablet_replica.cc:333] T 6d00f8c0496948e49b86218434424491 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.747828 11973 raft_consensus.cc:2243] T 6d00f8c0496948e49b86218434424491 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.748188 11973 raft_consensus.cc:2272] T 6d00f8c0496948e49b86218434424491 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.749759 11973 tablet_replica.cc:333] T dc693741159d4c6192d1c495ca58556a P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.750242 11973 raft_consensus.cc:2243] T dc693741159d4c6192d1c495ca58556a P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.750682 11973 raft_consensus.cc:2272] T dc693741159d4c6192d1c495ca58556a P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.752408 11973 tablet_replica.cc:333] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.752838 11973 raft_consensus.cc:2243] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.753194 11973 raft_consensus.cc:2272] T 34889c612a8a40258ccea9600d762c11 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.754654 11973 tablet_replica.cc:333] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.755096 11973 raft_consensus.cc:2243] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.755402 11973 raft_consensus.cc:2272] T 425563df549d489a8a0efb2e0b36d2f9 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.756947 11973 tablet_replica.cc:333] T 0b30ac47eea048f3b69c4d22ab61daa4 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.757481 11973 raft_consensus.cc:2243] T 0b30ac47eea048f3b69c4d22ab61daa4 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.757820 11973 raft_consensus.cc:2272] T 0b30ac47eea048f3b69c4d22ab61daa4 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.759516 11973 tablet_replica.cc:333] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.760172 11973 raft_consensus.cc:2243] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.760892 11973 raft_consensus.cc:2272] T be7a91b1743e4f239e6064b5ec402877 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.762420 11973 tablet_replica.cc:333] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.762869 11973 raft_consensus.cc:2243] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.763723 11973 raft_consensus.cc:2272] T 684dc5b2b59646a99bb1117494418d46 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.765692 11973 tablet_replica.cc:333] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.766178 11973 raft_consensus.cc:2243] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.766536 11973 raft_consensus.cc:2272] T 6eb77a729f3e42118c49f8d689f005b2 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.768303 11973 tablet_replica.cc:333] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.768733 11973 raft_consensus.cc:2243] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.769102 11973 raft_consensus.cc:2272] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.770877 11973 tablet_replica.cc:333] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.771404 11973 raft_consensus.cc:2243] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.772053 11973 raft_consensus.cc:2272] T 6f8c7e630dfc471baeae8c84415a78d7 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.773602 11973 tablet_replica.cc:333] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.774022 11973 raft_consensus.cc:2243] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.774603 11973 raft_consensus.cc:2272] T 55c7d0a6ef1843babde6589d520b4ce4 P 2fc90c45e36048e494a6381e4e062b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.776115 11973 tablet_replica.cc:333] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78: stopping tablet replica
I20260709 14:51:08.776494 11973 raft_consensus.cc:2243] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.776805 11973 raft_consensus.cc:2272] T eac212bf8aee4ce3a7abfb239e667337 P 2fc90c45e36048e494a6381e4e062b78 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:08.784765 13119 consensus_peers.cc:597] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. 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:51:08.825968 13193 consensus_peers.cc:597] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. 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:51:08.851929 11973 tablet_server.cc:196] TabletServer@127.11.177.65:0 shutdown complete.
W20260709 14:51:08.900718 13119 consensus_peers.cc:597] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:33365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:08.907450 13193 consensus_peers.cc:597] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:33365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:08.911435 13119 consensus_peers.cc:597] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:33365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:08.911965 13119 consensus_peers.cc:597] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:33365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:08.921244 13119 consensus_peers.cc:597] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:33365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:08.929147 13193 consensus_peers.cc:597] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:33365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:08.933040 11973 tablet_server.cc:179] TabletServer@127.11.177.66:0 shutting down...
W20260709 14:51:08.946112 13119 consensus_peers.cc:597] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:33365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:08.955936 13193 consensus_peers.cc:597] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:33365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:08.956921 13193 consensus_peers.cc:597] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 -> Peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Couldn't send request to peer 28a9633192164209ab446b0956276aa0. 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:51:08.970350 13193 consensus_peers.cc:597] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 -> Peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Couldn't send request to peer 28a9633192164209ab446b0956276aa0. 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:51:08.971477 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:08.972352 11973 tablet_replica.cc:333] T 0daf4ee1752c4ab9a30cd73790f65962 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:08.973145 11973 raft_consensus.cc:2243] T 0daf4ee1752c4ab9a30cd73790f65962 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.973611 11973 raft_consensus.cc:2272] T 0daf4ee1752c4ab9a30cd73790f65962 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:08.973882 13119 consensus_peers.cc:597] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:33365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:08.975376 11973 tablet_replica.cc:333] T c2622779b93e42c3a586dd3b7cb65f53 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:08.976011 11973 raft_consensus.cc:2243] T c2622779b93e42c3a586dd3b7cb65f53 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.976455 11973 raft_consensus.cc:2272] T c2622779b93e42c3a586dd3b7cb65f53 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.978087 11973 tablet_replica.cc:333] T 3f49dcef634a41cbbb1218cf48cbb425 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:08.978765 11973 raft_consensus.cc:2243] T 3f49dcef634a41cbbb1218cf48cbb425 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.979216 11973 raft_consensus.cc:2272] T 3f49dcef634a41cbbb1218cf48cbb425 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:08.979979 13193 consensus_peers.cc:597] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:33365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:08.980960 11973 tablet_replica.cc:333] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:08.981622 11973 raft_consensus.cc:2243] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.982257 11973 raft_consensus.cc:2272] T 3258f37a1aa74b688285a58a6834cc56 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:08.982689 13119 consensus_peers.cc:597] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:33365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:08.984201 11973 tablet_replica.cc:333] T 6743a729e2034d3da175a9cefead040e P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:08.984763 11973 raft_consensus.cc:2243] T 6743a729e2034d3da175a9cefead040e P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.985080 11973 raft_consensus.cc:2272] T 6743a729e2034d3da175a9cefead040e P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.986748 11973 tablet_replica.cc:333] T 8d38e3e8435244538e96ffdcf42415a9 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:08.987293 11973 raft_consensus.cc:2243] T 8d38e3e8435244538e96ffdcf42415a9 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.987648 11973 raft_consensus.cc:2272] T 8d38e3e8435244538e96ffdcf42415a9 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.989037 11973 tablet_replica.cc:333] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:08.989574 11973 raft_consensus.cc:2243] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.989897 11973 raft_consensus.cc:2272] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.991303 11973 tablet_replica.cc:333] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:08.991811 11973 raft_consensus.cc:2243] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.992422 11973 raft_consensus.cc:2272] T 19fb2e4cf60d497388d2a23ee98afd65 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.994475 11973 tablet_replica.cc:333] T 079946b38964486ea042c5dc1580a39f P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:08.994972 11973 raft_consensus.cc:2243] T 079946b38964486ea042c5dc1580a39f P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.995379 11973 raft_consensus.cc:2272] T 079946b38964486ea042c5dc1580a39f P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.997123 11973 tablet_replica.cc:333] T 71706312c6d340f6a024d1d2f7def974 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:08.997716 11973 raft_consensus.cc:2243] T 71706312c6d340f6a024d1d2f7def974 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:08.998087 11973 raft_consensus.cc:2272] T 71706312c6d340f6a024d1d2f7def974 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.999569 11973 tablet_replica.cc:333] T 4096e4ce62e44c3caf9bc5a2773284ac P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.000051 11973 raft_consensus.cc:2243] T 4096e4ce62e44c3caf9bc5a2773284ac P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.000447 11973 raft_consensus.cc:2272] T 4096e4ce62e44c3caf9bc5a2773284ac P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.001981 11973 tablet_replica.cc:333] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.002467 11973 raft_consensus.cc:2243] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.003115 11973 raft_consensus.cc:2272] T 917272f252ad4bc58440a27688fad491 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.004940 11973 tablet_replica.cc:333] T a087cc74d6c1498eace9dd6aabe33412 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.005488 11973 raft_consensus.cc:2243] T a087cc74d6c1498eace9dd6aabe33412 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.005846 11973 raft_consensus.cc:2272] T a087cc74d6c1498eace9dd6aabe33412 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.007325 11973 tablet_replica.cc:333] T 7180b345c0a34836b09d5779d754544a P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.007818 11973 raft_consensus.cc:2243] T 7180b345c0a34836b09d5779d754544a P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.008175 11973 raft_consensus.cc:2272] T 7180b345c0a34836b09d5779d754544a P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.009817 11973 tablet_replica.cc:333] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.010301 11973 raft_consensus.cc:2243] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.010636 11973 raft_consensus.cc:2272] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.012092 11973 tablet_replica.cc:333] T 7cb864c03cd0442d8e258473f2258fbb P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.012714 11973 raft_consensus.cc:2243] T 7cb864c03cd0442d8e258473f2258fbb P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.013232 11973 raft_consensus.cc:2272] T 7cb864c03cd0442d8e258473f2258fbb P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.015491 11973 tablet_replica.cc:333] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.016166 11973 raft_consensus.cc:2243] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.017006 11973 raft_consensus.cc:2272] T 60fe379a3bd34475870a46bcb3fab583 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.019132 11973 tablet_replica.cc:333] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.019743 11973 raft_consensus.cc:2243] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.020134 11973 raft_consensus.cc:2272] T da0df4a2b9854df59572c1ea0ee356c4 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.022104 11973 tablet_replica.cc:333] T 676cc02c5bde4588bed1ed51dd112b5c P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.022780 11973 raft_consensus.cc:2243] T 676cc02c5bde4588bed1ed51dd112b5c P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.023223 11973 raft_consensus.cc:2272] T 676cc02c5bde4588bed1ed51dd112b5c P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.025230 11973 tablet_replica.cc:333] T 23e9d5e7013e4159a1624be3d3ff0ecf P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.025928 11973 raft_consensus.cc:2243] T 23e9d5e7013e4159a1624be3d3ff0ecf P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.026386 11973 raft_consensus.cc:2272] T 23e9d5e7013e4159a1624be3d3ff0ecf P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.028227 11973 tablet_replica.cc:333] T d688e08fb257459692dba3a18b0e6d18 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.028967 11973 raft_consensus.cc:2243] T d688e08fb257459692dba3a18b0e6d18 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.029440 11973 raft_consensus.cc:2272] T d688e08fb257459692dba3a18b0e6d18 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.031863 11973 tablet_replica.cc:333] T 8cad8297467649f8949233896dcd7165 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.032609 11973 raft_consensus.cc:2243] T 8cad8297467649f8949233896dcd7165 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.033094 11973 raft_consensus.cc:2272] T 8cad8297467649f8949233896dcd7165 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:09.033739 13193 consensus_peers.cc:597] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:33365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:09.035123 11973 tablet_replica.cc:333] T 42de9da64ada4460b94dc12d5aa09978 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.035799 11973 raft_consensus.cc:2243] T 42de9da64ada4460b94dc12d5aa09978 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.036163 11973 raft_consensus.cc:2272] T 42de9da64ada4460b94dc12d5aa09978 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.038120 11973 tablet_replica.cc:333] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.038827 11973 raft_consensus.cc:2243] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.039494 11973 raft_consensus.cc:2272] T 32657959f1f54988bfe754197680a21b P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:09.041191 13119 consensus_peers.cc:597] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:33365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:09.041570 11973 tablet_replica.cc:333] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.042323 11973 raft_consensus.cc:2243] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.042791 11973 raft_consensus.cc:2272] T 2138b6bf86e24cb0a5955ece797e26f6 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.044833 11973 tablet_replica.cc:333] T d34a11cb54f2485aa1b348d5c5553543 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.045305 11973 raft_consensus.cc:2243] T d34a11cb54f2485aa1b348d5c5553543 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.045634 11973 raft_consensus.cc:2272] T d34a11cb54f2485aa1b348d5c5553543 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.047214 11973 tablet_replica.cc:333] T aa8994c14dbf4b70a8c77cb26fd863c3 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.047729 11973 raft_consensus.cc:2243] T aa8994c14dbf4b70a8c77cb26fd863c3 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.048046 11973 raft_consensus.cc:2272] T aa8994c14dbf4b70a8c77cb26fd863c3 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.049575 11973 tablet_replica.cc:333] T 9019636e0556451c9b5a02edad7b8add P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.050069 11973 raft_consensus.cc:2243] T 9019636e0556451c9b5a02edad7b8add P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.050391 11973 raft_consensus.cc:2272] T 9019636e0556451c9b5a02edad7b8add P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.051961 11973 tablet_replica.cc:333] T 684dc5b2b59646a99bb1117494418d46 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.052413 11973 raft_consensus.cc:2243] T 684dc5b2b59646a99bb1117494418d46 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.052749 11973 raft_consensus.cc:2272] T 684dc5b2b59646a99bb1117494418d46 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.054353 11973 tablet_replica.cc:333] T cc3a1a06fed54188a24a140b8c36d653 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.054812 11973 raft_consensus.cc:2243] T cc3a1a06fed54188a24a140b8c36d653 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.055157 11973 raft_consensus.cc:2272] T cc3a1a06fed54188a24a140b8c36d653 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.056727 11973 tablet_replica.cc:333] T 03bdcaed629e4c7e910d03a6d557876e P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.057174 11973 raft_consensus.cc:2243] T 03bdcaed629e4c7e910d03a6d557876e P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.057536 11973 raft_consensus.cc:2272] T 03bdcaed629e4c7e910d03a6d557876e P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.058911 11973 tablet_replica.cc:333] T a4aa79af05e24b0e9615880a1a2c85fe P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.059350 11973 raft_consensus.cc:2243] T a4aa79af05e24b0e9615880a1a2c85fe P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.059648 11973 raft_consensus.cc:2272] T a4aa79af05e24b0e9615880a1a2c85fe P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.061049 11973 tablet_replica.cc:333] T 58394b15a0934896af736f899f62d49f P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.062228 11973 raft_consensus.cc:2243] T 58394b15a0934896af736f899f62d49f P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.062666 11973 raft_consensus.cc:2272] T 58394b15a0934896af736f899f62d49f P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.064703 11973 tablet_replica.cc:333] T 735082788ddc4e3ea4f209d137d49f9a P 28a9633192164209ab446b0956276aa0: stopping tablet replica
W20260709 14:51:09.065160 13193 consensus_peers.cc:597] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:33365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:09.065428 11973 raft_consensus.cc:2243] T 735082788ddc4e3ea4f209d137d49f9a P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.065862 11973 raft_consensus.cc:2272] T 735082788ddc4e3ea4f209d137d49f9a P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.067312 11973 tablet_replica.cc:333] T 06131bd4df634388b7dcb3aab8914b62 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.067798 11973 raft_consensus.cc:2243] T 06131bd4df634388b7dcb3aab8914b62 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.068159 11973 raft_consensus.cc:2272] T 06131bd4df634388b7dcb3aab8914b62 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.069751 11973 tablet_replica.cc:333] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.070240 11973 raft_consensus.cc:2243] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.070863 11973 raft_consensus.cc:2272] T 425563df549d489a8a0efb2e0b36d2f9 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.072418 11973 tablet_replica.cc:333] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.072870 11973 raft_consensus.cc:2243] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.073222 11973 raft_consensus.cc:2272] T 34889c612a8a40258ccea9600d762c11 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.074642 11973 tablet_replica.cc:333] T 04959966184c48ffa9981980ae55c98d P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.075088 11973 raft_consensus.cc:2243] T 04959966184c48ffa9981980ae55c98d P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.075441 11973 raft_consensus.cc:2272] T 04959966184c48ffa9981980ae55c98d P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.077250 11973 tablet_replica.cc:333] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.077898 11973 raft_consensus.cc:2243] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.078333 11973 raft_consensus.cc:2272] T e96c0a33d44f48eba913f21c632300a1 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.080231 11973 tablet_replica.cc:333] T a190caf1f7b5472c9c6c27f718fd456f P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.080865 11973 raft_consensus.cc:2243] T a190caf1f7b5472c9c6c27f718fd456f P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.081255 11973 raft_consensus.cc:2272] T a190caf1f7b5472c9c6c27f718fd456f P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.082908 11973 tablet_replica.cc:333] T 0b30ac47eea048f3b69c4d22ab61daa4 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.083382 11973 raft_consensus.cc:2243] T 0b30ac47eea048f3b69c4d22ab61daa4 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.083786 11973 raft_consensus.cc:2272] T 0b30ac47eea048f3b69c4d22ab61daa4 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.085319 11973 tablet_replica.cc:333] T be7a91b1743e4f239e6064b5ec402877 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.085767 11973 raft_consensus.cc:2243] T be7a91b1743e4f239e6064b5ec402877 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.086122 11973 raft_consensus.cc:2272] T be7a91b1743e4f239e6064b5ec402877 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.087584 11973 tablet_replica.cc:333] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.088240 11973 raft_consensus.cc:2243] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.088886 11973 raft_consensus.cc:2272] T dc693741159d4c6192d1c495ca58556a P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.090479 11973 tablet_replica.cc:333] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.090955 11973 raft_consensus.cc:2243] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.091601 11973 raft_consensus.cc:2272] T 6d00f8c0496948e49b86218434424491 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.093076 11973 tablet_replica.cc:333] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.093567 11973 raft_consensus.cc:2243] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.094187 11973 raft_consensus.cc:2272] T 6eb77a729f3e42118c49f8d689f005b2 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.095692 11973 tablet_replica.cc:333] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.096150 11973 raft_consensus.cc:2243] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.096781 11973 raft_consensus.cc:2272] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.098397 11973 tablet_replica.cc:333] T 1ed1d49a7b814aadb47715101f45cf2d P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.098846 11973 raft_consensus.cc:2243] T 1ed1d49a7b814aadb47715101f45cf2d P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.099190 11973 raft_consensus.cc:2272] T 1ed1d49a7b814aadb47715101f45cf2d P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.100718 11973 tablet_replica.cc:333] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.101153 11973 raft_consensus.cc:2243] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.101785 11973 raft_consensus.cc:2272] T ed315a1361ea4e4e8403cc323e4bbf14 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.103530 11973 tablet_replica.cc:333] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.104110 11973 raft_consensus.cc:2243] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:09.104885 13193 consensus_peers.cc:597] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 -> Peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Couldn't send request to peer 28a9633192164209ab446b0956276aa0. 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:51:09.104970 11973 raft_consensus.cc:2272] T 822ec2eb41864de48e03a5912b0bdc59 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.106702 11973 tablet_replica.cc:333] T 424c569ef6e44ef19c30f31a0bde9129 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.107225 11973 raft_consensus.cc:2243] T 424c569ef6e44ef19c30f31a0bde9129 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.107607 11973 raft_consensus.cc:2272] T 424c569ef6e44ef19c30f31a0bde9129 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.109673 11973 tablet_replica.cc:333] T 96cbc0545d894be1b7df1cda4ccf8b45 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.110325 11973 raft_consensus.cc:2243] T 96cbc0545d894be1b7df1cda4ccf8b45 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.110688 11973 raft_consensus.cc:2272] T 96cbc0545d894be1b7df1cda4ccf8b45 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.112421 11973 tablet_replica.cc:333] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.112896 11973 raft_consensus.cc:2243] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.113654 11973 raft_consensus.cc:2272] T 7d0c71c40579476097486c72ea58c122 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.115748 11973 tablet_replica.cc:333] T 2c219de8b2114b499674bed3202e7395 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.116425 11973 raft_consensus.cc:2243] T 2c219de8b2114b499674bed3202e7395 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.116874 11973 raft_consensus.cc:2272] T 2c219de8b2114b499674bed3202e7395 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:09.118000 13193 consensus_peers.cc:597] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 -> Peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Couldn't send request to peer 28a9633192164209ab446b0956276aa0. 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:51:09.118623 13119 consensus_peers.cc:597] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 -> Peer 2fc90c45e36048e494a6381e4e062b78 (127.11.177.65:33365): Couldn't send request to peer 2fc90c45e36048e494a6381e4e062b78. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:33365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:09.118974 11973 tablet_replica.cc:333] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.119589 11973 raft_consensus.cc:2243] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.120224 11973 raft_consensus.cc:2272] T 1915e1854fb74e038524cca42af74652 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.121973 11973 tablet_replica.cc:333] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.122423 11973 raft_consensus.cc:2243] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.122779 11973 raft_consensus.cc:2272] T 6f8c7e630dfc471baeae8c84415a78d7 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.124164 11973 tablet_replica.cc:333] T 55c7d0a6ef1843babde6589d520b4ce4 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.124609 11973 raft_consensus.cc:2243] T 55c7d0a6ef1843babde6589d520b4ce4 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.124984 11973 raft_consensus.cc:2272] T 55c7d0a6ef1843babde6589d520b4ce4 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.126638 11973 tablet_replica.cc:333] T adf33ffcb15e44bd8d4e2eeab5ded437 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.127064 11973 raft_consensus.cc:2243] T adf33ffcb15e44bd8d4e2eeab5ded437 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.127406 11973 raft_consensus.cc:2272] T adf33ffcb15e44bd8d4e2eeab5ded437 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:09.127826 13193 consensus_peers.cc:597] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 -> Peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Couldn't send request to peer 28a9633192164209ab446b0956276aa0. 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:51:09.128873 11973 tablet_replica.cc:333] T 0ca91d9f2c8a49bfbd087203383690e6 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.129406 11973 raft_consensus.cc:2243] T 0ca91d9f2c8a49bfbd087203383690e6 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.129755 11973 raft_consensus.cc:2272] T 0ca91d9f2c8a49bfbd087203383690e6 P 28a9633192164209ab446b0956276aa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.131247 11973 tablet_replica.cc:333] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0: stopping tablet replica
I20260709 14:51:09.131664 11973 raft_consensus.cc:2243] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.132278 11973 raft_consensus.cc:2272] T eac212bf8aee4ce3a7abfb239e667337 P 28a9633192164209ab446b0956276aa0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:09.142166 13193 consensus_peers.cc:597] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 -> Peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Couldn't send request to peer 28a9633192164209ab446b0956276aa0. 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:51:09.167510 13193 consensus_peers.cc:597] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 -> Peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Couldn't send request to peer 28a9633192164209ab446b0956276aa0. 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:51:09.204921 11973 tablet_server.cc:196] TabletServer@127.11.177.66:0 shutdown complete.
W20260709 14:51:09.225965 13193 consensus_peers.cc:597] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 -> Peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Couldn't send request to peer 28a9633192164209ab446b0956276aa0. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.66:35655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:09.270499 11973 tablet_server.cc:179] TabletServer@127.11.177.67:0 shutting down...
W20260709 14:51:09.276921 13193 consensus_peers.cc:597] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 -> Peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Couldn't send request to peer 28a9633192164209ab446b0956276aa0. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.66:35655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:09.295044 13193 consensus_peers.cc:597] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 -> Peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Couldn't send request to peer 28a9633192164209ab446b0956276aa0. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.66:35655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:09.300064 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:09.300799 11973 tablet_replica.cc:333] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.301402 11973 raft_consensus.cc:2243] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.301819 11973 raft_consensus.cc:2272] T 0daf4ee1752c4ab9a30cd73790f65962 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.303419 11973 tablet_replica.cc:333] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.304003 11973 raft_consensus.cc:2243] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.304368 11973 raft_consensus.cc:2272] T c2622779b93e42c3a586dd3b7cb65f53 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.305827 11973 tablet_replica.cc:333] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.306335 11973 raft_consensus.cc:2243] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.306677 11973 raft_consensus.cc:2272] T 3258f37a1aa74b688285a58a6834cc56 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.308100 11973 tablet_replica.cc:333] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.308584 11973 raft_consensus.cc:2243] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.308935 11973 raft_consensus.cc:2272] T ced320d11bee4a51a9bd5dc4e39bd5a6 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.310817 11973 tablet_replica.cc:333] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.311522 11973 raft_consensus.cc:2243] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.311939 11973 raft_consensus.cc:2272] T 3f49dcef634a41cbbb1218cf48cbb425 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:09.312899 13193 consensus_peers.cc:597] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 -> Peer 28a9633192164209ab446b0956276aa0 (127.11.177.66:35655): Couldn't send request to peer 28a9633192164209ab446b0956276aa0. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.66:35655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:09.313745 11973 tablet_replica.cc:333] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.314273 11973 raft_consensus.cc:2243] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.314625 11973 raft_consensus.cc:2272] T 32657959f1f54988bfe754197680a21b P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.316139 11973 tablet_replica.cc:333] T adf33ffcb15e44bd8d4e2eeab5ded437 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.316623 11973 raft_consensus.cc:2243] T adf33ffcb15e44bd8d4e2eeab5ded437 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.316953 11973 raft_consensus.cc:2272] T adf33ffcb15e44bd8d4e2eeab5ded437 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.318670 11973 tablet_replica.cc:333] T 71706312c6d340f6a024d1d2f7def974 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.319247 11973 raft_consensus.cc:2243] T 71706312c6d340f6a024d1d2f7def974 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.319585 11973 raft_consensus.cc:2272] T 71706312c6d340f6a024d1d2f7def974 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.321065 11973 tablet_replica.cc:333] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.321573 11973 raft_consensus.cc:2243] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.321915 11973 raft_consensus.cc:2272] T 6743a729e2034d3da175a9cefead040e P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.323343 11973 tablet_replica.cc:333] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.323848 11973 raft_consensus.cc:2243] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.324184 11973 raft_consensus.cc:2272] T 8d38e3e8435244538e96ffdcf42415a9 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.325663 11973 tablet_replica.cc:333] T a190caf1f7b5472c9c6c27f718fd456f P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.326130 11973 raft_consensus.cc:2243] T a190caf1f7b5472c9c6c27f718fd456f P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.326486 11973 raft_consensus.cc:2272] T a190caf1f7b5472c9c6c27f718fd456f P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.328048 11973 tablet_replica.cc:333] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.328521 11973 raft_consensus.cc:2243] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.329140 11973 raft_consensus.cc:2272] T e96c0a33d44f48eba913f21c632300a1 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.330673 11973 tablet_replica.cc:333] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.331143 11973 raft_consensus.cc:2243] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.331467 11973 raft_consensus.cc:2272] T 04959966184c48ffa9981980ae55c98d P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.332799 11973 tablet_replica.cc:333] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.333297 11973 raft_consensus.cc:2243] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.333644 11973 raft_consensus.cc:2272] T 19fb2e4cf60d497388d2a23ee98afd65 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.335835 11973 tablet_replica.cc:333] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.336349 11973 raft_consensus.cc:2243] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.336699 11973 raft_consensus.cc:2272] T 079946b38964486ea042c5dc1580a39f P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.338030 11973 tablet_replica.cc:333] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.338505 11973 raft_consensus.cc:2243] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.338846 11973 raft_consensus.cc:2272] T da0df4a2b9854df59572c1ea0ee356c4 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.340207 11973 tablet_replica.cc:333] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.340677 11973 raft_consensus.cc:2243] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.341320 11973 raft_consensus.cc:2272] T 676cc02c5bde4588bed1ed51dd112b5c P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.342813 11973 tablet_replica.cc:333] T 23e9d5e7013e4159a1624be3d3ff0ecf P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.343297 11973 raft_consensus.cc:2243] T 23e9d5e7013e4159a1624be3d3ff0ecf P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.343628 11973 raft_consensus.cc:2272] T 23e9d5e7013e4159a1624be3d3ff0ecf P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.345052 11973 tablet_replica.cc:333] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.345523 11973 raft_consensus.cc:2243] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.345857 11973 raft_consensus.cc:2272] T 4096e4ce62e44c3caf9bc5a2773284ac P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.347461 11973 tablet_replica.cc:333] T 917272f252ad4bc58440a27688fad491 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.348142 11973 raft_consensus.cc:2243] T 917272f252ad4bc58440a27688fad491 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.348587 11973 raft_consensus.cc:2272] T 917272f252ad4bc58440a27688fad491 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.350574 11973 tablet_replica.cc:333] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.351025 11973 raft_consensus.cc:2243] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.351342 11973 raft_consensus.cc:2272] T 8cad8297467649f8949233896dcd7165 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.352775 11973 tablet_replica.cc:333] T 42de9da64ada4460b94dc12d5aa09978 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.353361 11973 raft_consensus.cc:2243] T 42de9da64ada4460b94dc12d5aa09978 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.353731 11973 raft_consensus.cc:2272] T 42de9da64ada4460b94dc12d5aa09978 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.355376 11973 tablet_replica.cc:333] T 7cb864c03cd0442d8e258473f2258fbb P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.355998 11973 raft_consensus.cc:2243] T 7cb864c03cd0442d8e258473f2258fbb P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.356346 11973 raft_consensus.cc:2272] T 7cb864c03cd0442d8e258473f2258fbb P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.357879 11973 tablet_replica.cc:333] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.358330 11973 raft_consensus.cc:2243] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.358664 11973 raft_consensus.cc:2272] T 60fe379a3bd34475870a46bcb3fab583 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.359975 11973 tablet_replica.cc:333] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.360428 11973 raft_consensus.cc:2243] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.361032 11973 raft_consensus.cc:2272] T a087cc74d6c1498eace9dd6aabe33412 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.362514 11973 tablet_replica.cc:333] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.363003 11973 raft_consensus.cc:2243] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.363636 11973 raft_consensus.cc:2272] T 7180b345c0a34836b09d5779d754544a P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.365186 11973 tablet_replica.cc:333] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.365710 11973 raft_consensus.cc:2243] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.366288 11973 raft_consensus.cc:2272] T 32d0a55fa47c4f6ab8f5a5591d8cbde8 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.367676 11973 tablet_replica.cc:333] T d34a11cb54f2485aa1b348d5c5553543 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.368165 11973 raft_consensus.cc:2243] T d34a11cb54f2485aa1b348d5c5553543 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.368492 11973 raft_consensus.cc:2272] T d34a11cb54f2485aa1b348d5c5553543 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.369917 11973 tablet_replica.cc:333] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.370378 11973 raft_consensus.cc:2243] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.370973 11973 raft_consensus.cc:2272] T d688e08fb257459692dba3a18b0e6d18 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.372349 11973 tablet_replica.cc:333] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.372807 11973 raft_consensus.cc:2243] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.373449 11973 raft_consensus.cc:2272] T 2138b6bf86e24cb0a5955ece797e26f6 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.374812 11973 tablet_replica.cc:333] T cc3a1a06fed54188a24a140b8c36d653 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.375258 11973 raft_consensus.cc:2243] T cc3a1a06fed54188a24a140b8c36d653 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.375598 11973 raft_consensus.cc:2272] T cc3a1a06fed54188a24a140b8c36d653 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.376945 11973 tablet_replica.cc:333] T 03bdcaed629e4c7e910d03a6d557876e P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.377429 11973 raft_consensus.cc:2243] T 03bdcaed629e4c7e910d03a6d557876e P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.377777 11973 raft_consensus.cc:2272] T 03bdcaed629e4c7e910d03a6d557876e P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.379179 11973 tablet_replica.cc:333] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.379666 11973 raft_consensus.cc:2243] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.380295 11973 raft_consensus.cc:2272] T 06131bd4df634388b7dcb3aab8914b62 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.381809 11973 tablet_replica.cc:333] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.382283 11973 raft_consensus.cc:2243] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.382637 11973 raft_consensus.cc:2272] T 735082788ddc4e3ea4f209d137d49f9a P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.384042 11973 tablet_replica.cc:333] T a4aa79af05e24b0e9615880a1a2c85fe P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.384500 11973 raft_consensus.cc:2243] T a4aa79af05e24b0e9615880a1a2c85fe P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.384830 11973 raft_consensus.cc:2272] T a4aa79af05e24b0e9615880a1a2c85fe P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.386312 11973 tablet_replica.cc:333] T 58394b15a0934896af736f899f62d49f P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.386787 11973 raft_consensus.cc:2243] T 58394b15a0934896af736f899f62d49f P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.387125 11973 raft_consensus.cc:2272] T 58394b15a0934896af736f899f62d49f P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.388513 11973 tablet_replica.cc:333] T 6eb77a729f3e42118c49f8d689f005b2 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.388975 11973 raft_consensus.cc:2243] T 6eb77a729f3e42118c49f8d689f005b2 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.389330 11973 raft_consensus.cc:2272] T 6eb77a729f3e42118c49f8d689f005b2 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.390780 11973 tablet_replica.cc:333] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.391249 11973 raft_consensus.cc:2243] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.391585 11973 raft_consensus.cc:2272] T 93d65d2b149a4232b0e3e4dd0ca267e8 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.393028 11973 tablet_replica.cc:333] T eac212bf8aee4ce3a7abfb239e667337 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.393494 11973 raft_consensus.cc:2243] T eac212bf8aee4ce3a7abfb239e667337 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.393870 11973 raft_consensus.cc:2272] T eac212bf8aee4ce3a7abfb239e667337 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.395241 11973 tablet_replica.cc:333] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.395694 11973 raft_consensus.cc:2243] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.396020 11973 raft_consensus.cc:2272] T 6f8c7e630dfc471baeae8c84415a78d7 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.397370 11973 tablet_replica.cc:333] T 55c7d0a6ef1843babde6589d520b4ce4 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.397827 11973 raft_consensus.cc:2243] T 55c7d0a6ef1843babde6589d520b4ce4 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.398162 11973 raft_consensus.cc:2272] T 55c7d0a6ef1843babde6589d520b4ce4 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.399585 11973 tablet_replica.cc:333] T 684dc5b2b59646a99bb1117494418d46 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.400031 11973 raft_consensus.cc:2243] T 684dc5b2b59646a99bb1117494418d46 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.400378 11973 raft_consensus.cc:2272] T 684dc5b2b59646a99bb1117494418d46 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.401867 11973 tablet_replica.cc:333] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.402320 11973 raft_consensus.cc:2243] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.402659 11973 raft_consensus.cc:2272] T 1915e1854fb74e038524cca42af74652 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.404209 11973 tablet_replica.cc:333] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.404655 11973 raft_consensus.cc:2243] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.404995 11973 raft_consensus.cc:2272] T 7d0c71c40579476097486c72ea58c122 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.406425 11973 tablet_replica.cc:333] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.406888 11973 raft_consensus.cc:2243] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.407224 11973 raft_consensus.cc:2272] T 2c219de8b2114b499674bed3202e7395 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.408587 11973 tablet_replica.cc:333] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.409031 11973 raft_consensus.cc:2243] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.409667 11973 raft_consensus.cc:2272] T 0ca91d9f2c8a49bfbd087203383690e6 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.411067 11973 tablet_replica.cc:333] T 6d00f8c0496948e49b86218434424491 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.411511 11973 raft_consensus.cc:2243] T 6d00f8c0496948e49b86218434424491 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.411860 11973 raft_consensus.cc:2272] T 6d00f8c0496948e49b86218434424491 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.413357 11973 tablet_replica.cc:333] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.413812 11973 raft_consensus.cc:2243] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.414167 11973 raft_consensus.cc:2272] T dc693741159d4c6192d1c495ca58556a P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.415656 11973 tablet_replica.cc:333] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.416078 11973 raft_consensus.cc:2243] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.416706 11973 raft_consensus.cc:2272] T 34889c612a8a40258ccea9600d762c11 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.418190 11973 tablet_replica.cc:333] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.418633 11973 raft_consensus.cc:2243] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.418962 11973 raft_consensus.cc:2272] T 425563df549d489a8a0efb2e0b36d2f9 P 3eefab4749de417b9fb923a426931362 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.420382 11973 tablet_replica.cc:333] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.420816 11973 raft_consensus.cc:2243] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.421169 11973 raft_consensus.cc:2272] T 9019636e0556451c9b5a02edad7b8add P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.422607 11973 tablet_replica.cc:333] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.423039 11973 raft_consensus.cc:2243] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.423388 11973 raft_consensus.cc:2272] T aa8994c14dbf4b70a8c77cb26fd863c3 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.424882 11973 tablet_replica.cc:333] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.425328 11973 raft_consensus.cc:2243] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.425947 11973 raft_consensus.cc:2272] T 0b30ac47eea048f3b69c4d22ab61daa4 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.427386 11973 tablet_replica.cc:333] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.427852 11973 raft_consensus.cc:2243] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.428185 11973 raft_consensus.cc:2272] T be7a91b1743e4f239e6064b5ec402877 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.429616 11973 tablet_replica.cc:333] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.430018 11973 raft_consensus.cc:2243] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.430692 11973 raft_consensus.cc:2272] T 1ed1d49a7b814aadb47715101f45cf2d P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.432113 11973 tablet_replica.cc:333] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.432549 11973 raft_consensus.cc:2243] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.432893 11973 raft_consensus.cc:2272] T ed315a1361ea4e4e8403cc323e4bbf14 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.434198 11973 tablet_replica.cc:333] T 822ec2eb41864de48e03a5912b0bdc59 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.434625 11973 raft_consensus.cc:2243] T 822ec2eb41864de48e03a5912b0bdc59 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:09.434950 11973 raft_consensus.cc:2272] T 822ec2eb41864de48e03a5912b0bdc59 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.436404 11973 tablet_replica.cc:333] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.436806 11973 raft_consensus.cc:2243] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.437441 11973 raft_consensus.cc:2272] T 424c569ef6e44ef19c30f31a0bde9129 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.438889 11973 tablet_replica.cc:333] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362: stopping tablet replica
I20260709 14:51:09.439267 11973 raft_consensus.cc:2243] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.439854 11973 raft_consensus.cc:2272] T 96cbc0545d894be1b7df1cda4ccf8b45 P 3eefab4749de417b9fb923a426931362 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.503708 11973 tablet_server.cc:196] TabletServer@127.11.177.67:0 shutdown complete.
I20260709 14:51:09.566380 11973 tablet_server.cc:179] TabletServer@127.11.177.68:0 shutting down...
I20260709 14:51:09.583048 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:09.597971 11973 tablet_server.cc:196] TabletServer@127.11.177.68:0 shutdown complete.
I20260709 14:51:09.605020 11973 master.cc:562] Master@127.11.177.126:43071 shutting down...
I20260709 14:51:09.620326 11973 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:09.620820 11973 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:09.621126 11973 tablet_replica.cc:333] T 00000000000000000000000000000000 P 945919a0ca854eb795a96bd119d83b0a: stopping tablet replica
I20260709 14:51:09.639714 11973 master.cc:584] Master@127.11.177.126:43071 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (16530 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:51:09.711921 11973 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.177.126:46741
I20260709 14:51:09.712991 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:09.717707 13831 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:51:09.717756 13832 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:51:09.719190 13834 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:51:09.719849 11973 server_base.cc:1061] running on GCE node
I20260709 14:51:09.720579 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:09.720767 11973 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:51:09.720907 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608669720889 us; error 0 us; skew 500 ppm
I20260709 14:51:09.721426 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:09.723446 11973 webserver.cc:533] Webserver started at http://127.11.177.126:45605/ using document root <none> and password file <none>
I20260709 14:51:09.723874 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:09.724035 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:09.724273 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:09.725229 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/master-0-root/instance:
uuid: "8a2cd889c4254ed7adc3976a922c46c9"
format_stamp: "Formatted at 2026-07-09 14:51:09 on dist-test-slave-1rkr"
I20260709 14:51:09.729262 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:51:09.732332 13839 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:51:09.732993 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:09.733247 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/master-0-root
uuid: "8a2cd889c4254ed7adc3976a922c46c9"
format_stamp: "Formatted at 2026-07-09 14:51:09 on dist-test-slave-1rkr"
I20260709 14:51:09.733533 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-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:51:09.753005 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:09.754154 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:09.788398 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.126:46741
I20260709 14:51:09.788486 13890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.126:46741 every 8 connection(s)
I20260709 14:51:09.791891 13891 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:51:09.801059 13891 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9: Bootstrap starting.
I20260709 14:51:09.805389 13891 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.808996 13891 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9: No bootstrap required, opened a new log
I20260709 14:51:09.810940 13891 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a2cd889c4254ed7adc3976a922c46c9" member_type: VOTER }
I20260709 14:51:09.811302 13891 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.811503 13891 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2cd889c4254ed7adc3976a922c46c9, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.812041 13891 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8a2cd889c4254ed7adc3976a922c46c9" member_type: VOTER }
I20260709 14:51:09.812484 13891 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:09.812690 13891 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:09.812929 13891 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.816758 13891 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a2cd889c4254ed7adc3976a922c46c9" member_type: VOTER }
I20260709 14:51:09.817214 13891 leader_election.cc:304] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [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: 8a2cd889c4254ed7adc3976a922c46c9; no voters: 
I20260709 14:51:09.818243 13891 leader_election.cc:290] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:09.818506 13894 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:09.819702 13894 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2cd889c4254ed7adc3976a922c46c9, State: Running, Role: LEADER
I20260709 14:51:09.820289 13894 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [LEADER]: Queue going to LEADER mode. State: All 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: "8a2cd889c4254ed7adc3976a922c46c9" member_type: VOTER }
I20260709 14:51:09.820808 13891 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:09.824095 13895 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8a2cd889c4254ed7adc3976a922c46c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a2cd889c4254ed7adc3976a922c46c9" member_type: VOTER } }
I20260709 14:51:09.824278 13896 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a2cd889c4254ed7adc3976a922c46c9. Latest consensus state: current_term: 1 leader_uuid: "8a2cd889c4254ed7adc3976a922c46c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a2cd889c4254ed7adc3976a922c46c9" member_type: VOTER } }
I20260709 14:51:09.824645 13895 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:09.824745 13896 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:09.832115 13900 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:09.836956 13900 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:09.837896 11973 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:09.844894 13900 catalog_manager.cc:1383] Generated new cluster ID: a3fc49a583944f80bd5a067b694f3768
I20260709 14:51:09.845170 13900 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:09.857225 13900 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:09.858435 13900 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:09.875286 13900 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9: Generated new TSK 0
I20260709 14:51:09.875814 13900 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:09.904265 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:09.909737 13912 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:51:09.910902 13913 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:51:09.912179 13915 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:51:09.912948 11973 server_base.cc:1061] running on GCE node
I20260709 14:51:09.913780 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:09.913962 11973 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:51:09.914119 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608669914101 us; error 0 us; skew 500 ppm
I20260709 14:51:09.914611 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:09.916610 11973 webserver.cc:533] Webserver started at http://127.11.177.65:44571/ using document root <none> and password file <none>
I20260709 14:51:09.917076 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:09.917249 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:09.917528 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:09.918493 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/ts-0-root/instance:
uuid: "0de66943f0554e889b78adfda498d817"
format_stamp: "Formatted at 2026-07-09 14:51:09 on dist-test-slave-1rkr"
I20260709 14:51:09.922446 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:51:09.925370 13920 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:51:09.926047 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:09.926296 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/ts-0-root
uuid: "0de66943f0554e889b78adfda498d817"
format_stamp: "Formatted at 2026-07-09 14:51:09 on dist-test-slave-1rkr"
I20260709 14:51:09.926534 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-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:51:09.944880 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:09.945993 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:09.947341 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:09.949385 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:09.949573 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:09.949782 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:09.949927 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:09.983954 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.65:46089
I20260709 14:51:09.984037 13982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.65:46089 every 8 connection(s)
I20260709 14:51:09.988555 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:09.994858 13987 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:51:09.995646 13988 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:51:09.998260 13990 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:51:09.999598 11973 server_base.cc:1061] running on GCE node
I20260709 14:51:10.000910 13983 heartbeater.cc:344] Connected to a master server at 127.11.177.126:46741
I20260709 14:51:10.000939 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:10.001461 11973 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:51:10.001492 13983 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:10.001698 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608670001679 us; error 0 us; skew 500 ppm
I20260709 14:51:10.002279 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:10.002291 13983 heartbeater.cc:507] Master 127.11.177.126:46741 requested a full tablet report, sending...
I20260709 14:51:10.004433 13856 ts_manager.cc:194] Registered new tserver with Master: 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:10.004655 11973 webserver.cc:533] Webserver started at http://127.11.177.66:45687/ using document root <none> and password file <none>
I20260709 14:51:10.005175 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:10.005370 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:10.005605 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:10.006175 13856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52180
I20260709 14:51:10.006605 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/ts-1-root/instance:
uuid: "ccf653224ebf45688ac8367384cceaea"
format_stamp: "Formatted at 2026-07-09 14:51:10 on dist-test-slave-1rkr"
I20260709 14:51:10.010974 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:51:10.013877 13995 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:51:10.014513 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:10.014767 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/ts-1-root
uuid: "ccf653224ebf45688ac8367384cceaea"
format_stamp: "Formatted at 2026-07-09 14:51:10 on dist-test-slave-1rkr"
I20260709 14:51:10.015012 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-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:51:10.027189 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:10.028162 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:10.029572 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:10.031744 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:10.031931 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:10.032140 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:10.032290 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:10.068465 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.66:43873
I20260709 14:51:10.068549 14057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.66:43873 every 8 connection(s)
I20260709 14:51:10.072834 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:10.078682 14061 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:51:10.079504 14062 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:51:10.081146 14064 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:51:10.081805 11973 server_base.cc:1061] running on GCE node
I20260709 14:51:10.082799 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:10.083057 11973 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:51:10.083271 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608670083252 us; error 0 us; skew 500 ppm
I20260709 14:51:10.083892 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:10.083961 14058 heartbeater.cc:344] Connected to a master server at 127.11.177.126:46741
I20260709 14:51:10.084339 14058 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:10.085009 14058 heartbeater.cc:507] Master 127.11.177.126:46741 requested a full tablet report, sending...
I20260709 14:51:10.086385 11973 webserver.cc:533] Webserver started at http://127.11.177.67:45535/ using document root <none> and password file <none>
I20260709 14:51:10.086885 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:10.086895 13856 ts_manager.cc:194] Registered new tserver with Master: ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:10.087132 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:10.087457 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:10.088267 13856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52188
I20260709 14:51:10.088495 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/ts-2-root/instance:
uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
format_stamp: "Formatted at 2026-07-09 14:51:10 on dist-test-slave-1rkr"
I20260709 14:51:10.092707 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:10.095691 14069 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:51:10.096401 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:10.096654 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/ts-2-root
uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
format_stamp: "Formatted at 2026-07-09 14:51:10 on dist-test-slave-1rkr"
I20260709 14:51:10.096913 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-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:51:10.111544 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:10.112548 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:10.113991 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:10.116003 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:10.116199 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:10.116405 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:10.116552 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:10.152904 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.67:43955
I20260709 14:51:10.152990 14131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.67:43955 every 8 connection(s)
I20260709 14:51:10.157328 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:10.163512 14135 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:51:10.164336 14136 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:51:10.166029 14138 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:51:10.167074 11973 server_base.cc:1061] running on GCE node
I20260709 14:51:10.168108 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:51:10.168211 14132 heartbeater.cc:344] Connected to a master server at 127.11.177.126:46741
W20260709 14:51:10.168370 11973 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:51:10.168605 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608670168586 us; error 0 us; skew 500 ppm
I20260709 14:51:10.168637 14132 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:10.169175 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:10.169427 14132 heartbeater.cc:507] Master 127.11.177.126:46741 requested a full tablet report, sending...
I20260709 14:51:10.171324 13856 ts_manager.cc:194] Registered new tserver with Master: 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:10.171633 11973 webserver.cc:533] Webserver started at http://127.11.177.68:46491/ using document root <none> and password file <none>
I20260709 14:51:10.172106 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:10.172274 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:10.172509 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:10.172665 13856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52200
I20260709 14:51:10.173748 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/ts-3-root/instance:
uuid: "b32009ed2a964ffbb8b687b27123c7af"
format_stamp: "Formatted at 2026-07-09 14:51:10 on dist-test-slave-1rkr"
I20260709 14:51:10.177754 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:51:10.180682 14143 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:51:10.181363 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:10.181620 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/ts-3-root
uuid: "b32009ed2a964ffbb8b687b27123c7af"
format_stamp: "Formatted at 2026-07-09 14:51:10 on dist-test-slave-1rkr"
I20260709 14:51:10.181872 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-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:51:10.192988 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:10.194098 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:10.195355 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:10.197352 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:10.197538 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:10.197758 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:10.197908 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:10.235085 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.68:34485
I20260709 14:51:10.235224 14205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.68:34485 every 8 connection(s)
I20260709 14:51:10.247557 14206 heartbeater.cc:344] Connected to a master server at 127.11.177.126:46741
I20260709 14:51:10.247977 14206 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:10.248618 14206 heartbeater.cc:507] Master 127.11.177.126:46741 requested a full tablet report, sending...
I20260709 14:51:10.250425 13856 ts_manager.cc:194] Registered new tserver with Master: b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:10.251288 11973 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013105625s
I20260709 14:51:10.251720 13856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52206
I20260709 14:51:10.274883 13856 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52218:
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:51:10.501230 14097 tablet_service.cc:1511] Processing CreateTablet for tablet 34874fcf37ca4d37b8694f38dda83f11 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:10.502640 14097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34874fcf37ca4d37b8694f38dda83f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.506018 14096 tablet_service.cc:1511] Processing CreateTablet for tablet d45abe180e2e49cbb6e354138e080047 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:10.507299 14096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d45abe180e2e49cbb6e354138e080047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.508774 14168 tablet_service.cc:1511] Processing CreateTablet for tablet f0f4982298bf46c4b1827330a82fa55f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:10.510113 14168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0f4982298bf46c4b1827330a82fa55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.510391 14171 tablet_service.cc:1511] Processing CreateTablet for tablet 34874fcf37ca4d37b8694f38dda83f11 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:10.511559 14171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34874fcf37ca4d37b8694f38dda83f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.513136 13948 tablet_service.cc:1511] Processing CreateTablet for tablet d45abe180e2e49cbb6e354138e080047 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:10.514446 13948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d45abe180e2e49cbb6e354138e080047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.514310 14170 tablet_service.cc:1511] Processing CreateTablet for tablet 5f03657df1a544a3bb341353fa591583 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:10.514624 13947 tablet_service.cc:1511] Processing CreateTablet for tablet 5f03657df1a544a3bb341353fa591583 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:10.515626 14170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f03657df1a544a3bb341353fa591583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.515878 13947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f03657df1a544a3bb341353fa591583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.515527 14166 tablet_service.cc:1511] Processing CreateTablet for tablet c85fe13e29bf4ebbaa503b3711dd1215 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:10.516803 14166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c85fe13e29bf4ebbaa503b3711dd1215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.517518 14169 tablet_service.cc:1511] Processing CreateTablet for tablet 34e7b570c1134e399c31d91eabae50c7 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:10.518126 13946 tablet_service.cc:1511] Processing CreateTablet for tablet 34e7b570c1134e399c31d91eabae50c7 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:10.518720 14169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e7b570c1134e399c31d91eabae50c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.520179 13945 tablet_service.cc:1511] Processing CreateTablet for tablet 9919c3b78ea04b9380ca5a4c3311b39a (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:10.514405 14167 tablet_service.cc:1511] Processing CreateTablet for tablet a59543a807d340239c2c19d7c16b1718 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:10.522177 13944 tablet_service.cc:1511] Processing CreateTablet for tablet f0f4982298bf46c4b1827330a82fa55f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:10.523723 14167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a59543a807d340239c2c19d7c16b1718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.524199 13943 tablet_service.cc:1511] Processing CreateTablet for tablet a59543a807d340239c2c19d7c16b1718 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:10.526165 13942 tablet_service.cc:1511] Processing CreateTablet for tablet 28eb6968301949cdb6a15d7da9d633a6 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:10.528105 13941 tablet_service.cc:1511] Processing CreateTablet for tablet b57b320abb2b4e8381d89008e604d756 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:10.530519 14165 tablet_service.cc:1511] Processing CreateTablet for tablet b57b320abb2b4e8381d89008e604d756 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:10.531697 14165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b57b320abb2b4e8381d89008e604d756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.532867 13941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b57b320abb2b4e8381d89008e604d756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.533612 14164 tablet_service.cc:1511] Processing CreateTablet for tablet ddbac12ea0b549b2bd9e37285eee9d24 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:10.532881 13940 tablet_service.cc:1511] Processing CreateTablet for tablet ddbac12ea0b549b2bd9e37285eee9d24 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:10.536360 14163 tablet_service.cc:1511] Processing CreateTablet for tablet 6f31fac4194e48dd90b96b78a25dce40 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:10.537575 14164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddbac12ea0b549b2bd9e37285eee9d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.537640 13942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28eb6968301949cdb6a15d7da9d633a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.539057 14163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f31fac4194e48dd90b96b78a25dce40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.540695 13939 tablet_service.cc:1511] Processing CreateTablet for tablet 320df30fa8434d9d96935fc42d4748f3 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:10.542665 14162 tablet_service.cc:1511] Processing CreateTablet for tablet fb5a8e5c278b451abef00db7ce0c2ef9 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:10.543870 14162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5a8e5c278b451abef00db7ce0c2ef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.545976 13943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a59543a807d340239c2c19d7c16b1718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.547333 13945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9919c3b78ea04b9380ca5a4c3311b39a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.548657 13944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0f4982298bf46c4b1827330a82fa55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.549571 13946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e7b570c1134e399c31d91eabae50c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.565711 13939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320df30fa8434d9d96935fc42d4748f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.569610 13940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddbac12ea0b549b2bd9e37285eee9d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.578297 14094 tablet_service.cc:1511] Processing CreateTablet for tablet 9919c3b78ea04b9380ca5a4c3311b39a (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:10.579631 14094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9919c3b78ea04b9380ca5a4c3311b39a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.581422 14093 tablet_service.cc:1511] Processing CreateTablet for tablet a59543a807d340239c2c19d7c16b1718 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:10.582683 14093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a59543a807d340239c2c19d7c16b1718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.584486 14092 tablet_service.cc:1511] Processing CreateTablet for tablet c85fe13e29bf4ebbaa503b3711dd1215 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:10.587049 14091 tablet_service.cc:1511] Processing CreateTablet for tablet 28eb6968301949cdb6a15d7da9d633a6 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:10.588716 14090 tablet_service.cc:1511] Processing CreateTablet for tablet ddbac12ea0b549b2bd9e37285eee9d24 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:10.592501 14092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c85fe13e29bf4ebbaa503b3711dd1215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.590348 14089 tablet_service.cc:1511] Processing CreateTablet for tablet 6f31fac4194e48dd90b96b78a25dce40 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:10.604516 14224 tablet_bootstrap.cc:492] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:10.610421 14088 tablet_service.cc:1511] Processing CreateTablet for tablet 320df30fa8434d9d96935fc42d4748f3 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:10.598336 14095 tablet_service.cc:1511] Processing CreateTablet for tablet 34e7b570c1134e399c31d91eabae50c7 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:10.620512 14023 tablet_service.cc:1511] Processing CreateTablet for tablet 34874fcf37ca4d37b8694f38dda83f11 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:10.622485 14023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34874fcf37ca4d37b8694f38dda83f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.622236 14022 tablet_service.cc:1511] Processing CreateTablet for tablet d45abe180e2e49cbb6e354138e080047 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:10.627357 14090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddbac12ea0b549b2bd9e37285eee9d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.628072 14095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e7b570c1134e399c31d91eabae50c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.628788 14223 tablet_bootstrap.cc:492] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:10.630067 14091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28eb6968301949cdb6a15d7da9d633a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.635200 14089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f31fac4194e48dd90b96b78a25dce40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.635601 14022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d45abe180e2e49cbb6e354138e080047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.641367 14088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320df30fa8434d9d96935fc42d4748f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.639756 14020 tablet_service.cc:1511] Processing CreateTablet for tablet 9919c3b78ea04b9380ca5a4c3311b39a (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:10.644568 14167 tablet_service.cc:1511] Processing CreateTablet for tablet 5e85e8475d544b5694b5343ddf96f912 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:10.645130 14020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9919c3b78ea04b9380ca5a4c3311b39a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.644728 14019 tablet_service.cc:1511] Processing CreateTablet for tablet f0f4982298bf46c4b1827330a82fa55f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:10.645882 14167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e85e8475d544b5694b5343ddf96f912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.646124 14019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0f4982298bf46c4b1827330a82fa55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.650705 14225 tablet_bootstrap.cc:492] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:10.650377 14017 tablet_service.cc:1511] Processing CreateTablet for tablet 28eb6968301949cdb6a15d7da9d633a6 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:10.650424 14169 tablet_service.cc:1511] Processing CreateTablet for tablet 55aba5ff844541d29ad52dfd4cb08762 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:10.652580 14017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28eb6968301949cdb6a15d7da9d633a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.653499 14169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55aba5ff844541d29ad52dfd4cb08762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.653820 14021 tablet_service.cc:1511] Processing CreateTablet for tablet 5f03657df1a544a3bb341353fa591583 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:10.655061 14021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f03657df1a544a3bb341353fa591583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.657115 14165 tablet_service.cc:1511] Processing CreateTablet for tablet ea42436ef037408fb0e3e0783fd0a2b5 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:10.658346 14165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea42436ef037408fb0e3e0783fd0a2b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.657991 14018 tablet_service.cc:1511] Processing CreateTablet for tablet c85fe13e29bf4ebbaa503b3711dd1215 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:10.659242 14018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c85fe13e29bf4ebbaa503b3711dd1215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.692478 14016 tablet_service.cc:1511] Processing CreateTablet for tablet b57b320abb2b4e8381d89008e604d756 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:10.692638 14015 tablet_service.cc:1511] Processing CreateTablet for tablet 6f31fac4194e48dd90b96b78a25dce40 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:10.695531 14164 tablet_service.cc:1511] Processing CreateTablet for tablet f43958ada2da4851a6dd241e5eddc798 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:10.697928 14224 tablet_bootstrap.cc:654] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:10.699990 14166 tablet_service.cc:1511] Processing CreateTablet for tablet 731eb376aa1c4c979700039996ad0b0f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:10.696723 14164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f43958ada2da4851a6dd241e5eddc798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.705988 14096 tablet_service.cc:1511] Processing CreateTablet for tablet 5e85e8475d544b5694b5343ddf96f912 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:10.706164 13948 tablet_service.cc:1511] Processing CreateTablet for tablet fb5a8e5c278b451abef00db7ce0c2ef9 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:10.707293 14096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e85e8475d544b5694b5343ddf96f912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.707621 14225 tablet_bootstrap.cc:654] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:10.707368 13948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5a8e5c278b451abef00db7ce0c2ef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.709822 14097 tablet_service.cc:1511] Processing CreateTablet for tablet f43958ada2da4851a6dd241e5eddc798 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:10.711054 14097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f43958ada2da4851a6dd241e5eddc798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.716904 14168 tablet_service.cc:1511] Processing CreateTablet for tablet 44c46f57bbbc4e6cb84f8716bf0dcd54 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:10.718113 14168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44c46f57bbbc4e6cb84f8716bf0dcd54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.723497 14014 tablet_service.cc:1511] Processing CreateTablet for tablet 320df30fa8434d9d96935fc42d4748f3 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:10.729090 14166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731eb376aa1c4c979700039996ad0b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.732332 13943 tablet_service.cc:1511] Processing CreateTablet for tablet edcb9bd4e9a24ec68689c0d622106be2 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:10.739400 14014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320df30fa8434d9d96935fc42d4748f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.740034 14016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b57b320abb2b4e8381d89008e604d756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.740345 13948 tablet_service.cc:1511] Processing CreateTablet for tablet 5e85e8475d544b5694b5343ddf96f912 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:10.741534 14015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f31fac4194e48dd90b96b78a25dce40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.767030 13948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e85e8475d544b5694b5343ddf96f912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.772251 14095 tablet_service.cc:1511] Processing CreateTablet for tablet edcb9bd4e9a24ec68689c0d622106be2 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:10.773689 14095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcb9bd4e9a24ec68689c0d622106be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.757069 14170 tablet_service.cc:1511] Processing CreateTablet for tablet 263485d1d5b74bbb8566897b88835b6c (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:10.786427 14170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263485d1d5b74bbb8566897b88835b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.789990 14166 tablet_service.cc:1511] Processing CreateTablet for tablet 1a7f9bbaf42a452e9cf476d2094a91b6 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:10.791198 14166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a7f9bbaf42a452e9cf476d2094a91b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.794909 14162 tablet_service.cc:1511] Processing CreateTablet for tablet 8844542ec1ec4b4bb70d1902e5bb65cb (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:10.796087 14162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8844542ec1ec4b4bb70d1902e5bb65cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.806805 14095 tablet_service.cc:1511] Processing CreateTablet for tablet ea42436ef037408fb0e3e0783fd0a2b5 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:10.808182 14095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea42436ef037408fb0e3e0783fd0a2b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.809728 14223 tablet_bootstrap.cc:654] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:10.830096 14095 tablet_service.cc:1511] Processing CreateTablet for tablet 731eb376aa1c4c979700039996ad0b0f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
W20260709 14:51:10.830891 13904 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:10.850687 13943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcb9bd4e9a24ec68689c0d622106be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.866585 14225 tablet_bootstrap.cc:492] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:10.867115 14225 ts_tablet_manager.cc:1403] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.217s	user 0.029s	sys 0.041s
I20260709 14:51:10.872014 13940 tablet_service.cc:1511] Processing CreateTablet for tablet c2f4b7ea758249b985374a2902a0d1eb (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:10.873363 13940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2f4b7ea758249b985374a2902a0d1eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.879902 13946 tablet_service.cc:1511] Processing CreateTablet for tablet 263485d1d5b74bbb8566897b88835b6c (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:10.884399 13941 tablet_service.cc:1511] Processing CreateTablet for tablet fc0ac93b2d7e4e119d8c77f2287e8ee9 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:10.886144 14167 tablet_service.cc:1511] Processing CreateTablet for tablet 1d48d07a4e4144efbc103a9538d7c379 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:10.886410 14019 tablet_service.cc:1511] Processing CreateTablet for tablet fb5a8e5c278b451abef00db7ce0c2ef9 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:10.897315 14095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731eb376aa1c4c979700039996ad0b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.898216 14171 tablet_service.cc:1511] Processing CreateTablet for tablet 969753bf4a69495d9d7b2174d8396f1a (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:10.907811 14019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5a8e5c278b451abef00db7ce0c2ef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.909072 14171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 969753bf4a69495d9d7b2174d8396f1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.917336 14164 tablet_service.cc:1511] Processing CreateTablet for tablet 126cc3101cf841178c4b4e4d26e18c66 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:10.918696 14164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126cc3101cf841178c4b4e4d26e18c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.918605 14169 tablet_service.cc:1511] Processing CreateTablet for tablet 8db2b500d7fa4ba691b703b524d0f286 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:10.920706 14169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db2b500d7fa4ba691b703b524d0f286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.924777 13944 tablet_service.cc:1511] Processing CreateTablet for tablet 8844542ec1ec4b4bb70d1902e5bb65cb (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:10.926921 14167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d48d07a4e4144efbc103a9538d7c379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.928448 13946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263485d1d5b74bbb8566897b88835b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.934121 13941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0ac93b2d7e4e119d8c77f2287e8ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.937633 13944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8844542ec1ec4b4bb70d1902e5bb65cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.940793 14228 tablet_bootstrap.cc:492] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:10.866998 13945 tablet_service.cc:1511] Processing CreateTablet for tablet 44c46f57bbbc4e6cb84f8716bf0dcd54 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:10.942097 13945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44c46f57bbbc4e6cb84f8716bf0dcd54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.950778 13947 tablet_service.cc:1511] Processing CreateTablet for tablet 1d48d07a4e4144efbc103a9538d7c379 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:10.952185 13947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d48d07a4e4144efbc103a9538d7c379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.978346 14018 tablet_service.cc:1511] Processing CreateTablet for tablet 55aba5ff844541d29ad52dfd4cb08762 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:10.979679 14018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55aba5ff844541d29ad52dfd4cb08762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.983579 14016 tablet_service.cc:1511] Processing CreateTablet for tablet 731eb376aa1c4c979700039996ad0b0f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:10.984862 14016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731eb376aa1c4c979700039996ad0b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.986727 14092 tablet_service.cc:1511] Processing CreateTablet for tablet c2f4b7ea758249b985374a2902a0d1eb (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:10.987632 14092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2f4b7ea758249b985374a2902a0d1eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.995007 14223 tablet_bootstrap.cc:492] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:10.995541 14223 ts_tablet_manager.cc:1403] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.367s	user 0.012s	sys 0.014s
I20260709 14:51:10.995915 14093 tablet_service.cc:1511] Processing CreateTablet for tablet 1a7f9bbaf42a452e9cf476d2094a91b6 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:10.996409 14023 tablet_service.cc:1511] Processing CreateTablet for tablet edcb9bd4e9a24ec68689c0d622106be2 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:10.997663 14023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcb9bd4e9a24ec68689c0d622106be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:10.994952 14088 tablet_service.cc:1511] Processing CreateTablet for tablet 263485d1d5b74bbb8566897b88835b6c (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:10.997882 14095 tablet_service.cc:1511] Processing CreateTablet for tablet fc0ac93b2d7e4e119d8c77f2287e8ee9 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:11.004400 14225 raft_consensus.cc:359] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:11.012666 14225 raft_consensus.cc:385] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.007927 14223 raft_consensus.cc:359] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:11.015414 14225 raft_consensus.cc:740] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.015479 14223 raft_consensus.cc:385] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.016007 14223 raft_consensus.cc:740] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.016415 14225 consensus_queue.cc:260] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:11.016786 14223 consensus_queue.cc:260] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:11.019953 14228 tablet_bootstrap.cc:654] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.021683 14224 tablet_bootstrap.cc:492] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:11.023043 14224 ts_tablet_manager.cc:1403] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.419s	user 0.053s	sys 0.047s
I20260709 14:51:11.025842 14224 raft_consensus.cc:359] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:11.026532 14224 raft_consensus.cc:385] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.028259 14224 raft_consensus.cc:740] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.056559 13939 tablet_service.cc:1511] Processing CreateTablet for tablet ea42436ef037408fb0e3e0783fd0a2b5 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:11.059741 13939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea42436ef037408fb0e3e0783fd0a2b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.068596 13983 heartbeater.cc:499] Master 127.11.177.126:46741 was elected leader, sending a full tablet report...
I20260709 14:51:11.075524 14017 tablet_service.cc:1511] Processing CreateTablet for tablet 44c46f57bbbc4e6cb84f8716bf0dcd54 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:11.077857 13942 tablet_service.cc:1511] Processing CreateTablet for tablet 55aba5ff844541d29ad52dfd4cb08762 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:11.078187 14022 tablet_service.cc:1511] Processing CreateTablet for tablet c2f4b7ea758249b985374a2902a0d1eb (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:11.079536 13942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55aba5ff844541d29ad52dfd4cb08762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.079859 14022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2f4b7ea758249b985374a2902a0d1eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.079607 14091 tablet_service.cc:1511] Processing CreateTablet for tablet 126cc3101cf841178c4b4e4d26e18c66 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:11.093492 14093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a7f9bbaf42a452e9cf476d2094a91b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.093828 14058 heartbeater.cc:499] Master 127.11.177.126:46741 was elected leader, sending a full tablet report...
I20260709 14:51:11.102219 14095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0ac93b2d7e4e119d8c77f2287e8ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.103184 14091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126cc3101cf841178c4b4e4d26e18c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.105990 14096 tablet_service.cc:1511] Processing CreateTablet for tablet 1d48d07a4e4144efbc103a9538d7c379 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:11.107448 14096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d48d07a4e4144efbc103a9538d7c379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.110625 14097 tablet_service.cc:1511] Processing CreateTablet for tablet f75cf55e16fb4a0a938b8474707af307 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:11.112154 14097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75cf55e16fb4a0a938b8474707af307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.112880 14132 heartbeater.cc:499] Master 127.11.177.126:46741 was elected leader, sending a full tablet report...
I20260709 14:51:11.113637 14017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44c46f57bbbc4e6cb84f8716bf0dcd54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.078094 14021 tablet_service.cc:1511] Processing CreateTablet for tablet f43958ada2da4851a6dd241e5eddc798 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:11.130410 14021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f43958ada2da4851a6dd241e5eddc798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.133359 14223 ts_tablet_manager.cc:1434] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.136s	user 0.009s	sys 0.000s
I20260709 14:51:11.134845 14223 tablet_bootstrap.cc:492] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:11.135058 14225 ts_tablet_manager.cc:1434] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.267s	user 0.019s	sys 0.001s
I20260709 14:51:11.136551 14225 tablet_bootstrap.cc:492] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:11.138057 14224 consensus_queue.cc:260] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:11.141288 14167 tablet_service.cc:1511] Processing CreateTablet for tablet bca4cd804ff945db9afde3f06a55995f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:11.143162 14167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bca4cd804ff945db9afde3f06a55995f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.143847 14094 tablet_service.cc:1511] Processing CreateTablet for tablet 8db2b500d7fa4ba691b703b524d0f286 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:11.146220 14019 tablet_service.cc:1511] Processing CreateTablet for tablet fc0ac93b2d7e4e119d8c77f2287e8ee9 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:11.146423 14166 tablet_service.cc:1511] Processing CreateTablet for tablet 6cdebab894ab410083751f5ee6d4e3fb (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:11.152545 14166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cdebab894ab410083751f5ee6d4e3fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.154634 14088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263485d1d5b74bbb8566897b88835b6c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:11.157898 14133 tablet.cc:2406] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:51:11.167096 14231 raft_consensus.cc:493] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.167809 14231 raft_consensus.cc:515] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:11.177168 14228 tablet_bootstrap.cc:492] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:11.105139 14020 tablet_service.cc:1511] Processing CreateTablet for tablet 1a7f9bbaf42a452e9cf476d2094a91b6 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:11.178061 14228 ts_tablet_manager.cc:1403] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.238s	user 0.007s	sys 0.006s
I20260709 14:51:11.178421 14020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a7f9bbaf42a452e9cf476d2094a91b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.183135 14090 tablet_service.cc:1511] Processing CreateTablet for tablet bca4cd804ff945db9afde3f06a55995f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:11.185211 14090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bca4cd804ff945db9afde3f06a55995f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.192356 14015 tablet_service.cc:1511] Processing CreateTablet for tablet 8844542ec1ec4b4bb70d1902e5bb65cb (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:11.147907 13943 tablet_service.cc:1511] Processing CreateTablet for tablet f75cf55e16fb4a0a938b8474707af307 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:11.198046 13943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75cf55e16fb4a0a938b8474707af307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.205051 14231 leader_election.cc:290] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:11.196621 14223 tablet_bootstrap.cc:654] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.200947 14089 tablet_service.cc:1511] Processing CreateTablet for tablet 27b5f0fac8fc4553b5a784a27f4217dd (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:11.217584 14170 tablet_service.cc:1511] Processing CreateTablet for tablet 60bc405e09344520998d63a346adc567 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:11.218879 14170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60bc405e09344520998d63a346adc567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.220000 13941 tablet_service.cc:1511] Processing CreateTablet for tablet 8db2b500d7fa4ba691b703b524d0f286 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:11.221963 13940 tablet_service.cc:1511] Processing CreateTablet for tablet 969753bf4a69495d9d7b2174d8396f1a (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:11.236210 13941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db2b500d7fa4ba691b703b524d0f286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.237620 14224 ts_tablet_manager.cc:1434] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.214s	user 0.009s	sys 0.006s
I20260709 14:51:11.238886 14224 tablet_bootstrap.cc:492] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:11.239056 14206 heartbeater.cc:499] Master 127.11.177.126:46741 was elected leader, sending a full tablet report...
I20260709 14:51:11.234010 14094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db2b500d7fa4ba691b703b524d0f286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.247947 14095 tablet_service.cc:1511] Processing CreateTablet for tablet 60bc405e09344520998d63a346adc567 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:11.260000 14232 raft_consensus.cc:493] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.269146 14232 raft_consensus.cc:515] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:11.271962 14232 leader_election.cc:290] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:11.253695 13940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 969753bf4a69495d9d7b2174d8396f1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.248903 13947 tablet_service.cc:1511] Processing CreateTablet for tablet 27b5f0fac8fc4553b5a784a27f4217dd (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:11.276677 14228 raft_consensus.cc:359] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:11.287984 14228 raft_consensus.cc:385] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.294045 14234 raft_consensus.cc:493] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.294544 14234 raft_consensus.cc:515] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:11.297155 14234 leader_election.cc:290] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:11.297441 14224 tablet_bootstrap.cc:654] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.302911 14089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b5f0fac8fc4553b5a784a27f4217dd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:11.314837 13840 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 47285.8us
I20260709 14:51:11.319332 14019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0ac93b2d7e4e119d8c77f2287e8ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.326789 14016 tablet_service.cc:1511] Processing CreateTablet for tablet 126cc3101cf841178c4b4e4d26e18c66 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:11.328063 14016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126cc3101cf841178c4b4e4d26e18c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.330768 14014 tablet_service.cc:1511] Processing CreateTablet for tablet f75cf55e16fb4a0a938b8474707af307 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:11.331943 14014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75cf55e16fb4a0a938b8474707af307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.334348 13947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b5f0fac8fc4553b5a784a27f4217dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.338521 14017 tablet_service.cc:1511] Processing CreateTablet for tablet 27b5f0fac8fc4553b5a784a27f4217dd (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:11.307379 14225 tablet_bootstrap.cc:700] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817: Time spent opening tablet: real 0.150s	user 0.001s	sys 0.004s
I20260709 14:51:11.339721 14017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b5f0fac8fc4553b5a784a27f4217dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.339816 14225 tablet_bootstrap.cc:654] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.288318 14228 raft_consensus.cc:740] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.384531 14023 tablet_service.cc:1511] Processing CreateTablet for tablet 969753bf4a69495d9d7b2174d8396f1a (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:11.387691 14021 tablet_service.cc:1511] Processing CreateTablet for tablet bca4cd804ff945db9afde3f06a55995f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:11.389665 14228 consensus_queue.cc:260] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:11.391561 14095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60bc405e09344520998d63a346adc567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.393918 14015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8844542ec1ec4b4bb70d1902e5bb65cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.403180 13948 tablet_service.cc:1511] Processing CreateTablet for tablet a4f72d27f268479e90770caa4b822e6a (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:11.403393 13941 tablet_service.cc:1511] Processing CreateTablet for tablet 69649f7416be41169f800f2060b2019f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:11.404403 13948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4f72d27f268479e90770caa4b822e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.404958 13941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69649f7416be41169f800f2060b2019f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.405608 13945 tablet_service.cc:1511] Processing CreateTablet for tablet 6cdebab894ab410083751f5ee6d4e3fb (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:11.405958 13944 tablet_service.cc:1511] Processing CreateTablet for tablet 60bc405e09344520998d63a346adc567 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:11.406754 13945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cdebab894ab410083751f5ee6d4e3fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.407872 13944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60bc405e09344520998d63a346adc567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.419770 14023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 969753bf4a69495d9d7b2174d8396f1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.428260 14166 tablet_service.cc:1511] Processing CreateTablet for tablet 8de20d494f9a48c19011ad7818d957be (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:11.439397 14166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de20d494f9a48c19011ad7818d957be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.428362 14022 tablet_service.cc:1511] Processing CreateTablet for tablet 6cdebab894ab410083751f5ee6d4e3fb (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:11.430235 14164 tablet_service.cc:1511] Processing CreateTablet for tablet 69649f7416be41169f800f2060b2019f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:11.432148 14168 tablet_service.cc:1511] Processing CreateTablet for tablet 986b50960b6048f3bb6e053e4d761b26 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:11.442216 14022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cdebab894ab410083751f5ee6d4e3fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.442288 14164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69649f7416be41169f800f2060b2019f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.445904 14168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986b50960b6048f3bb6e053e4d761b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.454903 14021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bca4cd804ff945db9afde3f06a55995f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.496279 14018 tablet_service.cc:1511] Processing CreateTablet for tablet 8de20d494f9a48c19011ad7818d957be (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:11.498286 14091 tablet_service.cc:1511] Processing CreateTablet for tablet 8de20d494f9a48c19011ad7818d957be (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:11.498814 14018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de20d494f9a48c19011ad7818d957be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.499621 14091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de20d494f9a48c19011ad7818d957be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.502310 14088 tablet_service.cc:1511] Processing CreateTablet for tablet a4f72d27f268479e90770caa4b822e6a (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:11.503572 14088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4f72d27f268479e90770caa4b822e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.526965 14223 tablet_bootstrap.cc:492] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:11.527484 14223 ts_tablet_manager.cc:1403] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.393s	user 0.017s	sys 0.039s
I20260709 14:51:11.530288 14019 tablet_service.cc:1511] Processing CreateTablet for tablet 69649f7416be41169f800f2060b2019f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:11.531621 14019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69649f7416be41169f800f2060b2019f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.535514 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:11.532891 14223 raft_consensus.cc:359] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
W20260709 14:51:11.537914 13840 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.177.66:43873, user_credentials={real_user=slave}} blocked reactor thread for 103571us
W20260709 14:51:11.538158 13843 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 72757.8us
I20260709 14:51:11.540689 14223 raft_consensus.cc:385] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.541386 14223 raft_consensus.cc:740] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.542061 14223 consensus_queue.cc:260] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:11.544354 14223 ts_tablet_manager.cc:1434] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:51:11.545245 14223 tablet_bootstrap.cc:492] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:11.547742 14096 tablet_service.cc:1511] Processing CreateTablet for tablet 986b50960b6048f3bb6e053e4d761b26 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:11.549080 14096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986b50960b6048f3bb6e053e4d761b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.551527 14020 tablet_service.cc:1511] Processing CreateTablet for tablet a4f72d27f268479e90770caa4b822e6a (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:11.554533 14020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4f72d27f268479e90770caa4b822e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.552228 14223 tablet_bootstrap.cc:654] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.567606 14168 tablet_service.cc:1511] Processing CreateTablet for tablet 5faa52e7ca1c4a4780dc38bee6dafbac (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:11.568884 14168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5faa52e7ca1c4a4780dc38bee6dafbac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.551633 14228 ts_tablet_manager.cc:1434] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.373s	user 0.035s	sys 0.033s
I20260709 14:51:11.584053 14225 tablet_bootstrap.cc:492] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:11.584589 14225 ts_tablet_manager.cc:1403] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.448s	user 0.009s	sys 0.012s
I20260709 14:51:11.587493 14225 raft_consensus.cc:359] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:11.588187 14225 raft_consensus.cc:385] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.588474 14225 raft_consensus.cc:740] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
W20260709 14:51:11.589512 14147 leader_election.cc:343] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:11.592671 13948 tablet_service.cc:1511] Processing CreateTablet for tablet 24a9901d3f754308b70b5159e692aa22 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:11.594007 13948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a9901d3f754308b70b5159e692aa22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.589125 14225 consensus_queue.cc:260] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:11.598177 13939 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35048 (request call id 14) took 1038 ms. Trace:
I20260709 14:51:11.598630 13939 rpcz_store.cc:276] 0709 14:51:10.560205 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:10.848928 (+288723us) service_pool.cc:224] Handling call
0709 14:51:11.058557 (+209629us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:11.058925 (+   368us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:11.431898 (+372973us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:11.597706 (+165808us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:11.598120 (+   414us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:11.599581 14225 ts_tablet_manager.cc:1434] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 14:51:11.600605 14225 tablet_bootstrap.cc:492] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:11.616271 14246 raft_consensus.cc:493] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.616842 14246 raft_consensus.cc:515] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:11.618897 14228 tablet_bootstrap.cc:492] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:11.622292 13945 tablet_service.cc:1511] Processing CreateTablet for tablet 986b50960b6048f3bb6e053e4d761b26 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:11.630015 14091 tablet_service.cc:1511] Processing CreateTablet for tablet 5faa52e7ca1c4a4780dc38bee6dafbac (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:11.630481 14023 tablet_service.cc:1511] Processing CreateTablet for tablet 5faa52e7ca1c4a4780dc38bee6dafbac (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:11.631700 14091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5faa52e7ca1c4a4780dc38bee6dafbac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.638650 14246 leader_election.cc:290] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:11.631844 14023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5faa52e7ca1c4a4780dc38bee6dafbac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.664140 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45abe180e2e49cbb6e354138e080047" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:11.667495 14224 tablet_bootstrap.cc:492] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:11.668068 14224 ts_tablet_manager.cc:1403] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.429s	user 0.012s	sys 0.009s
I20260709 14:51:11.673476 14228 tablet_bootstrap.cc:654] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.673240 14224 raft_consensus.cc:359] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:11.673966 14224 raft_consensus.cc:385] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.674278 14224 raft_consensus.cc:740] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.661234 13945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986b50960b6048f3bb6e053e4d761b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.651194 14016 tablet_service.cc:1511] Processing CreateTablet for tablet 24a9901d3f754308b70b5159e692aa22 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:11.679983 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45abe180e2e49cbb6e354138e080047" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:11.680296 14016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a9901d3f754308b70b5159e692aa22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.682998 13958 raft_consensus.cc:2468] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:11.687564 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
W20260709 14:51:11.685206 13921 leader_election.cc:343] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:11.689234 14144 leader_election.cc:343] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:11.689713 14144 leader_election.cc:304] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:11.690758 14234 raft_consensus.cc:2749] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:11.691311 14225 tablet_bootstrap.cc:654] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.692418 14073 leader_election.cc:304] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:11.694006 14232 raft_consensus.cc:2804] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:11.694336 14232 raft_consensus.cc:493] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:11.694650 14232 raft_consensus.cc:3060] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.714000 14166 tablet_service.cc:1511] Processing CreateTablet for tablet fd5a8ee79a9b430c8fff6ef8e88fe6ec (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:11.713897 14095 tablet_service.cc:1511] Processing CreateTablet for tablet 24a9901d3f754308b70b5159e692aa22 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:11.716006 14166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5a8ee79a9b430c8fff6ef8e88fe6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.682334 14224 consensus_queue.cc:260] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:11.723162 14232 raft_consensus.cc:515] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:11.723788 13944 tablet_service.cc:1511] Processing CreateTablet for tablet fd5a8ee79a9b430c8fff6ef8e88fe6ec (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:11.725085 14232 leader_election.cc:290] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:11.725169 13944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5a8ee79a9b430c8fff6ef8e88fe6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.729665 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45abe180e2e49cbb6e354138e080047" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:11.730309 13958 raft_consensus.cc:3060] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.732033 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45abe180e2e49cbb6e354138e080047" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:11.732858 14107 raft_consensus.cc:2393] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 in current term 1: Already voted for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in this term.
I20260709 14:51:11.736351 14228 tablet_bootstrap.cc:492] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:11.736857 14228 ts_tablet_manager.cc:1403] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.118s	user 0.017s	sys 0.008s
I20260709 14:51:11.739688 14228 raft_consensus.cc:359] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:11.740368 14228 raft_consensus.cc:385] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.740636 14228 raft_consensus.cc:740] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.741499 14228 consensus_queue.cc:260] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:11.746373 14228 ts_tablet_manager.cc:1434] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:51:11.747304 14228 tablet_bootstrap.cc:492] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:11.748445 13921 leader_election.cc:304] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:11.751595 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45abe180e2e49cbb6e354138e080047" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:11.754765 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45abe180e2e49cbb6e354138e080047" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
W20260709 14:51:11.755066 14070 leader_election.cc:343] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:11.757486 14228 tablet_bootstrap.cc:654] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.757087 14015 tablet_service.cc:1511] Processing CreateTablet for tablet fd5a8ee79a9b430c8fff6ef8e88fe6ec (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:11.763195 14015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5a8ee79a9b430c8fff6ef8e88fe6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.768828 14095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a9901d3f754308b70b5159e692aa22. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:11.768976 14070 leader_election.cc:343] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:11.773697 14223 tablet_bootstrap.cc:492] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:11.774214 14223 ts_tablet_manager.cc:1403] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.229s	user 0.020s	sys 0.008s
I20260709 14:51:11.777011 14223 raft_consensus.cc:359] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:11.777716 14223 raft_consensus.cc:385] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.778097 14223 raft_consensus.cc:740] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.778396 14224 ts_tablet_manager.cc:1434] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.110s	user 0.004s	sys 0.004s
I20260709 14:51:11.779397 14224 tablet_bootstrap.cc:492] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:11.787554 14223 consensus_queue.cc:260] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:11.789319 14166 tablet_service.cc:1511] Processing CreateTablet for tablet 2ba663cb24dc481b91aabbb5361f0c66 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:11.790585 14166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ba663cb24dc481b91aabbb5361f0c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.790771 14089 tablet_service.cc:1511] Processing CreateTablet for tablet 2ba663cb24dc481b91aabbb5361f0c66 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:11.792006 14089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ba663cb24dc481b91aabbb5361f0c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.796200 14223 ts_tablet_manager.cc:1434] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 14:51:11.801100 14223 tablet_bootstrap.cc:492] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:11.753628 13958 raft_consensus.cc:2468] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:11.808748 14235 raft_consensus.cc:2749] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:11.812258 14224 tablet_bootstrap.cc:654] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.813506 14228 tablet_bootstrap.cc:492] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:11.813972 14228 ts_tablet_manager.cc:1403] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.008s
I20260709 14:51:11.818389 14225 tablet_bootstrap.cc:492] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:11.818856 14225 ts_tablet_manager.cc:1403] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.218s	user 0.019s	sys 0.022s
I20260709 14:51:11.818572 14228 raft_consensus.cc:359] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:11.819475 14228 raft_consensus.cc:385] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.819815 14228 raft_consensus.cc:740] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.820999 14019 tablet_service.cc:1511] Processing CreateTablet for tablet abcafccb80a74d8789e7488d70e05340 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:11.821374 14228 consensus_queue.cc:260] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:11.824833 14228 ts_tablet_manager.cc:1434] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:51:11.825438 14073 leader_election.cc:304] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:11.825981 14228 tablet_bootstrap.cc:492] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:11.822068 13944 tablet_service.cc:1511] Processing CreateTablet for tablet 2ba663cb24dc481b91aabbb5361f0c66 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:11.822746 14232 raft_consensus.cc:493] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.827638 14232 raft_consensus.cc:515] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:11.828943 13944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ba663cb24dc481b91aabbb5361f0c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.829900 14232 leader_election.cc:290] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:11.830415 14232 raft_consensus.cc:2804] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:11.822252 14019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abcafccb80a74d8789e7488d70e05340. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:11.840229 13904 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:11.841375 14223 tablet_bootstrap.cc:654] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.844120 14225 raft_consensus.cc:359] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:11.830862 14166 tablet_service.cc:1511] Processing CreateTablet for tablet abcafccb80a74d8789e7488d70e05340 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:11.848316 13945 tablet_service.cc:1511] Processing CreateTablet for tablet 164b8a3a7d9a4c519bad1db0e3146b51 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:11.849290 14166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abcafccb80a74d8789e7488d70e05340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.830804 14232 raft_consensus.cc:697] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:11.850809 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03657df1a544a3bb341353fa591583" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:11.851382 14232 consensus_queue.cc:237] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
W20260709 14:51:11.852311 13999 leader_election.cc:343] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:11.855481 13945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164b8a3a7d9a4c519bad1db0e3146b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.855727 14023 tablet_service.cc:1511] Processing CreateTablet for tablet 164b8a3a7d9a4c519bad1db0e3146b51 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:11.858423 14023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164b8a3a7d9a4c519bad1db0e3146b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.857168 14225 raft_consensus.cc:385] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.862681 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34874fcf37ca4d37b8694f38dda83f11" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:11.861690 14225 raft_consensus.cc:740] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.863282 14033 raft_consensus.cc:2468] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:11.865355 14070 leader_election.cc:304] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:11.865638 14096 tablet_service.cc:1511] Processing CreateTablet for tablet abcafccb80a74d8789e7488d70e05340 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:11.869858 14096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abcafccb80a74d8789e7488d70e05340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.866043 14095 tablet_service.cc:1511] Processing CreateTablet for tablet 164b8a3a7d9a4c519bad1db0e3146b51 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:11.876720 14095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164b8a3a7d9a4c519bad1db0e3146b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.877589 14259 raft_consensus.cc:2804] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:11.877389 14168 tablet_service.cc:1511] Processing CreateTablet for tablet de3122d77df94945a93b7411cb887c09 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:11.877939 14259 raft_consensus.cc:493] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:11.878288 14259 raft_consensus.cc:3060] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.878582 14168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de3122d77df94945a93b7411cb887c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.887135 14259 raft_consensus.cc:515] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:11.894413 14228 tablet_bootstrap.cc:654] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:11.874121 14073 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 48777us
I20260709 14:51:11.898846 14225 consensus_queue.cc:260] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:11.902011 14224 tablet_bootstrap.cc:492] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:11.902678 14224 ts_tablet_manager.cc:1403] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.123s	user 0.009s	sys 0.008s
I20260709 14:51:11.903997 14225 ts_tablet_manager.cc:1434] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.085s	user 0.004s	sys 0.004s
I20260709 14:51:11.905004 14225 tablet_bootstrap.cc:492] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:11.904742 14170 tablet_service.cc:1511] Processing CreateTablet for tablet e269c269ed244e4b8f6bdb0dae9f6e5f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:11.905977 14170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e269c269ed244e4b8f6bdb0dae9f6e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.914109 14223 tablet_bootstrap.cc:492] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:11.914582 14223 ts_tablet_manager.cc:1403] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.004s
I20260709 14:51:11.917097 14234 raft_consensus.cc:493] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.908046 14224 raft_consensus.cc:359] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:11.917475 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03657df1a544a3bb341353fa591583" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:11.917609 14234 raft_consensus.cc:515] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:11.917810 14224 raft_consensus.cc:385] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.918346 14224 raft_consensus.cc:740] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.918922 14016 tablet_service.cc:1511] Processing CreateTablet for tablet de3122d77df94945a93b7411cb887c09 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:11.919632 14234 leader_election.cc:290] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:11.919231 14224 consensus_queue.cc:260] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:11.920198 14016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de3122d77df94945a93b7411cb887c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.920624 14235 raft_consensus.cc:493] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:11.921079 14235 raft_consensus.cc:515] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:11.921805 14224 ts_tablet_manager.cc:1434] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260709 14:51:11.922940 14224 tablet_bootstrap.cc:492] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:11.925196 13941 tablet_service.cc:1511] Processing CreateTablet for tablet e269c269ed244e4b8f6bdb0dae9f6e5f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:11.926440 13941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e269c269ed244e4b8f6bdb0dae9f6e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.928718 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
W20260709 14:51:11.929879 14144 leader_election.cc:343] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:11.931900 13998 leader_election.cc:343] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:11.932349 13998 leader_election.cc:304] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:11.938053 14235 leader_election.cc:290] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:11.938474 14246 raft_consensus.cc:2749] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:11.923091 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:11.939070 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a8e5c278b451abef00db7ce0c2ef9" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
W20260709 14:51:11.940455 14147 leader_election.cc:343] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:11.940851 14147 leader_election.cc:304] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:11.941618 14234 raft_consensus.cc:2749] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:11.943082 13921 leader_election.cc:343] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:11.945958 14164 tablet_service.cc:1511] Processing CreateTablet for tablet 57b356c85ffc4ec09ecbaaabfd8dbafc (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:11.947170 14164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57b356c85ffc4ec09ecbaaabfd8dbafc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.946825 13948 tablet_service.cc:1511] Processing CreateTablet for tablet 5726f7e2a23749a6a1586c1858416a3f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:11.948077 13948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5726f7e2a23749a6a1586c1858416a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.951651 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a8e5c278b451abef00db7ce0c2ef9" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
W20260709 14:51:11.953147 13923 leader_election.cc:343] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:11.953615 13923 leader_election.cc:304] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:11.953744 14223 raft_consensus.cc:359] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:11.954406 14223 raft_consensus.cc:385] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:11.954665 14235 raft_consensus.cc:2749] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:11.954711 14223 raft_consensus.cc:740] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:11.958194 14223 consensus_queue.cc:260] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:11.958881 13944 tablet_service.cc:1511] Processing CreateTablet for tablet de3122d77df94945a93b7411cb887c09 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:11.960079 13944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de3122d77df94945a93b7411cb887c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.960260 14223 ts_tablet_manager.cc:1434] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.002s
I20260709 14:51:11.951282 14023 tablet_service.cc:1511] Processing CreateTablet for tablet 57b356c85ffc4ec09ecbaaabfd8dbafc (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:11.961731 14259 leader_election.cc:290] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:11.962450 14023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57b356c85ffc4ec09ecbaaabfd8dbafc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.967641 14224 tablet_bootstrap.cc:654] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:11.956681 14070 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.66:43873, user_credentials={real_user=slave}} blocked reactor thread for 91431.6us
I20260709 14:51:11.961203 14223 tablet_bootstrap.cc:492] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:11.974596 14225 tablet_bootstrap.cc:654] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:11.975744 14015 tablet_service.cc:1511] Processing CreateTablet for tablet 5726f7e2a23749a6a1586c1858416a3f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:11.981046 14166 tablet_service.cc:1511] Processing CreateTablet for tablet c0085c336ff34666adfc18018ed1480b (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:11.982141 14166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0085c336ff34666adfc18018ed1480b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.982744 14015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5726f7e2a23749a6a1586c1858416a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.983642 13856 catalog_manager.cc:5697] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:11.988365 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34874fcf37ca4d37b8694f38dda83f11" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:11.988915 14033 raft_consensus.cc:3060] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:11.989454 13947 tablet_service.cc:1511] Processing CreateTablet for tablet c0085c336ff34666adfc18018ed1480b (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:11.990653 13947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0085c336ff34666adfc18018ed1480b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:11.998059 14223 tablet_bootstrap.cc:654] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.001103 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34874fcf37ca4d37b8694f38dda83f11" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:12.002519 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34874fcf37ca4d37b8694f38dda83f11" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
W20260709 14:51:12.004739 14072 leader_election.cc:343] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:12.005677 14072 leader_election.cc:343] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.006531 14015 tablet_service.cc:1511] Processing CreateTablet for tablet c0085c336ff34666adfc18018ed1480b (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:12.007400 14033 raft_consensus.cc:2468] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:12.007856 14015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0085c336ff34666adfc18018ed1480b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.011267 14167 tablet_service.cc:1511] Processing CreateTablet for tablet a59f5542349d4974a8da2272292ba5e2 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:12.012409 14167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a59f5542349d4974a8da2272292ba5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.012482 14228 tablet_bootstrap.cc:492] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:12.013024 14228 ts_tablet_manager.cc:1403] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.187s	user 0.015s	sys 0.006s
I20260709 14:51:12.022327 13939 tablet_service.cc:1511] Processing CreateTablet for tablet a59f5542349d4974a8da2272292ba5e2 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:12.023670 13939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a59f5542349d4974a8da2272292ba5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.025154 13948 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea83f2251fc4004be6d9795cc2600b3 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:12.027943 14095 tablet_service.cc:1511] Processing CreateTablet for tablet e269c269ed244e4b8f6bdb0dae9f6e5f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:12.029122 14095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e269c269ed244e4b8f6bdb0dae9f6e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.034214 14019 tablet_service.cc:1511] Processing CreateTablet for tablet 9b5359b9b6dc462ca79f76866e8c4b24 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:12.035452 14019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b5359b9b6dc462ca79f76866e8c4b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.035389 14018 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea83f2251fc4004be6d9795cc2600b3 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:12.036635 14018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea83f2251fc4004be6d9795cc2600b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.036271 14228 raft_consensus.cc:359] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.045094 14096 tablet_service.cc:1511] Processing CreateTablet for tablet 57b356c85ffc4ec09ecbaaabfd8dbafc (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:12.045608 14089 tablet_service.cc:1511] Processing CreateTablet for tablet 5726f7e2a23749a6a1586c1858416a3f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:12.046355 14096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57b356c85ffc4ec09ecbaaabfd8dbafc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.046867 14089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5726f7e2a23749a6a1586c1858416a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.049609 13948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea83f2251fc4004be6d9795cc2600b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.042644 14228 raft_consensus.cc:385] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.052276 14228 raft_consensus.cc:740] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.053154 14228 consensus_queue.cc:260] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.055531 14228 ts_tablet_manager.cc:1434] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.042s	user 0.002s	sys 0.004s
I20260709 14:51:12.056573 14228 tablet_bootstrap.cc:492] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:12.062743 14091 tablet_service.cc:1511] Processing CreateTablet for tablet a59f5542349d4974a8da2272292ba5e2 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:12.062922 14088 tablet_service.cc:1511] Processing CreateTablet for tablet 9b5359b9b6dc462ca79f76866e8c4b24 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:12.063987 14091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a59f5542349d4974a8da2272292ba5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.064699 14088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b5359b9b6dc462ca79f76866e8c4b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.069818 14070 leader_election.cc:304] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:12.070398 14094 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea83f2251fc4004be6d9795cc2600b3 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:12.070715 14263 raft_consensus.cc:2804] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:12.071234 14263 raft_consensus.cc:697] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:12.071637 14094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea83f2251fc4004be6d9795cc2600b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.071978 14263 consensus_queue.cc:237] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.062958 14168 tablet_service.cc:1511] Processing CreateTablet for tablet 9b5359b9b6dc462ca79f76866e8c4b24 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:12.086985 14168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b5359b9b6dc462ca79f76866e8c4b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.086742 14166 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2a8cbdddb64f3cb25953dd6a9bf9bb (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:12.087922 14166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2a8cbdddb64f3cb25953dd6a9bf9bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.089617 13945 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2a8cbdddb64f3cb25953dd6a9bf9bb (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:12.094913 14170 tablet_service.cc:1511] Processing CreateTablet for tablet cf3ca824356d4fb2aba9a40df412111f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:12.102638 13945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2a8cbdddb64f3cb25953dd6a9bf9bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.102767 14170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3ca824356d4fb2aba9a40df412111f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.104218 14014 tablet_service.cc:1511] Processing CreateTablet for tablet 2a3fb6bbf641405f957f05432d687739 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:12.105425 14014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a3fb6bbf641405f957f05432d687739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.095768 13942 tablet_service.cc:1511] Processing CreateTablet for tablet cf3ca824356d4fb2aba9a40df412111f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:12.105671 14232 raft_consensus.cc:493] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.106422 13942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3ca824356d4fb2aba9a40df412111f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.106125 14232 raft_consensus.cc:515] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.108196 14232 leader_election.cc:290] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:12.109612 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:12.110196 14180 raft_consensus.cc:2468] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:12.111085 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
W20260709 14:51:12.112401 14073 leader_election.cc:343] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.113288 14246 raft_consensus.cc:493] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.113785 14246 raft_consensus.cc:515] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.115736 14246 leader_election.cc:290] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:12.116464 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f4982298bf46c4b1827330a82fa55f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:12.116847 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f4982298bf46c4b1827330a82fa55f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
W20260709 14:51:12.117897 13998 leader_election.cc:343] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.116367 14072 leader_election.cc:304] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817
W20260709 14:51:12.118446 13999 leader_election.cc:343] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.118878 13999 leader_election.cc:304] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:12.119208 14232 raft_consensus.cc:2804] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:12.119597 14232 raft_consensus.cc:493] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:12.119899 14232 raft_consensus.cc:3060] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.119992 14246 raft_consensus.cc:2749] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:12.134591 14223 tablet_bootstrap.cc:492] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:12.135088 14223 ts_tablet_manager.cc:1403] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.174s	user 0.010s	sys 0.007s
I20260709 14:51:12.142920 14223 raft_consensus.cc:359] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:12.143625 14223 raft_consensus.cc:385] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.143952 14224 tablet_bootstrap.cc:492] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:12.144441 14224 ts_tablet_manager.cc:1403] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.222s	user 0.015s	sys 0.017s
I20260709 14:51:12.143893 14223 raft_consensus.cc:740] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.146692 14228 tablet_bootstrap.cc:654] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.147954 14168 tablet_service.cc:1511] Processing CreateTablet for tablet 2a3fb6bbf641405f957f05432d687739 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:12.146625 14223 consensus_queue.cc:260] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:12.151374 14223 ts_tablet_manager.cc:1434] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260709 14:51:12.152710 14223 tablet_bootstrap.cc:492] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:12.149185 14168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a3fb6bbf641405f957f05432d687739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.154881 14224 raft_consensus.cc:359] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.155638 14224 raft_consensus.cc:385] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.155967 14224 raft_consensus.cc:740] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.156819 14224 consensus_queue.cc:260] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.092983 14015 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2a8cbdddb64f3cb25953dd6a9bf9bb (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:12.160225 14223 tablet_bootstrap.cc:654] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.160398 14015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2a8cbdddb64f3cb25953dd6a9bf9bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.162839 14224 ts_tablet_manager.cc:1434] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 14:51:12.166074 14094 tablet_service.cc:1511] Processing CreateTablet for tablet 2a3fb6bbf641405f957f05432d687739 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:12.172117 13947 tablet_service.cc:1511] Processing CreateTablet for tablet ee0764fb4ca944b7a4f31daf2fbc5100 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:12.172640 14094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a3fb6bbf641405f957f05432d687739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.173336 13947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee0764fb4ca944b7a4f31daf2fbc5100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.173413 14225 tablet_bootstrap.cc:492] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:12.174365 14225 ts_tablet_manager.cc:1403] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.270s	user 0.012s	sys 0.005s
I20260709 14:51:12.142257 14232 raft_consensus.cc:515] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.178952 14225 raft_consensus.cc:359] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.179633 14225 raft_consensus.cc:385] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.179919 14225 raft_consensus.cc:740] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.180385 14023 tablet_service.cc:1511] Processing CreateTablet for tablet ee0764fb4ca944b7a4f31daf2fbc5100 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:12.180647 14225 consensus_queue.cc:260] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.181813 14023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee0764fb4ca944b7a4f31daf2fbc5100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.188870 14088 tablet_service.cc:1511] Processing CreateTablet for tablet ee0764fb4ca944b7a4f31daf2fbc5100 (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:12.190120 14088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee0764fb4ca944b7a4f31daf2fbc5100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.195262 14224 tablet_bootstrap.cc:492] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:12.198355 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
W20260709 14:51:12.199784 14073 leader_election.cc:343] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.200717 14089 tablet_service.cc:1511] Processing CreateTablet for tablet cf3ca824356d4fb2aba9a40df412111f (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:12.201946 14089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3ca824356d4fb2aba9a40df412111f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.203987 14263 raft_consensus.cc:493] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.204116 14232 leader_election.cc:290] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:12.204461 14263 raft_consensus.cc:515] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.205125 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:12.205822 14180 raft_consensus.cc:3060] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.206007 14225 ts_tablet_manager.cc:1434] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:51:12.206493 14263 leader_election.cc:290] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:12.207028 14225 tablet_bootstrap.cc:492] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:12.207181 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcb9bd4e9a24ec68689c0d622106be2" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
W20260709 14:51:12.208464 14073 leader_election.cc:343] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.210350 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcb9bd4e9a24ec68689c0d622106be2" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
W20260709 14:51:12.211756 14070 leader_election.cc:343] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.212185 14070 leader_election.cc:304] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:12.219991 14263 raft_consensus.cc:2749] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:12.223903 14224 tablet_bootstrap.cc:654] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.233203 14246 raft_consensus.cc:493] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.221256 14225 tablet_bootstrap.cc:654] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.234498 14246 raft_consensus.cc:515] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.236907 14246 leader_election.cc:290] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:12.244405 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45abe180e2e49cbb6e354138e080047" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:12.245312 13958 raft_consensus.cc:2393] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccf653224ebf45688ac8367384cceaea in current term 1: Already voted for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in this term.
I20260709 14:51:12.256589 14223 tablet_bootstrap.cc:492] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:12.257107 14223 ts_tablet_manager.cc:1403] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.003s
I20260709 14:51:12.257570 14228 tablet_bootstrap.cc:492] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:12.258112 14228 ts_tablet_manager.cc:1403] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.202s	user 0.014s	sys 0.002s
I20260709 14:51:12.259948 14223 raft_consensus.cc:359] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.260651 14223 raft_consensus.cc:385] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.260941 14223 raft_consensus.cc:740] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.261103 14228 raft_consensus.cc:359] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.262135 14180 raft_consensus.cc:2468] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:12.262284 14228 raft_consensus.cc:385] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.262982 14223 consensus_queue.cc:260] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.263370 14072 leader_election.cc:304] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:12.264147 14232 raft_consensus.cc:2804] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:12.263622 14228 raft_consensus.cc:740] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.276031 13944 tablet_service.cc:1511] Processing CreateTablet for tablet 73c67d73937741a98143522365baa05d (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:12.272087 14224 tablet_bootstrap.cc:492] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:12.274005 14232 raft_consensus.cc:697] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:12.274870 14223 ts_tablet_manager.cc:1434] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 14:51:12.283743 14223 tablet_bootstrap.cc:492] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:12.287441 14234 raft_consensus.cc:493] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.287940 14234 raft_consensus.cc:515] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:12.276538 14228 consensus_queue.cc:260] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.289546 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45abe180e2e49cbb6e354138e080047" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:12.276041 14168 tablet_service.cc:1511] Processing CreateTablet for tablet 73c67d73937741a98143522365baa05d (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:12.290910 14168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c67d73937741a98143522365baa05d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.291078 13996 leader_election.cc:304] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:12.291890 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59543a807d340239c2c19d7c16b1718" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:12.292343 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59543a807d340239c2c19d7c16b1718" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:12.292551 13958 raft_consensus.cc:2468] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 0.
I20260709 14:51:12.287920 14014 tablet_service.cc:1511] Processing CreateTablet for tablet 73c67d73937741a98143522365baa05d (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 14:51:12.293756 14144 leader_election.cc:343] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.294867 14228 ts_tablet_manager.cc:1434] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:51:12.295904 14228 tablet_bootstrap.cc:492] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:12.297029 14147 leader_election.cc:304] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [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: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:12.294480 14246 raft_consensus.cc:3060] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.298909 14279 raft_consensus.cc:2804] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:12.278959 14232 consensus_queue.cc:237] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.280396 13944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c67d73937741a98143522365baa05d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.304383 13856 catalog_manager.cc:5697] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:12.290154 14234 leader_election.cc:290] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:12.278962 14224 ts_tablet_manager.cc:1403] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.096s	user 0.028s	sys 0.013s
I20260709 14:51:12.305112 14223 tablet_bootstrap.cc:654] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.299291 14279 raft_consensus.cc:493] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:12.306051 14014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c67d73937741a98143522365baa05d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.310920 14225 tablet_bootstrap.cc:492] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:12.311017 14089 tablet_service.cc:1511] Processing CreateTablet for tablet f5174042afb642b0bb12a0466ece1a5c (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:12.311492 14225 ts_tablet_manager.cc:1403] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.105s	user 0.023s	sys 0.040s
I20260709 14:51:12.311431 14224 raft_consensus.cc:359] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.313262 13947 tablet_service.cc:1511] Processing CreateTablet for tablet f5174042afb642b0bb12a0466ece1a5c (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:12.314458 13947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5174042afb642b0bb12a0466ece1a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.312261 14224 raft_consensus.cc:385] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.314848 14224 raft_consensus.cc:740] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.314967 14170 tablet_service.cc:1511] Processing CreateTablet for tablet f5174042afb642b0bb12a0466ece1a5c (DEFAULT_TABLE table=test-workload [id=f3e26a2ff39640ed9b858394799c041d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:12.315649 14224 consensus_queue.cc:260] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.316964 14170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5174042afb642b0bb12a0466ece1a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.315688 14089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5174042afb642b0bb12a0466ece1a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:12.314427 14225 raft_consensus.cc:359] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.321931 14225 raft_consensus.cc:385] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.322283 14225 raft_consensus.cc:740] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.322928 14224 ts_tablet_manager.cc:1434] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:51:12.323159 14225 consensus_queue.cc:260] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.325297 14225 ts_tablet_manager.cc:1434] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:51:12.326244 14225 tablet_bootstrap.cc:492] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:12.330356 14246 raft_consensus.cc:2749] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:12.333302 14263 consensus_queue.cc:1048] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:12.317768 14279 raft_consensus.cc:3060] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.348703 14224 tablet_bootstrap.cc:492] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:12.372671 14224 tablet_bootstrap.cc:654] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.375047 14263 consensus_queue.cc:1048] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:12.366927 14228 tablet_bootstrap.cc:654] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.367666 14225 tablet_bootstrap.cc:654] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.393455 14279 raft_consensus.cc:515] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:12.401855 13855 catalog_manager.cc:5697] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:12.406287 14279 leader_election.cc:290] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:12.407835 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59543a807d340239c2c19d7c16b1718" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:12.409552 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59543a807d340239c2c19d7c16b1718" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:12.410125 13957 raft_consensus.cc:3060] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:12.413797 14144 leader_election.cc:343] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.414208 14223 tablet_bootstrap.cc:492] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:12.414458 14228 tablet_bootstrap.cc:492] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:12.414686 14223 ts_tablet_manager.cc:1403] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.131s	user 0.011s	sys 0.015s
I20260709 14:51:12.414760 14225 tablet_bootstrap.cc:492] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:12.414870 14228 ts_tablet_manager.cc:1403] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.119s	user 0.011s	sys 0.005s
I20260709 14:51:12.415367 14225 ts_tablet_manager.cc:1403] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.089s	user 0.005s	sys 0.007s
I20260709 14:51:12.418066 14228 raft_consensus.cc:359] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.418269 14225 raft_consensus.cc:359] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.418843 14228 raft_consensus.cc:385] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.418987 14225 raft_consensus.cc:385] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.419191 14228 raft_consensus.cc:740] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.419344 14225 raft_consensus.cc:740] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.419922 14223 raft_consensus.cc:359] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.420069 14228 consensus_queue.cc:260] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.420086 14225 consensus_queue.cc:260] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.420650 14223 raft_consensus.cc:385] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.421901 14223 raft_consensus.cc:740] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.422956 14223 consensus_queue.cc:260] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.425510 14228 ts_tablet_manager.cc:1434] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:51:12.425544 14223 ts_tablet_manager.cc:1434] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 14:51:12.426728 14228 tablet_bootstrap.cc:492] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:12.426771 14223 tablet_bootstrap.cc:492] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:12.429388 14225 ts_tablet_manager.cc:1434] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 14:51:12.433400 14223 tablet_bootstrap.cc:654] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.435683 14225 tablet_bootstrap.cc:492] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:12.434623 14228 tablet_bootstrap.cc:654] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.441365 13957 raft_consensus.cc:2468] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:12.448326 14225 tablet_bootstrap.cc:654] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.448680 14147 leader_election.cc:304] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:12.450788 14279 raft_consensus.cc:2804] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:12.451272 14279 raft_consensus.cc:697] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:12.452104 14279 consensus_queue.cc:237] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:12.455493 14224 tablet_bootstrap.cc:492] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:12.456065 14224 ts_tablet_manager.cc:1403] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.108s	user 0.036s	sys 0.016s
I20260709 14:51:12.485909 14224 raft_consensus.cc:359] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.486645 14224 raft_consensus.cc:385] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.486925 14224 raft_consensus.cc:740] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.488626 14224 consensus_queue.cc:260] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.490619 14228 tablet_bootstrap.cc:492] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:12.490777 14224 ts_tablet_manager.cc:1434] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.001s
I20260709 14:51:12.491031 14228 ts_tablet_manager.cc:1403] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.015s
I20260709 14:51:12.492236 14224 tablet_bootstrap.cc:492] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:12.494041 14228 raft_consensus.cc:359] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.494783 14228 raft_consensus.cc:385] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.495050 14228 raft_consensus.cc:740] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.495772 14228 consensus_queue.cc:260] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.498289 14228 ts_tablet_manager.cc:1434] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:51:12.497188 13852 catalog_manager.cc:5697] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 0 to 1, leader changed from <none> to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 1 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:12.498773 14224 tablet_bootstrap.cc:654] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.500327 14228 tablet_bootstrap.cc:492] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:12.506707 14228 tablet_bootstrap.cc:654] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.512701 14235 raft_consensus.cc:493] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.513160 14235 raft_consensus.cc:515] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.514549 14223 tablet_bootstrap.cc:492] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:12.515013 14223 ts_tablet_manager.cc:1403] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.088s	user 0.030s	sys 0.017s
I20260709 14:51:12.515086 14235 leader_election.cc:290] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:12.517243 14279 raft_consensus.cc:493] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.517737 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb6968301949cdb6a15d7da9d633a6" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:12.517915 14223 raft_consensus.cc:359] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:12.518612 14223 raft_consensus.cc:385] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.518882 14223 raft_consensus.cc:740] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
W20260709 14:51:12.519098 13921 leader_election.cc:343] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.517743 14279 raft_consensus.cc:515] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.519659 14223 consensus_queue.cc:260] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:12.521724 14279 leader_election.cc:290] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:12.522470 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f4982298bf46c4b1827330a82fa55f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:12.523005 14246 raft_consensus.cc:493] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.523452 14246 raft_consensus.cc:515] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
W20260709 14:51:12.523890 14147 leader_election.cc:343] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.525063 14223 ts_tablet_manager.cc:1434] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:51:12.525955 14223 tablet_bootstrap.cc:492] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:12.526382 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57b320abb2b4e8381d89008e604d756" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:12.526957 14180 raft_consensus.cc:2468] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 0.
I20260709 14:51:12.528155 13998 leader_election.cc:304] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:12.529348 14246 leader_election.cc:290] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:12.529832 14246 raft_consensus.cc:2804] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:12.530213 14246 raft_consensus.cc:493] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:12.530290 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57b320abb2b4e8381d89008e604d756" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:12.530583 14246 raft_consensus.cc:3060] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:12.531443 13999 leader_election.cc:343] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.517320 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb6968301949cdb6a15d7da9d633a6" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:12.533497 14033 raft_consensus.cc:2468] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:12.533752 14223 tablet_bootstrap.cc:654] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.539166 14228 tablet_bootstrap.cc:492] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:12.539069 13921 leader_election.cc:304] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:12.539609 14228 ts_tablet_manager.cc:1403] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.005s
I20260709 14:51:12.540109 14235 raft_consensus.cc:2804] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:12.540465 14235 raft_consensus.cc:493] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:12.540799 14235 raft_consensus.cc:3060] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.542157 14228 raft_consensus.cc:359] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.542806 14228 raft_consensus.cc:385] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.543118 14228 raft_consensus.cc:740] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.543725 14228 consensus_queue.cc:260] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.545258 14224 tablet_bootstrap.cc:492] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:12.545560 14228 ts_tablet_manager.cc:1434] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:12.546895 14224 ts_tablet_manager.cc:1403] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.012s
I20260709 14:51:12.547224 14228 tablet_bootstrap.cc:492] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:12.547226 14235 raft_consensus.cc:515] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.561652 14235 leader_election.cc:290] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:12.562150 14235 raft_consensus.cc:493] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.562546 14235 raft_consensus.cc:515] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.564384 14235 leader_election.cc:290] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:12.542623 14246 raft_consensus.cc:515] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.564993 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb6968301949cdb6a15d7da9d633a6" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:12.565587 14033 raft_consensus.cc:3060] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.566166 14246 leader_election.cc:290] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:12.567235 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57b320abb2b4e8381d89008e604d756" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
W20260709 14:51:12.568666 13999 leader_election.cc:343] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.569566 14228 tablet_bootstrap.cc:654] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.569612 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb6968301949cdb6a15d7da9d633a6" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:12.570734 14259 raft_consensus.cc:493] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.571182 14259 raft_consensus.cc:515] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:12.574831 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:12.575691 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320df30fa8434d9d96935fc42d4748f3" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:12.573137 14259 leader_election.cc:290] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:12.577250 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320df30fa8434d9d96935fc42d4748f3" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:12.577919 14107 raft_consensus.cc:2468] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
W20260709 14:51:12.574738 13921 leader_election.cc:343] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.574733 14224 raft_consensus.cc:359] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
W20260709 14:51:12.554945 14072 consensus_peers.cc:597] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Couldn't send request to peer b32009ed2a964ffbb8b687b27123c7af. 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:51:12.580245 14224 raft_consensus.cc:385] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:12.580358 14073 leader_election.cc:343] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.580585 14224 raft_consensus.cc:740] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.581439 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:12.582185 14223 tablet_bootstrap.cc:492] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:12.582440 14228 tablet_bootstrap.cc:492] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
W20260709 14:51:12.582729 14072 leader_election.cc:343] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.582882 14223 ts_tablet_manager.cc:1403] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.057s	user 0.026s	sys 0.010s
W20260709 14:51:12.579807 13921 leader_election.cc:343] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.582957 14228 ts_tablet_manager.cc:1403] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.000s
I20260709 14:51:12.583331 14072 leader_election.cc:304] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:12.582566 14224 consensus_queue.cc:260] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.584547 14033 raft_consensus.cc:2468] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:12.551121 14225 tablet_bootstrap.cc:492] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:12.585589 14223 raft_consensus.cc:359] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.585530 14225 ts_tablet_manager.cc:1403] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.150s	user 0.011s	sys 0.003s
I20260709 14:51:12.586265 14223 raft_consensus.cc:385] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.586617 14223 raft_consensus.cc:740] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.586843 14224 ts_tablet_manager.cc:1434] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:51:12.587381 14223 consensus_queue.cc:260] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.588690 14232 raft_consensus.cc:2749] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:12.588790 14224 tablet_bootstrap.cc:492] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:12.589213 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57b320abb2b4e8381d89008e604d756" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:12.589757 14223 ts_tablet_manager.cc:1434] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:51:12.587668 14228 raft_consensus.cc:359] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.590260 13921 leader_election.cc:304] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [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: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:12.590704 14228 raft_consensus.cc:385] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.591027 14228 raft_consensus.cc:740] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.590834 14225 raft_consensus.cc:359] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:12.591408 13921 leader_election.cc:304] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:12.591751 14228 consensus_queue.cc:260] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.593442 14235 raft_consensus.cc:2804] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:12.593845 14235 raft_consensus.cc:493] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:12.594038 14223 tablet_bootstrap.cc:492] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:12.594193 14235 raft_consensus.cc:3060] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.596076 14224 tablet_bootstrap.cc:654] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.597548 14300 raft_consensus.cc:2804] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:12.599676 14223 tablet_bootstrap.cc:654] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.589780 14180 raft_consensus.cc:3060] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.611527 14228 ts_tablet_manager.cc:1434] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 14:51:12.617619 14228 tablet_bootstrap.cc:492] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:12.624110 14300 raft_consensus.cc:697] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:12.625118 14300 consensus_queue.cc:237] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.626147 14228 tablet_bootstrap.cc:654] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.629941 14224 tablet_bootstrap.cc:492] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:12.630573 14224 ts_tablet_manager.cc:1403] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.026s
I20260709 14:51:12.632721 14180 raft_consensus.cc:2468] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:12.591600 14225 raft_consensus.cc:385] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.633577 14225 raft_consensus.cc:740] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.633246 14224 raft_consensus.cc:359] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.634150 14224 raft_consensus.cc:385] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.634487 14224 raft_consensus.cc:740] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.636855 14235 raft_consensus.cc:515] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.638990 14228 tablet_bootstrap.cc:492] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:12.639303 14246 raft_consensus.cc:493] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.639437 14228 ts_tablet_manager.cc:1403] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260709 14:51:12.639631 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320df30fa8434d9d96935fc42d4748f3" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:12.639756 14246 raft_consensus.cc:515] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.640878 14235 leader_election.cc:290] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
W20260709 14:51:12.640960 13921 leader_election.cc:343] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.634369 14225 consensus_queue.cc:260] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:12.635409 14224 consensus_queue.cc:260] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.674672 14223 tablet_bootstrap.cc:492] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:12.680441 14223 ts_tablet_manager.cc:1403] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.087s	user 0.026s	sys 0.034s
I20260709 14:51:12.667814 14232 consensus_queue.cc:1048] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:51:12.665203 13853 catalog_manager.cc:5697] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:12.682976 14223 raft_consensus.cc:359] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.683590 14223 raft_consensus.cc:385] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.668891 14228 raft_consensus.cc:359] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.684517 14228 raft_consensus.cc:385] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.684773 14228 raft_consensus.cc:740] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.662189 14246 leader_election.cc:290] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:12.685854 14228 consensus_queue.cc:260] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.643106 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320df30fa8434d9d96935fc42d4748f3" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:12.687646 14106 raft_consensus.cc:3060] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.688117 14228 ts_tablet_manager.cc:1434] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.048s	user 0.003s	sys 0.005s
I20260709 14:51:12.689072 14279 raft_consensus.cc:493] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.689306 14223 raft_consensus.cc:740] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.689695 14279 raft_consensus.cc:515] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.642870 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85fe13e29bf4ebbaa503b3711dd1215" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:12.690117 14223 consensus_queue.cc:260] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.691632 14279 leader_election.cc:290] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:12.692018 14223 ts_tablet_manager.cc:1434] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:51:12.692824 14223 tablet_bootstrap.cc:492] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:12.666360 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f4982298bf46c4b1827330a82fa55f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:12.693619 14032 raft_consensus.cc:2468] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 0.
I20260709 14:51:12.693521 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:12.694032 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:12.694259 14105 raft_consensus.cc:2468] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 0.
I20260709 14:51:12.694897 14144 leader_election.cc:304] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:12.695775 14279 raft_consensus.cc:2804] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:12.696125 14279 raft_consensus.cc:493] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:12.696540 14279 raft_consensus.cc:3060] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.642124 13998 leader_election.cc:304] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:12.696043 14144 leader_election.cc:304] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
W20260709 14:51:12.697748 14144 leader_election.cc:343] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.642429 14259 raft_consensus.cc:493] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.697893 14224 ts_tablet_manager.cc:1434] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.067s	user 0.016s	sys 0.013s
I20260709 14:51:12.689060 14228 tablet_bootstrap.cc:492] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:12.698027 14223 tablet_bootstrap.cc:654] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.698793 14234 raft_consensus.cc:2804] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:12.707849 14234 raft_consensus.cc:493] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:12.698794 14246 raft_consensus.cc:2804] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:12.708214 14234 raft_consensus.cc:3060] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.708503 14246 raft_consensus.cc:697] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:12.709349 14246 consensus_queue.cc:237] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
W20260709 14:51:12.699083 13998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 57050.6us
I20260709 14:51:12.699708 14225 ts_tablet_manager.cc:1434] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.113s	user 0.006s	sys 0.000s
I20260709 14:51:12.713434 14225 tablet_bootstrap.cc:492] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:12.713517 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85fe13e29bf4ebbaa503b3711dd1215" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:12.714121 14180 raft_consensus.cc:2468] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 0.
I20260709 14:51:12.722329 14234 raft_consensus.cc:515] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.700300 14224 tablet_bootstrap.cc:492] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:12.729745 13998 leader_election.cc:304] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:12.733481 14225 tablet_bootstrap.cc:654] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.734771 14298 raft_consensus.cc:2804] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:12.735159 14298 raft_consensus.cc:493] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:12.707247 14228 tablet_bootstrap.cc:654] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.735617 14298 raft_consensus.cc:3060] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.698637 14259 raft_consensus.cc:515] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.736466 14107 raft_consensus.cc:2468] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 0.
I20260709 14:51:12.737794 14224 tablet_bootstrap.cc:654] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.740952 14259 leader_election.cc:290] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:12.705507 14106 raft_consensus.cc:2468] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:12.742726 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85fe13e29bf4ebbaa503b3711dd1215" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:12.743430 14180 raft_consensus.cc:2468] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:12.744848 14072 leader_election.cc:304] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:12.746101 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85fe13e29bf4ebbaa503b3711dd1215" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:12.746771 14263 raft_consensus.cc:2804] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:12.748126 14263 raft_consensus.cc:493] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:12.748499 14263 raft_consensus.cc:3060] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:12.753482 14073 consensus_peers.cc:597] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:12.754437 13921 leader_election.cc:304] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:12.755226 14235 raft_consensus.cc:2804] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:12.755697 14235 raft_consensus.cc:697] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:12.756417 14228 tablet_bootstrap.cc:492] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:12.756909 14228 ts_tablet_manager.cc:1403] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.012s
I20260709 14:51:12.756466 14235 consensus_queue.cc:237] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.758463 14263 raft_consensus.cc:515] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.759487 14228 raft_consensus.cc:359] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.760166 14228 raft_consensus.cc:385] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.760440 14228 raft_consensus.cc:740] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.761722 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85fe13e29bf4ebbaa503b3711dd1215" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:12.762638 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85fe13e29bf4ebbaa503b3711dd1215" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:12.763269 14180 raft_consensus.cc:3060] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.765646 14228 consensus_queue.cc:260] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.767004 13854 catalog_manager.cc:5697] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 0 to 1, leader changed from <none> to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 1 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:12.769521 14263 leader_election.cc:290] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:12.769631 14228 ts_tablet_manager.cc:1434] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:51:12.771847 14228 tablet_bootstrap.cc:492] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:12.773491 14224 tablet_bootstrap.cc:492] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:12.773991 14224 ts_tablet_manager.cc:1403] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.000s
I20260709 14:51:12.775805 14298 raft_consensus.cc:515] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.775655 13852 catalog_manager.cc:5697] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:12.775564 14223 tablet_bootstrap.cc:492] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:12.777179 14228 tablet_bootstrap.cc:654] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.778472 14224 raft_consensus.cc:359] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.779314 14223 ts_tablet_manager.cc:1403] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.087s	user 0.031s	sys 0.012s
I20260709 14:51:12.779486 14033 raft_consensus.cc:2393] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 in current term 1: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:12.781535 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85fe13e29bf4ebbaa503b3711dd1215" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:12.782272 14106 raft_consensus.cc:2393] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ccf653224ebf45688ac8367384cceaea in current term 1: Already voted for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in this term.
I20260709 14:51:12.782462 14180 raft_consensus.cc:2468] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:12.784670 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:12.785318 14033 raft_consensus.cc:3060] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.785570 14234 leader_election.cc:290] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:12.787076 14279 raft_consensus.cc:515] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.789255 14228 tablet_bootstrap.cc:492] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:12.789697 14228 ts_tablet_manager.cc:1403] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 14:51:12.789685 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:12.790221 14235 raft_consensus.cc:493] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.790310 14106 raft_consensus.cc:3060] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.790752 14235 raft_consensus.cc:515] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:12.792490 14072 leader_election.cc:304] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:12.789924 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f4982298bf46c4b1827330a82fa55f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:12.793792 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f4982298bf46c4b1827330a82fa55f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
W20260709 14:51:12.794189 14147 leader_election.cc:343] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.794401 14031 raft_consensus.cc:3060] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.793859 14263 raft_consensus.cc:2804] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:12.795136 14263 raft_consensus.cc:697] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:12.795976 14263 consensus_queue.cc:237] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.796628 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:12.797217 14181 raft_consensus.cc:2468] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:12.798521 13923 leader_election.cc:304] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:12.799266 14300 raft_consensus.cc:2804] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:12.794263 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:12.799644 14300 raft_consensus.cc:493] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:12.800032 14298 leader_election.cc:290] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:12.800100 14300 raft_consensus.cc:3060] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:12.800892 13921 leader_election.cc:343] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.802310 14224 raft_consensus.cc:385] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.802671 14031 raft_consensus.cc:2468] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:12.803767 14144 leader_election.cc:304] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:12.802693 14224 raft_consensus.cc:740] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.799664 14235 leader_election.cc:290] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:12.805033 14033 raft_consensus.cc:2468] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:12.805392 14234 raft_consensus.cc:2804] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:12.799561 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85fe13e29bf4ebbaa503b3711dd1215" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:12.806025 14224 consensus_queue.cc:260] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.806736 14180 raft_consensus.cc:2393] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ccf653224ebf45688ac8367384cceaea in current term 1: Already voted for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in this term.
I20260709 14:51:12.806556 14300 raft_consensus.cc:515] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:12.784212 14223 raft_consensus.cc:359] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.807833 13998 leader_election.cc:304] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:12.809329 14246 raft_consensus.cc:2749] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:12.809142 14228 raft_consensus.cc:359] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.809809 14228 raft_consensus.cc:385] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.807996 14279 leader_election.cc:290] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:12.810017 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:12.810935 14223 raft_consensus.cc:385] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.811641 14106 raft_consensus.cc:2468] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
W20260709 14:51:12.812053 13921 leader_election.cc:343] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.812119 14223 raft_consensus.cc:740] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.812991 14144 leader_election.cc:304] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:12.813874 14300 leader_election.cc:290] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:12.813764 14223 consensus_queue.cc:260] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.814476 14279 raft_consensus.cc:2804] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:12.810086 14228 raft_consensus.cc:740] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.814972 14279 raft_consensus.cc:697] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:12.815860 14279 consensus_queue.cc:237] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.816300 14310 raft_consensus.cc:493] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.816192 14223 ts_tablet_manager.cc:1434] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 14:51:12.816881 14310 raft_consensus.cc:515] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:12.818070 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:12.818647 14180 raft_consensus.cc:3060] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.818949 14310 leader_election.cc:290] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:12.819610 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59543a807d340239c2c19d7c16b1718" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:12.819808 14224 ts_tablet_manager.cc:1434] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 14:51:12.820847 14224 tablet_bootstrap.cc:492] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:12.821597 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59543a807d340239c2c19d7c16b1718" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:12.822252 14225 tablet_bootstrap.cc:492] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:12.822312 13958 raft_consensus.cc:2393] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 in current term 1: Already voted for candidate b32009ed2a964ffbb8b687b27123c7af in this term.
I20260709 14:51:12.822505 14223 tablet_bootstrap.cc:492] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:12.823577 14073 leader_election.cc:304] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:12.827435 14310 raft_consensus.cc:3060] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.827730 14180 raft_consensus.cc:2468] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:12.828734 13923 leader_election.cc:304] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:12.829886 14300 raft_consensus.cc:2804] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:12.830322 14234 raft_consensus.cc:697] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:12.830987 14224 tablet_bootstrap.cc:654] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.830348 14300 raft_consensus.cc:697] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:12.822805 14225 ts_tablet_manager.cc:1403] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.110s	user 0.020s	sys 0.014s
I20260709 14:51:12.834067 14310 raft_consensus.cc:2749] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:12.831182 14234 consensus_queue.cc:237] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.832862 14300 consensus_queue.cc:237] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:12.815821 14228 consensus_queue.cc:260] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.840129 14228 ts_tablet_manager.cc:1434] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 14:51:12.839754 14225 raft_consensus.cc:359] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.840471 14225 raft_consensus.cc:385] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.840750 14225 raft_consensus.cc:740] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.841390 14225 consensus_queue.cc:260] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.843262 14225 ts_tablet_manager.cc:1434] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:51:12.845511 14228 tablet_bootstrap.cc:492] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
W20260709 14:51:12.846637 13904 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:12.847330 14318 raft_consensus.cc:493] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.847820 14318 raft_consensus.cc:515] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.848148 13854 catalog_manager.cc:5697] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:12.850376 14225 tablet_bootstrap.cc:492] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:12.851001 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a8e5c278b451abef00db7ce0c2ef9" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:12.851593 13958 raft_consensus.cc:2468] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 0.
I20260709 14:51:12.852479 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a8e5c278b451abef00db7ce0c2ef9" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:12.853051 14033 raft_consensus.cc:2468] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 0.
I20260709 14:51:12.854359 14144 leader_election.cc:304] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:12.855707 14318 leader_election.cc:290] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:12.857913 14279 raft_consensus.cc:2804] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:12.858338 14279 raft_consensus.cc:493] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:12.858661 14279 raft_consensus.cc:3060] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.862776 13855 catalog_manager.cc:5697] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 0 to 1, leader changed from <none> to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 1 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:12.865976 14223 tablet_bootstrap.cc:654] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.868714 14225 tablet_bootstrap.cc:654] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.869566 14235 raft_consensus.cc:493] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.870034 14235 raft_consensus.cc:515] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.872051 14235 leader_election.cc:290] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:12.865144 14279 raft_consensus.cc:515] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.873996 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:12.874660 14033 raft_consensus.cc:2468] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:12.875859 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a8e5c278b451abef00db7ce0c2ef9" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:12.876065 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a8e5c278b451abef00db7ce0c2ef9" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:12.876389 13958 raft_consensus.cc:3060] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.876543 14033 raft_consensus.cc:3060] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.877480 13921 leader_election.cc:304] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:12.878556 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
W20260709 14:51:12.880013 13921 leader_election.cc:343] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.881191 14235 raft_consensus.cc:2804] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:12.881575 14235 raft_consensus.cc:493] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:12.881886 14235 raft_consensus.cc:3060] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.887030 13958 raft_consensus.cc:2468] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:12.888355 14147 leader_election.cc:304] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:12.888641 14235 raft_consensus.cc:515] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.889588 14234 raft_consensus.cc:2804] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:12.890048 14234 raft_consensus.cc:697] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:12.893126 14235 leader_election.cc:290] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:12.894830 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:12.895385 14031 raft_consensus.cc:3060] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.895619 14234 consensus_queue.cc:237] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.898070 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:12.890172 14279 leader_election.cc:290] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
W20260709 14:51:12.900406 13921 leader_election.cc:343] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.901898 14033 raft_consensus.cc:2468] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:12.902158 14228 tablet_bootstrap.cc:654] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.904168 14031 raft_consensus.cc:2468] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:12.909529 13921 leader_election.cc:304] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:12.910375 14235 raft_consensus.cc:2804] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:12.910890 14235 raft_consensus.cc:697] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:12.911767 14235 consensus_queue.cc:237] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:12.913133 13854 catalog_manager.cc:5697] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:12.915547 13855 catalog_manager.cc:5697] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 0 to 1, leader changed from <none> to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 1 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:12.916379 14310 consensus_queue.cc:1048] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:12.923671 14224 tablet_bootstrap.cc:492] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:12.924196 14224 ts_tablet_manager.cc:1403] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.001s
I20260709 14:51:12.927562 14224 raft_consensus.cc:359] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.929780 14224 raft_consensus.cc:385] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.930563 14224 raft_consensus.cc:740] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.931954 14224 consensus_queue.cc:260] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.934839 14224 ts_tablet_manager.cc:1434] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:51:12.937827 14224 tablet_bootstrap.cc:492] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:12.940507 14223 tablet_bootstrap.cc:492] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:12.947046 14228 tablet_bootstrap.cc:492] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:12.947532 14228 ts_tablet_manager.cc:1403] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.102s	user 0.014s	sys 0.002s
I20260709 14:51:12.950127 14228 raft_consensus.cc:359] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.950749 14228 raft_consensus.cc:385] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.951014 14228 raft_consensus.cc:740] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.945698 14223 ts_tablet_manager.cc:1403] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.123s	user 0.006s	sys 0.020s
I20260709 14:51:12.954241 14223 raft_consensus.cc:359] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:12.954883 14223 raft_consensus.cc:385] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.955164 14223 raft_consensus.cc:740] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.955757 14223 consensus_queue.cc:260] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:12.957696 14223 ts_tablet_manager.cc:1434] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:12.958132 14228 consensus_queue.cc:260] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.957736 13855 catalog_manager.cc:5697] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 0 to 1, leader changed from <none> to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 1 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:12.969786 14225 tablet_bootstrap.cc:492] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:12.970266 14225 ts_tablet_manager.cc:1403] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.120s	user 0.008s	sys 0.007s
I20260709 14:51:12.970786 14224 tablet_bootstrap.cc:654] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.970695 14279 consensus_queue.cc:1048] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:12.973260 14228 ts_tablet_manager.cc:1434] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 14:51:12.974308 14228 tablet_bootstrap.cc:492] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:12.978075 14223 tablet_bootstrap.cc:492] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:12.972764 14225 raft_consensus.cc:359] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.979164 14225 raft_consensus.cc:385] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:12.979441 14225 raft_consensus.cc:740] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:12.980193 14225 consensus_queue.cc:260] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:12.982410 14225 ts_tablet_manager.cc:1434] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:51:12.983346 14225 tablet_bootstrap.cc:492] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:12.984562 14234 raft_consensus.cc:493] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.985013 14234 raft_consensus.cc:515] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:12.987057 14228 tablet_bootstrap.cc:654] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.986668 13854 catalog_manager.cc:5697] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:12.987690 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:12.988440 14225 tablet_bootstrap.cc:654] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:12.989748 14144 leader_election.cc:343] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:12.991124 14224 tablet_bootstrap.cc:492] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:12.991591 14224 ts_tablet_manager.cc:1403] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.000s
I20260709 14:51:12.991704 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:12.992317 14107 raft_consensus.cc:2468] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 0.
I20260709 14:51:12.992817 14223 tablet_bootstrap.cc:654] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:12.993449 14144 leader_election.cc:304] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:12.994191 14279 raft_consensus.cc:2804] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:12.994518 14279 raft_consensus.cc:493] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:12.994824 14279 raft_consensus.cc:3060] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:12.998896 14225 tablet_bootstrap.cc:492] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:12.999361 14225 ts_tablet_manager.cc:1403] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 14:51:13.000993 14224 raft_consensus.cc:359] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:13.001672 14224 raft_consensus.cc:385] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.001950 14224 raft_consensus.cc:740] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.001852 14225 raft_consensus.cc:359] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.002517 14225 raft_consensus.cc:385] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.002776 14225 raft_consensus.cc:740] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.002758 14224 consensus_queue.cc:260] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:13.003692 14234 leader_election.cc:290] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:13.003660 14225 consensus_queue.cc:260] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.006238 14225 ts_tablet_manager.cc:1434] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:51:13.007100 14225 tablet_bootstrap.cc:492] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:13.008558 14279 raft_consensus.cc:515] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:13.009313 14234 raft_consensus.cc:493] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.009826 14234 raft_consensus.cc:515] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.010987 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:13.011807 14234 leader_election.cc:290] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:13.012356 14225 tablet_bootstrap.cc:654] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:13.012646 14144 leader_election.cc:343] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.013379 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03657df1a544a3bb341353fa591583" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:13.014256 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03657df1a544a3bb341353fa591583" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:13.013904 14031 raft_consensus.cc:2468] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 0.
W20260709 14:51:13.015368 14147 leader_election.cc:343] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.015985 14144 leader_election.cc:304] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:13.016562 14234 raft_consensus.cc:2804] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:13.016984 14234 raft_consensus.cc:493] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:13.017452 14234 raft_consensus.cc:3060] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.016441 14224 ts_tablet_manager.cc:1434] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:51:13.019475 14235 raft_consensus.cc:493] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.019946 14235 raft_consensus.cc:515] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:13.021891 14235 leader_election.cc:290] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:13.023044 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:13.023308 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:13.024806 14234 raft_consensus.cc:515] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.026058 14224 tablet_bootstrap.cc:492] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:13.027498 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03657df1a544a3bb341353fa591583" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:13.028476 13923 leader_election.cc:304] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:13.029253 14235 raft_consensus.cc:2749] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:13.029453 14147 leader_election.cc:343] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.030493 14234 leader_election.cc:290] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:13.031217 14223 tablet_bootstrap.cc:492] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:13.032240 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03657df1a544a3bb341353fa591583" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:13.033391 14225 tablet_bootstrap.cc:492] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:13.033653 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:13.035166 14228 tablet_bootstrap.cc:492] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:13.040024 14031 raft_consensus.cc:3060] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.040309 14106 raft_consensus.cc:3060] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.040527 14228 ts_tablet_manager.cc:1403] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.000s
I20260709 14:51:13.043298 14228 raft_consensus.cc:359] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.044018 14228 raft_consensus.cc:385] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.044322 14228 raft_consensus.cc:740] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.045094 14228 consensus_queue.cc:260] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.040019 14223 ts_tablet_manager.cc:1403] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.000s
I20260709 14:51:13.046679 14031 raft_consensus.cc:2468] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:13.047369 14106 raft_consensus.cc:2468] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:13.047808 14144 leader_election.cc:304] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:13.048301 14225 ts_tablet_manager.cc:1403] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.008s
I20260709 14:51:13.048846 14223 raft_consensus.cc:359] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.049510 14223 raft_consensus.cc:385] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.049767 14223 raft_consensus.cc:740] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.050503 14223 consensus_queue.cc:260] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.038504 14224 tablet_bootstrap.cc:654] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.051002 14225 raft_consensus.cc:359] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.051577 14106 raft_consensus.cc:3060] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.051791 14225 raft_consensus.cc:385] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.052219 14225 raft_consensus.cc:740] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.052907 14225 consensus_queue.cc:260] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.055081 14225 ts_tablet_manager.cc:1434] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:13.037238 14318 consensus_queue.cc:1048] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:13.049017 14144 leader_election.cc:304] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:13.030519 14279 leader_election.cc:290] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:13.058221 14318 raft_consensus.cc:2804] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:13.063448 14235 consensus_queue.cc:1048] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:13.064841 14234 raft_consensus.cc:2804] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:13.065070 14223 ts_tablet_manager.cc:1434] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:51:13.065516 14298 raft_consensus.cc:493] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.065971 14298 raft_consensus.cc:515] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.068012 14298 leader_election.cc:290] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:13.069837 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcb9bd4e9a24ec68689c0d622106be2" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:13.065541 14228 ts_tablet_manager.cc:1434] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260709 14:51:13.070396 14105 raft_consensus.cc:2468] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 0.
I20260709 14:51:13.071058 14228 tablet_bootstrap.cc:492] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:13.072820 13996 leader_election.cc:304] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:13.073132 14235 raft_consensus.cc:493] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.073643 14235 raft_consensus.cc:515] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.075588 14235 leader_election.cc:290] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:13.076756 14228 tablet_bootstrap.cc:654] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.076967 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57b320abb2b4e8381d89008e604d756" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:13.077406 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57b320abb2b4e8381d89008e604d756" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:13.078207 14181 raft_consensus.cc:2393] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 in current term 1: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:13.078450 14298 raft_consensus.cc:2804] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:13.078857 14298 raft_consensus.cc:493] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:13.079195 14298 raft_consensus.cc:3060] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.080071 14223 tablet_bootstrap.cc:492] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:13.081725 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcb9bd4e9a24ec68689c0d622106be2" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:13.082388 13921 leader_election.cc:304] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
W20260709 14:51:13.084079 13999 leader_election.cc:343] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.086099 14235 raft_consensus.cc:3060] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.087808 14228 tablet_bootstrap.cc:492] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:13.088290 14228 ts_tablet_manager.cc:1403] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260709 14:51:13.090436 14224 tablet_bootstrap.cc:492] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:13.090886 14224 ts_tablet_manager.cc:1403] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.001s
I20260709 14:51:13.091102 14228 raft_consensus.cc:359] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:13.091727 14228 raft_consensus.cc:385] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.091992 14228 raft_consensus.cc:740] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.092761 14228 consensus_queue.cc:260] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:13.093962 14223 tablet_bootstrap.cc:654] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.094919 14228 ts_tablet_manager.cc:1434] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:13.095791 14228 tablet_bootstrap.cc:492] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:13.093334 14224 raft_consensus.cc:359] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.097381 14224 raft_consensus.cc:385] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.097671 14224 raft_consensus.cc:740] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.065953 14234 raft_consensus.cc:697] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:13.098507 14224 consensus_queue.cc:260] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.099538 14234 consensus_queue.cc:237] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.100458 14224 ts_tablet_manager.cc:1434] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:13.100910 14228 tablet_bootstrap.cc:654] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.094082 14225 tablet_bootstrap.cc:492] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:13.101331 14224 tablet_bootstrap.cc:492] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:13.097052 14235 raft_consensus.cc:2749] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:13.111297 14298 raft_consensus.cc:515] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.113587 14298 leader_election.cc:290] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:13.114571 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcb9bd4e9a24ec68689c0d622106be2" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
W20260709 14:51:13.116436 13999 leader_election.cc:343] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.116878 14223 tablet_bootstrap.cc:492] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:13.117431 14223 ts_tablet_manager.cc:1403] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.001s
I20260709 14:51:13.116971 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcb9bd4e9a24ec68689c0d622106be2" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:13.117854 14105 raft_consensus.cc:3060] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.118877 14279 raft_consensus.cc:493] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.119405 14224 tablet_bootstrap.cc:654] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.119364 14279 raft_consensus.cc:515] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:13.121824 14225 tablet_bootstrap.cc:654] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.121578 14279 leader_election.cc:290] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:13.123801 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e85e8475d544b5694b5343ddf96f912" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:13.124017 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e85e8475d544b5694b5343ddf96f912" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:13.124711 14106 raft_consensus.cc:2468] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 0.
W20260709 14:51:13.125296 14147 leader_election.cc:343] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.125985 14144 leader_election.cc:304] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:13.127135 14279 raft_consensus.cc:2804] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:13.127525 14279 raft_consensus.cc:493] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:13.127857 14279 raft_consensus.cc:3060] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.145864 14223 raft_consensus.cc:359] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:13.146620 14223 raft_consensus.cc:385] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.146880 14223 raft_consensus.cc:740] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.155400 14223 consensus_queue.cc:260] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:13.142689 14318 raft_consensus.cc:697] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:13.142263 14105 raft_consensus.cc:2468] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:13.161046 14223 ts_tablet_manager.cc:1434] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 14:51:13.162125 14223 tablet_bootstrap.cc:492] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:13.161787 14318 consensus_queue.cc:237] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:13.171151 14228 tablet_bootstrap.cc:492] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:13.171541 14228 ts_tablet_manager.cc:1403] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.076s	user 0.024s	sys 0.020s
I20260709 14:51:13.168183 13996 leader_election.cc:304] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:13.178057 14224 tablet_bootstrap.cc:492] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:13.178407 14224 ts_tablet_manager.cc:1403] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.000s
I20260709 14:51:13.172099 14279 raft_consensus.cc:515] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:13.176517 14298 raft_consensus.cc:2804] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:13.184147 14228 raft_consensus.cc:359] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.185506 14246 raft_consensus.cc:493] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.195788 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e85e8475d544b5694b5343ddf96f912" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:13.196600 14235 consensus_queue.cc:1048] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:13.198541 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e85e8475d544b5694b5343ddf96f912" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:13.199092 14279 leader_election.cc:290] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:13.200083 14228 raft_consensus.cc:385] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.201867 14228 raft_consensus.cc:740] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.201506 14246 raft_consensus.cc:515] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:13.208956 14228 consensus_queue.cc:260] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.215976 14225 tablet_bootstrap.cc:492] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:13.216496 14225 ts_tablet_manager.cc:1403] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.123s	user 0.010s	sys 0.002s
I20260709 14:51:13.202405 14107 raft_consensus.cc:3060] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.215191 14298 raft_consensus.cc:697] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:13.220081 14300 consensus_queue.cc:1048] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:51:13.221851 14311 raft_consensus.cc:493] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.221138 14224 raft_consensus.cc:359] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.223212 14224 raft_consensus.cc:385] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.223497 14224 raft_consensus.cc:740] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.225945 14225 raft_consensus.cc:359] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.226649 14225 raft_consensus.cc:385] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.226909 14225 raft_consensus.cc:740] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.228305 14246 leader_election.cc:290] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:13.230198 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f31fac4194e48dd90b96b78a25dce40" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:13.231199 14298 consensus_queue.cc:237] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.231742 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f31fac4194e48dd90b96b78a25dce40" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
W20260709 14:51:13.232117 13996 leader_election.cc:343] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.238121 14259 consensus_queue.cc:1048] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:13.242484 13998 leader_election.cc:343] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.242919 13998 leader_election.cc:304] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:13.243716 14246 raft_consensus.cc:2749] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:13.243965 14311 raft_consensus.cc:515] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.246114 14311 leader_election.cc:290] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
W20260709 14:51:13.230309 14147 leader_election.cc:343] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.247195 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:13.248034 14033 raft_consensus.cc:2393] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 in current term 1: Already voted for candidate 0de66943f0554e889b78adfda498d817 in this term.
I20260709 14:51:13.251500 14224 consensus_queue.cc:260] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.253630 14224 ts_tablet_manager.cc:1434] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.000s
I20260709 14:51:13.254552 14224 tablet_bootstrap.cc:492] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:13.260955 14225 consensus_queue.cc:260] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.268532 14246 raft_consensus.cc:493] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.269366 14225 ts_tablet_manager.cc:1434] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.053s	user 0.010s	sys 0.000s
I20260709 14:51:13.269022 14246 raft_consensus.cc:515] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.271116 14246 leader_election.cc:290] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:13.272287 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320df30fa8434d9d96935fc42d4748f3" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:13.273141 14106 raft_consensus.cc:2393] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccf653224ebf45688ac8367384cceaea in current term 1: Already voted for candidate 0de66943f0554e889b78adfda498d817 in this term.
I20260709 14:51:13.273970 14225 tablet_bootstrap.cc:492] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:13.275113 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320df30fa8434d9d96935fc42d4748f3" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:13.275624 14279 consensus_queue.cc:1048] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:13.276440 13999 leader_election.cc:304] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:13.277185 14246 raft_consensus.cc:3060] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.286844 14223 tablet_bootstrap.cc:654] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.306959 14246 raft_consensus.cc:2749] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:13.312117 14298 consensus_queue.cc:1048] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:13.318854 14228 ts_tablet_manager.cc:1434] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.147s	user 0.017s	sys 0.023s
I20260709 14:51:13.304643 13853 catalog_manager.cc:5697] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 0 to 1, leader changed from <none> to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 1 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:13.321766 14228 tablet_bootstrap.cc:492] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:13.315703 13854 catalog_manager.cc:5697] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 0 to 1, leader changed from <none> to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 1 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:13.328487 14107 raft_consensus.cc:2468] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:13.330119 13958 raft_consensus.cc:3060] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.324967 14350 consensus_queue.cc:1048] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:51:13.326597 14224 tablet_bootstrap.cc:654] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.333511 14144 leader_election.cc:304] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:13.338593 14318 raft_consensus.cc:2804] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:13.339046 14318 raft_consensus.cc:697] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:13.339812 14225 tablet_bootstrap.cc:654] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.340580 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:13.341161 14279 consensus_queue.cc:1048] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:13.339851 14318 consensus_queue.cc:237] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:13.346771 14073 leader_election.cc:304] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:13.349983 14300 consensus_queue.cc:1048] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:13.354331 14353 raft_consensus.cc:493] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.354862 14353 raft_consensus.cc:515] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.352922 14311 raft_consensus.cc:3060] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.381479 14228 tablet_bootstrap.cc:654] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.394125 14353 leader_election.cc:290] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:13.395207 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03657df1a544a3bb341353fa591583" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:13.395818 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03657df1a544a3bb341353fa591583" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:13.396580 14031 raft_consensus.cc:2393] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 in current term 1: Already voted for candidate b32009ed2a964ffbb8b687b27123c7af in this term.
I20260709 14:51:13.403724 14223 tablet_bootstrap.cc:492] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:13.404227 14223 ts_tablet_manager.cc:1403] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.242s	user 0.015s	sys 0.015s
I20260709 14:51:13.405390 13923 leader_election.cc:304] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:13.416407 14350 raft_consensus.cc:493] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.416976 14350 raft_consensus.cc:515] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.416489 14353 raft_consensus.cc:3060] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.405659 14259 consensus_queue.cc:1048] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:51:13.422232 14298 raft_consensus.cc:493] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.439743 14106 raft_consensus.cc:3060] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.432297 14234 consensus_queue.cc:1048] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:51:13.457186 14311 raft_consensus.cc:2749] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:13.446000 14298 raft_consensus.cc:515] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:13.471210 14224 tablet_bootstrap.cc:492] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:13.471675 14224 ts_tablet_manager.cc:1403] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.217s	user 0.007s	sys 0.025s
I20260709 14:51:13.474893 14298 leader_election.cc:290] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:13.464835 14350 leader_election.cc:290] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:13.483148 13957 raft_consensus.cc:3060] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.484839 14353 raft_consensus.cc:2749] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:13.487488 14228 tablet_bootstrap.cc:492] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:13.487895 14228 ts_tablet_manager.cc:1403] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.166s	user 0.019s	sys 0.031s
I20260709 14:51:13.491194 14224 raft_consensus.cc:359] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:13.491988 14224 raft_consensus.cc:385] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.494498 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:13.495272 14107 raft_consensus.cc:2393] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccf653224ebf45688ac8367384cceaea in current term 1: Already voted for candidate b32009ed2a964ffbb8b687b27123c7af in this term.
I20260709 14:51:13.492311 14224 raft_consensus.cc:740] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.497121 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:13.497404 14224 consensus_queue.cc:260] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:13.506944 14224 ts_tablet_manager.cc:1434] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:51:13.497879 14235 raft_consensus.cc:493] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.511545 14339 consensus_queue.cc:1048] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:51:13.494551 14319 consensus_queue.cc:1048] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 14:51:13.516891 14319 consensus_queue.cc:1048] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:13.504542 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
W20260709 14:51:13.522997 13998 leader_election.cc:343] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.523890 14223 raft_consensus.cc:359] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:13.524541 14223 raft_consensus.cc:385] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.524787 14223 raft_consensus.cc:740] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.525259 14223 consensus_queue.cc:260] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:13.515363 14235 raft_consensus.cc:515] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.529219 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:13.533128 14259 raft_consensus.cc:493] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.533680 14223 ts_tablet_manager.cc:1434] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.129s	user 0.005s	sys 0.001s
I20260709 14:51:13.535243 14352 raft_consensus.cc:493] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.535802 14353 consensus_queue.cc:1048] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:13.533669 14259 raft_consensus.cc:515] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:13.537482 13998 leader_election.cc:304] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:13.540205 14350 raft_consensus.cc:3060] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:13.540233 13999 leader_election.cc:343] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.542168 13999 leader_election.cc:304] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:13.535820 14352 raft_consensus.cc:515] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.544389 14225 tablet_bootstrap.cc:492] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:13.544265 14228 raft_consensus.cc:359] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
W20260709 14:51:13.542183 14367 log.cc:927] Time spent T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 14:51:13.545190 14298 raft_consensus.cc:2749] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:13.544847 14225 ts_tablet_manager.cc:1403] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.271s	user 0.013s	sys 0.001s
I20260709 14:51:13.544899 14228 raft_consensus.cc:385] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.547765 14228 raft_consensus.cc:740] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.544835 14352 leader_election.cc:290] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:13.539635 14353 consensus_queue.cc:1048] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:51:13.540200 14300 consensus_queue.cc:1048] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:51:13.553903 14178 raft_consensus.cc:3060] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.558350 14350 raft_consensus.cc:2749] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:13.559377 14225 raft_consensus.cc:359] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.559656 14319 consensus_queue.cc:1048] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:13.561513 14225 raft_consensus.cc:385] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.561753 14224 tablet_bootstrap.cc:492] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:13.562495 14225 raft_consensus.cc:740] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.563402 14223 tablet_bootstrap.cc:492] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:13.568218 14339 consensus_queue.cc:1048] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:13.571600 14225 consensus_queue.cc:260] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.575555 14352 consensus_queue.cc:1048] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:13.577502 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f4982298bf46c4b1827330a82fa55f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:13.580385 14259 leader_election.cc:290] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:13.582365 14225 ts_tablet_manager.cc:1434] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.002s
I20260709 14:51:13.583326 14225 tablet_bootstrap.cc:492] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:13.584656 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:13.590523 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcb9bd4e9a24ec68689c0d622106be2" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:13.591305 14106 raft_consensus.cc:2393] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 in current term 1: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:13.599633 14224 tablet_bootstrap.cc:654] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.607085 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:13.618046 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcb9bd4e9a24ec68689c0d622106be2" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:13.625788 13921 leader_election.cc:304] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:13.627084 14300 raft_consensus.cc:3060] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:13.628666 14366 log.cc:927] Time spent T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af: Append to log took a long time: real 0.132s	user 0.000s	sys 0.002s
I20260709 14:51:13.633553 14370 raft_consensus.cc:493] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.634121 14370 raft_consensus.cc:515] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.636433 14370 leader_election.cc:290] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:13.637207 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:13.638401 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
W20260709 14:51:13.638677 13999 leader_election.cc:343] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:13.640017 13996 leader_election.cc:343] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.640453 13996 leader_election.cc:304] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:13.640946 14225 tablet_bootstrap.cc:654] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.634155 14223 tablet_bootstrap.cc:654] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.652019 14350 raft_consensus.cc:2749] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:13.655623 14224 tablet_bootstrap.cc:492] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:13.656091 14224 ts_tablet_manager.cc:1403] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.000s
I20260709 14:51:13.658658 14224 raft_consensus.cc:359] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:13.659296 14224 raft_consensus.cc:385] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.659545 14224 raft_consensus.cc:740] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.661732 14225 tablet_bootstrap.cc:492] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:13.662007 14235 leader_election.cc:290] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:13.662194 14225 ts_tablet_manager.cc:1403] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.079s	user 0.005s	sys 0.006s
I20260709 14:51:13.663579 14279 raft_consensus.cc:493] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.664062 14279 raft_consensus.cc:515] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.664861 14225 raft_consensus.cc:359] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.665503 14225 raft_consensus.cc:385] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.665759 14225 raft_consensus.cc:740] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.665988 14279 leader_election.cc:290] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:13.666476 14224 consensus_queue.cc:260] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:13.667529 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aba5ff844541d29ad52dfd4cb08762" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:13.667959 14224 ts_tablet_manager.cc:1434] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:51:13.668423 14225 consensus_queue.cc:260] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.669338 14073 leader_election.cc:304] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:13.670396 14225 ts_tablet_manager.cc:1434] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:13.670660 14259 raft_consensus.cc:2749] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:13.671221 14225 tablet_bootstrap.cc:492] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
W20260709 14:51:13.674723 14147 leader_election.cc:343] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.677244 14225 tablet_bootstrap.cc:654] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.677436 14340 raft_consensus.cc:493] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.677942 14340 raft_consensus.cc:515] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:13.679994 14340 leader_election.cc:290] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:13.681015 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aba5ff844541d29ad52dfd4cb08762" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:13.677950 14259 raft_consensus.cc:493] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.683902 14259 raft_consensus.cc:515] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:13.683765 13853 catalog_manager.cc:5697] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 1 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } }
I20260709 14:51:13.686334 14259 leader_election.cc:290] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:13.686244 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:13.686925 14104 raft_consensus.cc:2468] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 0.
I20260709 14:51:13.688900 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f31fac4194e48dd90b96b78a25dce40" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:13.689545 14179 raft_consensus.cc:2468] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:13.690775 14072 leader_election.cc:304] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:13.691514 14259 raft_consensus.cc:2804] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:13.691859 14259 raft_consensus.cc:493] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:13.692171 14259 raft_consensus.cc:3060] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.694521 14144 leader_election.cc:304] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:13.695449 14318 consensus_queue.cc:1048] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:13.696779 14318 raft_consensus.cc:2804] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:13.697088 14318 raft_consensus.cc:493] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:13.697427 14318 raft_consensus.cc:3060] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.683715 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:13.702814 14259 raft_consensus.cc:515] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:13.656677 14228 consensus_queue.cc:260] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
W20260709 14:51:13.704139 14147 leader_election.cc:343] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.705353 14228 ts_tablet_manager.cc:1434] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.217s	user 0.008s	sys 0.001s
I20260709 14:51:13.706255 14228 tablet_bootstrap.cc:492] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:13.702754 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f31fac4194e48dd90b96b78a25dce40" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:13.710901 14028 raft_consensus.cc:2468] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 0.
I20260709 14:51:13.713209 14223 tablet_bootstrap.cc:492] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:13.714581 14223 ts_tablet_manager.cc:1403] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.151s	user 0.015s	sys 0.005s
I20260709 14:51:13.716724 14032 raft_consensus.cc:2468] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:13.724107 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f4982298bf46c4b1827330a82fa55f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:13.737344 14224 tablet_bootstrap.cc:492] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:13.734795 14298 consensus_queue.cc:1048] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:51:13.742727 14223 raft_consensus.cc:359] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.743844 14223 raft_consensus.cc:385] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.744314 14223 raft_consensus.cc:740] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.744936 14223 consensus_queue.cc:260] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.749001 14223 ts_tablet_manager.cc:1434] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 14:51:13.749866 14223 tablet_bootstrap.cc:492] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:13.753002 14144 leader_election.cc:304] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:13.754823 14340 raft_consensus.cc:2804] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:13.758690 14340 raft_consensus.cc:493] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:13.758808 13921 leader_election.cc:304] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:13.760469 14352 raft_consensus.cc:2749] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:13.759044 14340 raft_consensus.cc:3060] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.762526 14224 tablet_bootstrap.cc:654] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.764599 14225 tablet_bootstrap.cc:492] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:13.765060 14225 ts_tablet_manager.cc:1403] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.094s	user 0.035s	sys 0.028s
I20260709 14:51:13.766976 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f31fac4194e48dd90b96b78a25dce40" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:13.767590 14027 raft_consensus.cc:3060] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.768285 14225 raft_consensus.cc:359] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.768898 14225 raft_consensus.cc:385] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.769105 14225 raft_consensus.cc:740] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.774204 14225 consensus_queue.cc:260] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.777470 14225 ts_tablet_manager.cc:1434] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:51:13.778321 14225 tablet_bootstrap.cc:492] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:13.778272 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f31fac4194e48dd90b96b78a25dce40" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:13.778965 14181 raft_consensus.cc:3060] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.784180 14300 raft_consensus.cc:2749] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:13.784855 14300 raft_consensus.cc:493] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.785264 14300 raft_consensus.cc:515] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.787405 14318 raft_consensus.cc:515] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:13.792343 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
W20260709 14:51:13.793733 13923 leader_election.cc:343] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.794001 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:13.795495 14228 tablet_bootstrap.cc:654] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:13.795388 14147 leader_election.cc:343] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.795928 14318 leader_election.cc:290] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:13.797641 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:13.798192 14106 raft_consensus.cc:3060] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.799978 14340 raft_consensus.cc:515] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.771488 14259 leader_election.cc:290] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:13.802584 14279 consensus_queue.cc:1048] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:13.787654 14027 raft_consensus.cc:2468] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:13.822886 14298 consensus_queue.cc:1048] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:13.826138 14147 consensus_peers.cc:597] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:13.832621 14181 raft_consensus.cc:2468] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:13.832437 13852 catalog_manager.cc:5697] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 0 to 1, leader changed from <none> to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 1 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:13.833554 14225 tablet_bootstrap.cc:654] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.834419 14072 leader_election.cc:304] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:13.835770 14259 raft_consensus.cc:2804] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:13.821611 14223 tablet_bootstrap.cc:654] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.837941 14340 leader_election.cc:290] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:13.838750 14259 raft_consensus.cc:697] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:13.842060 14259 consensus_queue.cc:237] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:13.851581 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aba5ff844541d29ad52dfd4cb08762" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
W20260709 14:51:13.853087 14147 leader_election.cc:343] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.855238 14106 raft_consensus.cc:2468] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:13.857990 14144 leader_election.cc:304] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:13.845149 14300 leader_election.cc:290] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:13.859834 14340 raft_consensus.cc:2804] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:13.860908 14340 raft_consensus.cc:697] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:13.860191 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aba5ff844541d29ad52dfd4cb08762" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:13.861584 14031 raft_consensus.cc:3060] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.861779 14340 consensus_queue.cc:237] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:13.885672 14224 tablet_bootstrap.cc:492] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:13.886232 14224 ts_tablet_manager.cc:1403] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.149s	user 0.008s	sys 0.003s
W20260709 14:51:13.868681 13921 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.66:43873, user_credentials={real_user=slave}} blocked reactor thread for 109948us
W20260709 14:51:13.896917 13904 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:13.916715 14228 tablet_bootstrap.cc:492] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:13.917176 14228 ts_tablet_manager.cc:1403] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.211s	user 0.009s	sys 0.004s
I20260709 14:51:13.919418 14031 raft_consensus.cc:2468] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:13.919705 14228 raft_consensus.cc:359] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.920347 14228 raft_consensus.cc:385] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.920600 14228 raft_consensus.cc:740] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.920591 14144 leader_election.cc:304] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:13.921485 14228 consensus_queue.cc:260] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.922565 14337 raft_consensus.cc:2804] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:13.923022 14337 raft_consensus.cc:697] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:13.923790 14337 consensus_queue.cc:237] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.924746 14228 ts_tablet_manager.cc:1434] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:13.925756 14228 tablet_bootstrap.cc:492] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:13.936005 14279 consensus_queue.cc:1048] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:13.956473 14392 raft_consensus.cc:493] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.957901 14392 raft_consensus.cc:515] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.969012 13853 catalog_manager.cc:5697] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:13.972270 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:13.972985 14029 raft_consensus.cc:2468] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:13.976781 14228 tablet_bootstrap.cc:654] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:13.982951 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:13.983837 14224 raft_consensus.cc:359] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.984480 14224 raft_consensus.cc:385] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.984724 14224 raft_consensus.cc:740] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.969327 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:13.985396 14224 consensus_queue.cc:260] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:13.964875 14392 leader_election.cc:290] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
W20260709 14:51:13.988938 13921 leader_election.cc:343] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:13.989488 14225 tablet_bootstrap.cc:492] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:13.989630 13921 leader_election.cc:304] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:13.989928 14225 ts_tablet_manager.cc:1403] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.212s	user 0.021s	sys 0.016s
I20260709 14:51:13.990415 14300 raft_consensus.cc:2804] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:13.990756 14300 raft_consensus.cc:493] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:13.991071 14300 raft_consensus.cc:3060] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:13.992408 14225 raft_consensus.cc:359] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:13.993080 14225 raft_consensus.cc:385] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:13.993353 14225 raft_consensus.cc:740] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:13.997776 14235 raft_consensus.cc:493] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:13.998234 14235 raft_consensus.cc:515] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:13.999215 14300 raft_consensus.cc:515] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.002342 14224 ts_tablet_manager.cc:1434] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.116s	user 0.007s	sys 0.000s
I20260709 14:51:14.007252 14225 consensus_queue.cc:260] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.008977 14225 ts_tablet_manager.cc:1434] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.003s
I20260709 14:51:14.009213 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:14.009822 14225 tablet_bootstrap.cc:492] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:14.009943 14029 raft_consensus.cc:2468] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:14.010386 14300 leader_election.cc:290] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:14.012051 13921 leader_election.cc:304] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:14.014451 14235 leader_election.cc:290] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:14.014928 14235 raft_consensus.cc:2804] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:14.015225 14235 raft_consensus.cc:493] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:14.015522 14235 raft_consensus.cc:3060] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.015717 14225 tablet_bootstrap.cc:654] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.016844 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:14.017426 14027 raft_consensus.cc:3060] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.022710 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:14.023315 14106 raft_consensus.cc:2468] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:14.023757 14027 raft_consensus.cc:2468] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:14.025862 13921 leader_election.cc:304] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:14.026500 14392 raft_consensus.cc:2804] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:14.000015 14031 raft_consensus.cc:2468] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:14.031226 14224 tablet_bootstrap.cc:492] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:14.032357 14392 raft_consensus.cc:697] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:14.033560 14392 consensus_queue.cc:237] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.038503 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:14.041493 13921 leader_election.cc:304] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: b32009ed2a964ffbb8b687b27123c7af
W20260709 14:51:14.045565 13921 leader_election.cc:343] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.045888 14223 tablet_bootstrap.cc:492] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:14.046093 14228 tablet_bootstrap.cc:492] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:14.046339 14223 ts_tablet_manager.cc:1403] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.297s	user 0.008s	sys 0.018s
I20260709 14:51:14.046530 14228 ts_tablet_manager.cc:1403] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.121s	user 0.029s	sys 0.017s
I20260709 14:51:14.048475 14225 tablet_bootstrap.cc:492] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:14.048785 14225 ts_tablet_manager.cc:1403] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.039s	user 0.003s	sys 0.013s
I20260709 14:51:14.043783 13853 catalog_manager.cc:5697] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 0 to 1, leader changed from <none> to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 1 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.049489 14353 raft_consensus.cc:2804] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:14.049922 14353 raft_consensus.cc:493] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:14.050253 14353 raft_consensus.cc:3060] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.048919 14223 raft_consensus.cc:359] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.051266 14223 raft_consensus.cc:385] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.051229 14225 raft_consensus.cc:359] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.051783 14223 raft_consensus.cc:740] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.052584 14223 consensus_queue.cc:260] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.053037 14228 raft_consensus.cc:359] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.053742 14228 raft_consensus.cc:385] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.053979 14228 raft_consensus.cc:740] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.054776 14223 ts_tablet_manager.cc:1434] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:14.054576 14228 consensus_queue.cc:260] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.055666 14223 tablet_bootstrap.cc:492] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:14.056628 14235 raft_consensus.cc:515] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.057415 14353 raft_consensus.cc:515] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.061493 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:14.061617 14225 raft_consensus.cc:385] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.062011 14225 raft_consensus.cc:740] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
W20260709 14:51:14.062758 13923 leader_election.cc:343] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.063081 14353 leader_election.cc:290] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:14.063417 14225 consensus_queue.cc:260] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.065373 14225 ts_tablet_manager.cc:1434] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 14:51:14.066203 14225 tablet_bootstrap.cc:492] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:14.067577 14224 tablet_bootstrap.cc:654] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.068624 14228 ts_tablet_manager.cc:1434] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:51:14.061396 14223 tablet_bootstrap.cc:654] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.072182 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:14.072744 14031 raft_consensus.cc:3060] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.074007 14225 tablet_bootstrap.cc:654] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.072660 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:14.077211 14370 raft_consensus.cc:493] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.077700 14370 raft_consensus.cc:515] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.079663 14370 leader_election.cc:290] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:14.079841 14223 tablet_bootstrap.cc:492] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:14.080283 14223 ts_tablet_manager.cc:1403] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 14:51:14.080775 14027 raft_consensus.cc:3060] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.081861 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7f9bbaf42a452e9cf476d2094a91b6" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:14.082700 14223 raft_consensus.cc:359] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.083387 14223 raft_consensus.cc:385] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.083639 14223 raft_consensus.cc:740] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.084343 14223 consensus_queue.cc:260] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.085577 14031 raft_consensus.cc:2468] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
W20260709 14:51:14.086818 13998 leader_election.cc:343] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.088579 13921 leader_election.cc:304] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:14.089576 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:14.089781 14300 raft_consensus.cc:2804] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:14.088855 14223 ts_tablet_manager.cc:1434] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:14.090325 14300 raft_consensus.cc:697] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:14.091041 14223 tablet_bootstrap.cc:492] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:14.091411 14259 raft_consensus.cc:493] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.091207 14300 consensus_queue.cc:237] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.091845 14259 raft_consensus.cc:515] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.090186 14104 raft_consensus.cc:3060] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.093838 14259 leader_election.cc:290] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:14.095768 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:14.096451 13958 raft_consensus.cc:2468] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:14.097460 14073 leader_election.cc:304] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:14.097973 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:14.098234 14259 raft_consensus.cc:2804] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:14.098618 14259 raft_consensus.cc:493] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:14.098941 14259 raft_consensus.cc:3060] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:14.099213 14072 leader_election.cc:343] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.101050 14104 raft_consensus.cc:2468] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:14.102106 14235 leader_election.cc:290] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:14.102259 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7f9bbaf42a452e9cf476d2094a91b6" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
W20260709 14:51:14.103641 13996 leader_election.cc:343] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.104079 13996 leader_election.cc:304] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:14.104030 13855 catalog_manager.cc:5697] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.105293 14370 raft_consensus.cc:2749] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:14.105093 14259 raft_consensus.cc:515] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.106730 14228 tablet_bootstrap.cc:492] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:14.108913 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:14.109493 13958 raft_consensus.cc:3060] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.109812 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
W20260709 14:51:14.111174 14072 leader_election.cc:343] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.111526 14224 tablet_bootstrap.cc:492] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:14.112003 14224 ts_tablet_manager.cc:1403] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.081s	user 0.007s	sys 0.008s
I20260709 14:51:14.112718 14228 tablet_bootstrap.cc:654] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.114521 14224 raft_consensus.cc:359] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.115164 14224 raft_consensus.cc:385] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.115399 14224 raft_consensus.cc:740] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.116044 14224 consensus_queue.cc:260] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.118155 13958 raft_consensus.cc:2468] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:14.118229 14224 ts_tablet_manager.cc:1434] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:51:14.119428 14073 leader_election.cc:304] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:14.120251 14263 raft_consensus.cc:2804] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:14.120415 14224 tablet_bootstrap.cc:492] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:14.120743 14263 raft_consensus.cc:697] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:14.124655 14263 consensus_queue.cc:237] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.126019 14228 tablet_bootstrap.cc:492] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:14.126471 14228 ts_tablet_manager.cc:1403] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260709 14:51:14.129163 14228 raft_consensus.cc:359] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.129774 14228 raft_consensus.cc:385] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.129886 14224 tablet_bootstrap.cc:654] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.130013 14228 raft_consensus.cc:740] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.131765 14223 tablet_bootstrap.cc:654] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.133188 14225 tablet_bootstrap.cc:492] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:14.133649 14225 ts_tablet_manager.cc:1403] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.002s
I20260709 14:51:14.135962 14228 consensus_queue.cc:260] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.136221 14225 raft_consensus.cc:359] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.136945 14225 raft_consensus.cc:385] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.137283 13854 catalog_manager.cc:5697] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.138437 14259 leader_election.cc:290] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:14.140766 14228 ts_tablet_manager.cc:1434] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:51:14.141705 14228 tablet_bootstrap.cc:492] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:14.137220 14225 raft_consensus.cc:740] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.144176 14225 consensus_queue.cc:260] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.147662 14225 ts_tablet_manager.cc:1434] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:51:14.148509 14223 tablet_bootstrap.cc:492] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:14.148631 14225 tablet_bootstrap.cc:492] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:14.149053 14223 ts_tablet_manager.cc:1403] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.005s
I20260709 14:51:14.155745 14223 raft_consensus.cc:359] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.156355 14223 raft_consensus.cc:385] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.161813 14223 raft_consensus.cc:740] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.163151 14027 raft_consensus.cc:2468] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:14.164503 14223 consensus_queue.cc:260] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.164080 14228 tablet_bootstrap.cc:654] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.164424 14225 tablet_bootstrap.cc:654] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.167616 13921 leader_election.cc:304] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:14.168896 14223 ts_tablet_manager.cc:1434] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:51:14.166860 14224 tablet_bootstrap.cc:492] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:14.169587 14224 ts_tablet_manager.cc:1403] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.049s	user 0.027s	sys 0.014s
I20260709 14:51:14.172359 14224 raft_consensus.cc:359] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.169049 14300 raft_consensus.cc:2804] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:14.173444 14300 raft_consensus.cc:697] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:14.174077 14223 tablet_bootstrap.cc:492] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:14.174283 14300 consensus_queue.cc:237] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.177783 14228 tablet_bootstrap.cc:492] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:14.178278 14228 ts_tablet_manager.cc:1403] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.000s
I20260709 14:51:14.180342 14223 tablet_bootstrap.cc:654] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.181051 14228 raft_consensus.cc:359] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.181771 14228 raft_consensus.cc:385] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.182031 14228 raft_consensus.cc:740] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.172997 14224 raft_consensus.cc:385] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.182539 14224 raft_consensus.cc:740] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.183185 14224 consensus_queue.cc:260] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.185247 14228 consensus_queue.cc:260] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.185233 14224 ts_tablet_manager.cc:1434] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 14:51:14.186854 14224 tablet_bootstrap.cc:492] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:14.187717 14228 ts_tablet_manager.cc:1434] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:14.188704 14228 tablet_bootstrap.cc:492] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:14.192373 14224 tablet_bootstrap.cc:654] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.196178 13954 raft_consensus.cc:3060] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.198979 14228 tablet_bootstrap.cc:654] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.205715 13854 catalog_manager.cc:5697] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.209715 14228 tablet_bootstrap.cc:492] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:14.210256 14228 ts_tablet_manager.cc:1403] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.003s
I20260709 14:51:14.212855 14228 raft_consensus.cc:359] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.222790 14228 raft_consensus.cc:385] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.223060 14228 raft_consensus.cc:740] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.238094 14235 raft_consensus.cc:493] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.238735 14235 raft_consensus.cc:515] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.241343 14235 leader_election.cc:290] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:14.242128 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:14.242879 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:14.243552 14181 raft_consensus.cc:2468] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
W20260709 14:51:14.243614 13921 leader_election.cc:343] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.244967 13923 leader_election.cc:304] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:14.246148 14235 raft_consensus.cc:2804] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:14.246568 14235 raft_consensus.cc:493] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:14.246943 14235 raft_consensus.cc:3060] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.254256 14235 raft_consensus.cc:515] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.258708 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:14.258931 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:14.259553 14181 raft_consensus.cc:3060] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:14.260181 13921 leader_election.cc:343] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.266669 14181 raft_consensus.cc:2468] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:14.267937 13923 leader_election.cc:304] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:14.268730 14392 raft_consensus.cc:2804] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:14.269183 14392 raft_consensus.cc:697] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:14.269987 14392 consensus_queue.cc:237] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.271646 13852 catalog_manager.cc:5697] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 0 to 1, leader changed from <none> to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 1 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.281687 14228 consensus_queue.cc:260] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.283871 14370 raft_consensus.cc:493] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.284320 14370 raft_consensus.cc:515] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.286250 14370 leader_election.cc:290] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:14.287106 14228 ts_tablet_manager.cc:1434] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260709 14:51:14.288103 14228 tablet_bootstrap.cc:492] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:14.289222 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126cc3101cf841178c4b4e4d26e18c66" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:14.289778 14235 leader_election.cc:290] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
W20260709 14:51:14.290735 13996 leader_election.cc:343] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.292263 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126cc3101cf841178c4b4e4d26e18c66" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
W20260709 14:51:14.293452 13998 leader_election.cc:343] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.293865 13998 leader_election.cc:304] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:14.294804 14370 raft_consensus.cc:2749] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:14.305289 14223 tablet_bootstrap.cc:492] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:14.305850 14223 ts_tablet_manager.cc:1403] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.132s	user 0.015s	sys 0.031s
I20260709 14:51:14.308442 14223 raft_consensus.cc:359] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.309078 14223 raft_consensus.cc:385] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.309348 14223 raft_consensus.cc:740] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.310690 14223 consensus_queue.cc:260] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.313931 14225 tablet_bootstrap.cc:492] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:14.314415 14225 ts_tablet_manager.cc:1403] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.166s	user 0.046s	sys 0.050s
I20260709 14:51:14.315414 14223 ts_tablet_manager.cc:1434] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:14.315734 14224 tablet_bootstrap.cc:492] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:14.316179 14224 ts_tablet_manager.cc:1403] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.129s	user 0.019s	sys 0.021s
I20260709 14:51:14.316507 14223 tablet_bootstrap.cc:492] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:14.318715 14224 raft_consensus.cc:359] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.319347 14224 raft_consensus.cc:385] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.319607 14224 raft_consensus.cc:740] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.320277 14224 consensus_queue.cc:260] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.322222 14224 ts_tablet_manager.cc:1434] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:14.323082 14223 tablet_bootstrap.cc:654] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.323139 14224 tablet_bootstrap.cc:492] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:14.323441 14225 raft_consensus.cc:359] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.324112 14225 raft_consensus.cc:385] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.326205 14225 raft_consensus.cc:740] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.327034 14225 consensus_queue.cc:260] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.329241 14224 tablet_bootstrap.cc:654] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.325937 14228 tablet_bootstrap.cc:654] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.331662 13852 catalog_manager.cc:5697] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:14.333235 14225 ts_tablet_manager.cc:1434] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 14:51:14.333388 13852 catalog_manager.cc:5697] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.334267 14225 tablet_bootstrap.cc:492] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:14.340009 14225 tablet_bootstrap.cc:654] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.345528 14223 tablet_bootstrap.cc:492] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:14.345921 14223 ts_tablet_manager.cc:1403] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.000s
I20260709 14:51:14.346764 14228 tablet_bootstrap.cc:492] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:14.347220 14228 ts_tablet_manager.cc:1403] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.005s
I20260709 14:51:14.347875 14223 raft_consensus.cc:359] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.348392 14223 raft_consensus.cc:385] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.348590 14223 raft_consensus.cc:740] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.349150 14223 consensus_queue.cc:260] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.349865 14228 raft_consensus.cc:359] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.350497 14228 raft_consensus.cc:385] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.350739 14228 raft_consensus.cc:740] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.350867 14223 ts_tablet_manager.cc:1434] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:14.353556 14223 tablet_bootstrap.cc:492] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:14.361526 14228 consensus_queue.cc:260] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.368489 14354 raft_consensus.cc:493] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.368932 14354 raft_consensus.cc:515] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.370685 14228 ts_tablet_manager.cc:1434] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:51:14.372257 14263 raft_consensus.cc:493] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.372592 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:14.372761 14263 raft_consensus.cc:515] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.373286 14179 raft_consensus.cc:2468] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 0.
I20260709 14:51:14.374154 14223 tablet_bootstrap.cc:654] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.374797 14263 leader_election.cc:290] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:14.375067 14224 tablet_bootstrap.cc:492] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:14.375509 14224 ts_tablet_manager.cc:1403] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.007s
I20260709 14:51:14.375521 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:14.372912 14228 tablet_bootstrap.cc:492] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:14.376241 13954 raft_consensus.cc:2468] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 0.
I20260709 14:51:14.377702 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:14.378464 14027 raft_consensus.cc:2393] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 in current term 1: Already voted for candidate 0de66943f0554e889b78adfda498d817 in this term.
I20260709 14:51:14.378873 14311 raft_consensus.cc:493] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.379362 14311 raft_consensus.cc:515] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.379863 14225 tablet_bootstrap.cc:492] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:14.377815 13999 leader_election.cc:304] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:14.380378 14225 ts_tablet_manager.cc:1403] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.014s
I20260709 14:51:14.380947 14370 raft_consensus.cc:2804] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:14.381346 14370 raft_consensus.cc:493] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:14.381665 14370 raft_consensus.cc:3060] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.382961 14225 raft_consensus.cc:359] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.383600 14225 raft_consensus.cc:385] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.383809 14225 raft_consensus.cc:740] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.383898 14228 tablet_bootstrap.cc:654] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.378099 14224 raft_consensus.cc:359] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.384454 14224 raft_consensus.cc:385] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.384670 14224 raft_consensus.cc:740] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.385260 14224 consensus_queue.cc:260] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.386808 14311 leader_election.cc:290] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:14.387307 14224 ts_tablet_manager.cc:1434] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:51:14.388248 14224 tablet_bootstrap.cc:492] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:14.388451 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7f9bbaf42a452e9cf476d2094a91b6" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:14.388608 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7f9bbaf42a452e9cf476d2094a91b6" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:14.389025 14181 raft_consensus.cc:2468] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:14.389247 14027 raft_consensus.cc:2468] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:14.390609 14070 leader_election.cc:304] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:14.391402 14232 raft_consensus.cc:493] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.391894 14232 raft_consensus.cc:515] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.392261 14259 raft_consensus.cc:2804] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:14.392658 14259 raft_consensus.cc:493] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:14.392969 14259 raft_consensus.cc:3060] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.393528 14224 tablet_bootstrap.cc:654] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.393880 14232 leader_election.cc:290] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:14.394425 14232 consensus_queue.cc:1048] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:14.396687 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263485d1d5b74bbb8566897b88835b6c" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:14.400380 14259 raft_consensus.cc:515] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.403484 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7f9bbaf42a452e9cf476d2094a91b6" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:14.405622 14027 raft_consensus.cc:3060] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.406493 14350 raft_consensus.cc:493] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.406703 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263485d1d5b74bbb8566897b88835b6c" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:14.406983 14350 raft_consensus.cc:515] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.378521 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:14.408931 14350 leader_election.cc:290] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:14.409026 14073 leader_election.cc:304] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:14.409814 14337 raft_consensus.cc:493] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.410248 14337 raft_consensus.cc:515] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.410799 14232 raft_consensus.cc:3060] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.411283 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:14.410331 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:14.412763 14263 consensus_queue.cc:1048] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:14.414101 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:14.414209 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
W20260709 14:51:14.412329 13999 leader_election.cc:343] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:14.415669 13996 leader_election.cc:343] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:14.412153 14072 leader_election.cc:343] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.417214 14354 leader_election.cc:290] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
W20260709 14:51:14.415771 14144 leader_election.cc:343] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.416560 13996 leader_election.cc:304] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
W20260709 14:51:14.417938 14147 leader_election.cc:343] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.418076 14232 raft_consensus.cc:2749] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:14.418711 14147 leader_election.cc:304] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:14.419431 14234 raft_consensus.cc:2749] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:14.412334 14337 leader_election.cc:290] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:14.419687 14350 raft_consensus.cc:2749] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:14.422279 14225 consensus_queue.cc:260] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.430320 13958 raft_consensus.cc:2468] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:14.430927 14392 raft_consensus.cc:493] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.431443 14392 raft_consensus.cc:515] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.433204 14073 leader_election.cc:304] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:14.434424 14311 raft_consensus.cc:2804] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:14.434875 14311 raft_consensus.cc:493] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:14.435269 14311 raft_consensus.cc:3060] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.434514 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:14.443413 14180 raft_consensus.cc:2468] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:14.452462 14225 ts_tablet_manager.cc:1434] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.072s	user 0.005s	sys 0.000s
I20260709 14:51:14.426501 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7f9bbaf42a452e9cf476d2094a91b6" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:14.457890 14181 raft_consensus.cc:3060] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.464205 14181 raft_consensus.cc:2468] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:14.423419 14259 leader_election.cc:290] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:14.453660 13923 leader_election.cc:304] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:14.455271 14228 tablet_bootstrap.cc:492] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
W20260709 14:51:14.456632 14147 consensus_peers.cc:597] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:14.465606 14300 raft_consensus.cc:2804] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:14.465782 14228 ts_tablet_manager.cc:1403] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.020s
I20260709 14:51:14.466360 14300 raft_consensus.cc:493] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:14.457219 14223 tablet_bootstrap.cc:492] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:14.466733 14300 raft_consensus.cc:3060] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.467073 14223 ts_tablet_manager.cc:1403] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.114s	user 0.022s	sys 0.010s
W20260709 14:51:14.468791 14147 consensus_peers.cc:597] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:14.469609 14223 raft_consensus.cc:359] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.470274 14223 raft_consensus.cc:385] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.470539 14223 raft_consensus.cc:740] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.471168 14223 consensus_queue.cc:260] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.473632 14228 raft_consensus.cc:359] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.473834 14300 raft_consensus.cc:515] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.476451 14300 leader_election.cc:290] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:14.425192 14027 raft_consensus.cc:2468] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:14.477746 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:14.479202 14070 leader_election.cc:304] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:14.481091 14225 tablet_bootstrap.cc:492] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:14.474291 14228 raft_consensus.cc:385] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.484777 14228 raft_consensus.cc:740] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.485932 14228 consensus_queue.cc:260] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.488076 14228 ts_tablet_manager.cc:1434] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 14:51:14.457139 14311 raft_consensus.cc:515] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.489048 14234 consensus_queue.cc:1048] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:14.492945 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263485d1d5b74bbb8566897b88835b6c" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:14.493479 14225 tablet_bootstrap.cc:654] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.495385 14263 raft_consensus.cc:2804] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:14.505187 14263 raft_consensus.cc:697] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:14.506062 14263 consensus_queue.cc:237] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.509625 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263485d1d5b74bbb8566897b88835b6c" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:14.510226 13958 raft_consensus.cc:3060] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.496505 14228 tablet_bootstrap.cc:492] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:14.497146 14311 leader_election.cc:290] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:14.499639 14224 tablet_bootstrap.cc:492] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:14.512364 14224 ts_tablet_manager.cc:1403] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.124s	user 0.019s	sys 0.043s
I20260709 14:51:14.501217 14223 ts_tablet_manager.cc:1434] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.002s
I20260709 14:51:14.514051 14340 consensus_queue.cc:1048] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:14.514719 14223 tablet_bootstrap.cc:492] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:14.517776 14350 raft_consensus.cc:493] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.518239 14350 raft_consensus.cc:515] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.519632 14228 tablet_bootstrap.cc:654] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.520174 14350 leader_election.cc:290] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:14.522934 14224 raft_consensus.cc:359] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.523566 14224 raft_consensus.cc:385] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.523830 14224 raft_consensus.cc:740] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.524180 14318 raft_consensus.cc:493] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.524660 14318 raft_consensus.cc:515] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.525502 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
W20260709 14:51:14.525565 14072 leader_election.cc:343] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.526005 13958 raft_consensus.cc:2468] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:14.526746 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdebab894ab410083751f5ee6d4e3fb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:14.524421 14224 consensus_queue.cc:260] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.527981 14370 raft_consensus.cc:515] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.529052 14029 raft_consensus.cc:2393] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 in current term 1: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:14.529007 14224 ts_tablet_manager.cc:1434] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:51:14.532339 14224 tablet_bootstrap.cc:492] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:14.532732 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:14.533116 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdebab894ab410083751f5ee6d4e3fb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:14.533497 13956 raft_consensus.cc:2393] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 1: Already voted for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in this term.
W20260709 14:51:14.534363 13999 leader_election.cc:343] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:14.535086 13998 leader_election.cc:343] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.536346 14223 tablet_bootstrap.cc:654] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.535537 13998 leader_election.cc:304] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:14.537140 14073 leader_election.cc:304] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:14.537230 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:14.541018 14029 raft_consensus.cc:2393] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 in current term 1: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:14.541544 14263 raft_consensus.cc:2804] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:14.537428 14350 raft_consensus.cc:2749] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:14.542026 14263 raft_consensus.cc:697] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:14.537735 14224 tablet_bootstrap.cc:654] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.543080 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:14.544106 14263 consensus_queue.cc:237] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.545295 14223 tablet_bootstrap.cc:492] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:14.545779 14223 ts_tablet_manager.cc:1403] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.005s
I20260709 14:51:14.547518 14180 raft_consensus.cc:3060] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.547677 14144 leader_election.cc:304] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:14.537726 14392 leader_election.cc:290] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:14.526371 14181 raft_consensus.cc:3060] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.538919 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:14.526677 14318 leader_election.cc:290] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:14.549322 14223 raft_consensus.cc:359] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.550562 14223 raft_consensus.cc:385] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.550838 14223 raft_consensus.cc:740] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.551426 14223 consensus_queue.cc:260] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.553380 14223 ts_tablet_manager.cc:1434] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:14.555212 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:14.555969 13958 raft_consensus.cc:2393] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ccf653224ebf45688ac8367384cceaea in current term 1: Already voted for candidate 0de66943f0554e889b78adfda498d817 in this term.
I20260709 14:51:14.556463 14318 raft_consensus.cc:2749] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:14.558034 14223 tablet_bootstrap.cc:492] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:14.559193 13998 leader_election.cc:304] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:14.560252 14350 raft_consensus.cc:2749] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:14.561654 14311 consensus_queue.cc:1048] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:14.561964 14392 consensus_queue.cc:1048] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:14.562846 14434 raft_consensus.cc:493] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.563283 14434 raft_consensus.cc:515] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.565861 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126cc3101cf841178c4b4e4d26e18c66" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:14.554214 14370 leader_election.cc:290] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:14.566483 14031 raft_consensus.cc:2468] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:14.567835 14070 leader_election.cc:304] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:14.568642 14311 raft_consensus.cc:2804] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:14.568986 14311 raft_consensus.cc:493] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:14.569360 14311 raft_consensus.cc:3060] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.570003 14223 tablet_bootstrap.cc:654] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.566521 14434 leader_election.cc:290] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:14.578527 14223 tablet_bootstrap.cc:492] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:14.578972 14223 ts_tablet_manager.cc:1403] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 14:51:14.565779 14225 tablet_bootstrap.cc:492] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:14.580185 14225 ts_tablet_manager.cc:1403] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.099s	user 0.009s	sys 0.003s
I20260709 14:51:14.577028 14181 raft_consensus.cc:2468] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:14.591662 14223 raft_consensus.cc:359] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.592408 14223 raft_consensus.cc:385] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.592670 14223 raft_consensus.cc:740] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.594513 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126cc3101cf841178c4b4e4d26e18c66" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:14.595997 14311 raft_consensus.cc:515] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.597980 14223 consensus_queue.cc:260] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.598158 13854 catalog_manager.cc:5697] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.602578 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126cc3101cf841178c4b4e4d26e18c66" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:14.603199 14031 raft_consensus.cc:3060] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:14.605477 14072 leader_election.cc:343] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.609849 13923 leader_election.cc:304] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:14.611747 14223 ts_tablet_manager.cc:1434] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 14:51:14.611683 14225 raft_consensus.cc:359] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.612907 14225 raft_consensus.cc:385] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.612659 14223 tablet_bootstrap.cc:492] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:14.613193 14225 raft_consensus.cc:740] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.614334 14225 consensus_queue.cc:260] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.614779 14370 raft_consensus.cc:493] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.615234 14370 raft_consensus.cc:515] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.618343 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:14.619518 14225 ts_tablet_manager.cc:1434] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 14:51:14.620437 14225 tablet_bootstrap.cc:492] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:14.620865 14311 leader_election.cc:290] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:14.620632 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126cc3101cf841178c4b4e4d26e18c66" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:14.621539 14434 raft_consensus.cc:493] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:14.620424 13996 leader_election.cc:343] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.622069 14392 raft_consensus.cc:2804] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:14.617141 14370 leader_election.cc:290] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:14.621443 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
W20260709 14:51:14.624365 13999 leader_election.cc:343] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.624796 14392 raft_consensus.cc:697] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:14.624951 14434 raft_consensus.cc:515] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.625840 14392 consensus_queue.cc:237] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.627619 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:14.627982 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:14.628031 14225 tablet_bootstrap.cc:654] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:14.629103 14072 leader_election.cc:343] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.624794 13999 leader_election.cc:304] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
W20260709 14:51:14.629544 14073 leader_election.cc:343] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:14.630553 14070 leader_election.cc:343] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.630625 14370 raft_consensus.cc:2749] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:14.631017 14070 leader_election.cc:304] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:14.631399 14434 leader_election.cc:290] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:14.631728 14432 raft_consensus.cc:2749] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:14.609881 14031 raft_consensus.cc:2468] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:14.635263 14070 leader_election.cc:304] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:14.637132 14434 raft_consensus.cc:2804] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:14.637621 14434 raft_consensus.cc:697] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:14.637524 14235 consensus_queue.cc:1048] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:14.638875 14223 tablet_bootstrap.cc:654] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.638497 14434 consensus_queue.cc:237] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.659871 14228 tablet_bootstrap.cc:492] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:14.660303 14228 ts_tablet_manager.cc:1403] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.164s	user 0.010s	sys 0.003s
I20260709 14:51:14.665891 14224 tablet_bootstrap.cc:492] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:14.666425 14224 ts_tablet_manager.cc:1403] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.134s	user 0.023s	sys 0.021s
I20260709 14:51:14.670965 14225 tablet_bootstrap.cc:492] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:14.671617 14225 ts_tablet_manager.cc:1403] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.015s
I20260709 14:51:14.672354 14224 raft_consensus.cc:359] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.673062 14224 raft_consensus.cc:385] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.673336 14224 raft_consensus.cc:740] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.673314 13853 catalog_manager.cc:5697] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.676939 13854 catalog_manager.cc:5697] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.678784 14224 consensus_queue.cc:260] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.683096 14224 ts_tablet_manager.cc:1434] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 14:51:14.683102 14225 raft_consensus.cc:359] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.683759 14225 raft_consensus.cc:385] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.684352 14224 tablet_bootstrap.cc:492] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:14.684036 14225 raft_consensus.cc:740] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.688529 14225 consensus_queue.cc:260] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.693354 14225 ts_tablet_manager.cc:1434] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260709 14:51:14.694271 14225 tablet_bootstrap.cc:492] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:14.695025 14228 raft_consensus.cc:359] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.695695 14228 raft_consensus.cc:385] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.695936 14228 raft_consensus.cc:740] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.696728 14228 consensus_queue.cc:260] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.697460 14392 consensus_queue.cc:1048] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:14.700049 14225 tablet_bootstrap.cc:654] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.686280 14311 consensus_queue.cc:1048] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260709 14:51:14.702154 13921 consensus_peers.cc:597] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 -> Peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Couldn't send request to peer 01121f3dd35b4bb19e963d9cbc01ba09. 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:51:14.709710 14228 ts_tablet_manager.cc:1434] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.049s	user 0.003s	sys 0.004s
I20260709 14:51:14.711592 14228 tablet_bootstrap.cc:492] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:14.721259 14300 consensus_queue.cc:1048] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:14.722213 14235 consensus_queue.cc:1048] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:14.722692 14300 consensus_queue.cc:1048] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:14.754302 14311 raft_consensus.cc:493] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.754844 14311 raft_consensus.cc:515] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.755620 14228 tablet_bootstrap.cc:654] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.756877 14311 leader_election.cc:290] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:14.759497 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca4cd804ff945db9afde3f06a55995f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
W20260709 14:51:14.769646 14072 leader_election.cc:343] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.758515 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca4cd804ff945db9afde3f06a55995f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:14.771529 14033 raft_consensus.cc:2468] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:14.772696 14070 leader_election.cc:304] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:14.773736 14311 raft_consensus.cc:2804] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:14.774097 14311 raft_consensus.cc:493] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:14.774410 14311 raft_consensus.cc:3060] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.781404 13854 catalog_manager.cc:5697] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.783851 14181 raft_consensus.cc:3060] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.798480 14353 consensus_queue.cc:1048] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:14.801000 14225 tablet_bootstrap.cc:492] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:14.801528 14225 ts_tablet_manager.cc:1403] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.012s
I20260709 14:51:14.804749 14311 raft_consensus.cc:515] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.807844 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca4cd804ff945db9afde3f06a55995f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:14.808406 14033 raft_consensus.cc:3060] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.812525 14225 raft_consensus.cc:359] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.813371 14225 raft_consensus.cc:385] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.813666 14225 raft_consensus.cc:740] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.814329 14225 consensus_queue.cc:260] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.813467 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca4cd804ff945db9afde3f06a55995f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:14.810729 14311 leader_election.cc:290] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:14.820483 14225 ts_tablet_manager.cc:1434] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:51:14.821383 14223 tablet_bootstrap.cc:492] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:14.821858 14223 ts_tablet_manager.cc:1403] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.209s	user 0.028s	sys 0.011s
I20260709 14:51:14.824215 14223 raft_consensus.cc:359] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.824839 14223 raft_consensus.cc:385] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.825120 14223 raft_consensus.cc:740] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
W20260709 14:51:14.827720 14072 leader_election.cc:343] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.825867 14223 consensus_queue.cc:260] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.829864 14223 ts_tablet_manager.cc:1434] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:14.830710 14223 tablet_bootstrap.cc:492] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:14.833235 14033 raft_consensus.cc:2468] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:14.834357 14070 leader_election.cc:304] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:14.836127 14223 tablet_bootstrap.cc:654] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.836783 14434 raft_consensus.cc:493] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.837288 14434 raft_consensus.cc:515] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.839321 14434 leader_election.cc:290] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:14.839824 14228 tablet_bootstrap.cc:492] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:14.840543 14228 ts_tablet_manager.cc:1403] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.130s	user 0.007s	sys 0.005s
I20260709 14:51:14.841002 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de20d494f9a48c19011ad7818d957be" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
W20260709 14:51:14.842567 14072 leader_election.cc:343] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.840559 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de20d494f9a48c19011ad7818d957be" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
W20260709 14:51:14.850096 14070 leader_election.cc:343] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.850651 14225 tablet_bootstrap.cc:492] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:14.850608 14070 leader_election.cc:304] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:14.851370 14434 raft_consensus.cc:2749] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:14.854409 14224 tablet_bootstrap.cc:654] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.835465 14311 raft_consensus.cc:2804] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:14.858918 14311 raft_consensus.cc:697] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:14.862732 14223 tablet_bootstrap.cc:492] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:14.863255 14223 ts_tablet_manager.cc:1403] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.009s
I20260709 14:51:14.863584 14228 raft_consensus.cc:359] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.864265 14228 raft_consensus.cc:385] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.864544 14228 raft_consensus.cc:740] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.865162 14228 consensus_queue.cc:260] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.867363 14228 ts_tablet_manager.cc:1434] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:51:14.868213 14228 tablet_bootstrap.cc:492] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:14.859750 14311 consensus_queue.cc:237] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:14.891016 14228 tablet_bootstrap.cc:654] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.899824 14225 tablet_bootstrap.cc:654] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.904764 14223 raft_consensus.cc:359] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.907905 14223 raft_consensus.cc:385] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.908378 14223 raft_consensus.cc:740] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.907948 14451 raft_consensus.cc:493] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.909086 14223 consensus_queue.cc:260] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.909514 14451 raft_consensus.cc:515] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.911521 14223 ts_tablet_manager.cc:1434] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 14:51:14.911827 14451 leader_election.cc:290] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:14.912515 14223 tablet_bootstrap.cc:492] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:14.913360 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
W20260709 14:51:14.914710 13921 leader_election.cc:343] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.916181 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:14.916812 14181 raft_consensus.cc:2468] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:14.918205 14224 tablet_bootstrap.cc:492] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:14.918071 13923 leader_election.cc:304] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:14.918707 14224 ts_tablet_manager.cc:1403] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.235s	user 0.008s	sys 0.002s
I20260709 14:51:14.919116 14451 raft_consensus.cc:2804] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:14.919507 14451 raft_consensus.cc:493] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:14.919852 14451 raft_consensus.cc:3060] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.920029 13853 catalog_manager.cc:5697] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.921115 14223 tablet_bootstrap.cc:654] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.924909 14224 raft_consensus.cc:359] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.925635 14224 raft_consensus.cc:385] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.928190 14451 raft_consensus.cc:515] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:14.925899 14224 raft_consensus.cc:740] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.929569 14224 consensus_queue.cc:260] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:14.932363 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:14.932955 14180 raft_consensus.cc:3060] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:14.934008 14224 ts_tablet_manager.cc:1434] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:51:14.935343 14224 tablet_bootstrap.cc:492] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:14.943866 14225 tablet_bootstrap.cc:492] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:14.944425 14225 ts_tablet_manager.cc:1403] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.004s
I20260709 14:51:14.930217 14451 leader_election.cc:290] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:14.931414 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:14.953626 14225 raft_consensus.cc:359] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.954357 14225 raft_consensus.cc:385] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:14.954628 14225 raft_consensus.cc:740] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:14.958990 14225 consensus_queue.cc:260] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:14.966185 14225 ts_tablet_manager.cc:1434] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:51:14.967344 14225 tablet_bootstrap.cc:492] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
W20260709 14:51:14.970284 13921 leader_election.cc:343] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:14.975419 13958 raft_consensus.cc:3060] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:14.975565 13904 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:14.992480 14311 consensus_queue.cc:1048] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:14.996146 14228 tablet_bootstrap.cc:492] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:14.996685 14228 ts_tablet_manager.cc:1403] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.129s	user 0.022s	sys 0.011s
I20260709 14:51:14.997746 14224 tablet_bootstrap.cc:654] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.001063 14225 tablet_bootstrap.cc:654] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:14.999854 14180 raft_consensus.cc:2468] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:15.005997 14228 raft_consensus.cc:359] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.008322 14228 raft_consensus.cc:385] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.008539 14228 raft_consensus.cc:740] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.009039 14228 consensus_queue.cc:260] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.012261 14318 raft_consensus.cc:493] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.012987 14228 ts_tablet_manager.cc:1434] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.003s
I20260709 14:51:15.012732 14318 raft_consensus.cc:515] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.014283 14228 tablet_bootstrap.cc:492] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:15.014596 14318 leader_election.cc:290] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:15.018786 14223 tablet_bootstrap.cc:492] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:15.022377 14223 ts_tablet_manager.cc:1403] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.110s	user 0.053s	sys 0.019s
I20260709 14:51:15.021627 13923 leader_election.cc:304] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:15.025602 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126cc3101cf841178c4b4e4d26e18c66" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:15.026048 14228 tablet_bootstrap.cc:654] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.026409 14032 raft_consensus.cc:2393] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 1: Already voted for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in this term.
I20260709 14:51:15.026875 14300 raft_consensus.cc:2804] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:15.027371 14300 raft_consensus.cc:697] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:15.028520 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126cc3101cf841178c4b4e4d26e18c66" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:15.029327 14263 raft_consensus.cc:493] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.029835 14263 raft_consensus.cc:515] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.031877 14263 leader_election.cc:290] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:15.033885 14144 leader_election.cc:304] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:15.034078 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:15.035017 14337 raft_consensus.cc:3060] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.036497 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:15.038057 14433 consensus_queue.cc:1048] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:15.028198 14300 consensus_queue.cc:237] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.041796 14072 leader_election.cc:304] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:15.042901 14311 raft_consensus.cc:2749] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:15.043349 14178 raft_consensus.cc:3060] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.060145 14223 raft_consensus.cc:359] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.060858 14223 raft_consensus.cc:385] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.060976 14337 raft_consensus.cc:2749] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:15.061163 14223 raft_consensus.cc:740] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.062007 14223 consensus_queue.cc:260] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.069039 14223 ts_tablet_manager.cc:1434] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.001s
I20260709 14:51:15.070379 14223 tablet_bootstrap.cc:492] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:15.073737 14224 tablet_bootstrap.cc:492] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:15.074136 14224 ts_tablet_manager.cc:1403] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.139s	user 0.013s	sys 0.011s
I20260709 14:51:15.077709 14228 tablet_bootstrap.cc:492] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:15.078171 14228 ts_tablet_manager.cc:1403] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.010s
I20260709 14:51:15.078197 14311 consensus_queue.cc:1048] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:15.082288 14451 consensus_queue.cc:1048] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:15.087069 14228 raft_consensus.cc:359] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.087721 14228 raft_consensus.cc:385] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.088002 14228 raft_consensus.cc:740] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.088712 14228 consensus_queue.cc:260] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.088220 13853 catalog_manager.cc:5697] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:15.099123 14228 ts_tablet_manager.cc:1434] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:51:15.100148 14228 tablet_bootstrap.cc:492] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:15.101198 14451 consensus_queue.cc:1048] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:15.102490 14311 raft_consensus.cc:493] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.102936 14311 raft_consensus.cc:515] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.104826 14311 leader_election.cc:290] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:15.109519 14224 raft_consensus.cc:359] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.110174 14224 raft_consensus.cc:385] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.110419 14224 raft_consensus.cc:740] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.110659 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:15.111362 14033 raft_consensus.cc:2468] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:15.114787 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:15.111042 14224 consensus_queue.cc:260] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.120002 14223 tablet_bootstrap.cc:654] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:15.126215 14073 leader_election.cc:343] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.127154 14224 ts_tablet_manager.cc:1434] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.001s
I20260709 14:51:15.127857 14070 leader_election.cc:304] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:15.128106 14104 raft_consensus.cc:3060] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.128479 14224 tablet_bootstrap.cc:492] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:15.130087 14451 raft_consensus.cc:493] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.130748 14451 raft_consensus.cc:515] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.132944 14433 raft_consensus.cc:2804] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.134789 14224 tablet_bootstrap.cc:654] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.135932 14228 tablet_bootstrap.cc:654] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.132617 14451 leader_election.cc:290] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:15.134734 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:15.135799 14433 raft_consensus.cc:493] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.141935 14433 raft_consensus.cc:3060] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.137522 14311 consensus_queue.cc:1048] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:51:15.157243 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:15.157918 14107 raft_consensus.cc:2468] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:15.143085 14033 raft_consensus.cc:2468] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:15.165575 14225 tablet_bootstrap.cc:492] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:15.166038 14225 ts_tablet_manager.cc:1403] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.199s	user 0.018s	sys 0.038s
I20260709 14:51:15.177831 14432 consensus_queue.cc:1048] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:15.169653 13921 leader_election.cc:304] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:15.187440 14300 raft_consensus.cc:2804] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.187834 14300 raft_consensus.cc:493] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.188159 14300 raft_consensus.cc:3060] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.205029 14223 tablet_bootstrap.cc:492] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:15.205550 14223 ts_tablet_manager.cc:1403] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.135s	user 0.013s	sys 0.008s
I20260709 14:51:15.206439 14225 raft_consensus.cc:359] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.207823 14311 raft_consensus.cc:493] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.209398 14223 raft_consensus.cc:359] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.223563 14223 raft_consensus.cc:385] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.223562 14311 raft_consensus.cc:515] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.224066 14223 raft_consensus.cc:740] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.224920 14224 tablet_bootstrap.cc:492] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:15.224730 14223 consensus_queue.cc:260] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.225375 14224 ts_tablet_manager.cc:1403] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.097s	user 0.017s	sys 0.008s
I20260709 14:51:15.225996 14311 leader_election.cc:290] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:15.226665 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc405e09344520998d63a346adc567" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:15.227638 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc405e09344520998d63a346adc567" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
W20260709 14:51:15.228096 14072 leader_election.cc:343] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.228675 14224 raft_consensus.cc:359] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.229367 14224 raft_consensus.cc:385] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.229517 14223 ts_tablet_manager.cc:1434] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
W20260709 14:51:15.229918 14073 leader_election.cc:343] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.230643 14073 leader_election.cc:304] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:15.230964 14223 tablet_bootstrap.cc:492] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:15.229643 14224 raft_consensus.cc:740] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.231563 14232 raft_consensus.cc:2749] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:15.232106 14225 raft_consensus.cc:385] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.232580 14225 raft_consensus.cc:740] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.219946 14263 consensus_queue.cc:1048] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:15.233384 14370 raft_consensus.cc:493] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.233836 14370 raft_consensus.cc:515] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.235778 14370 leader_election.cc:290] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:15.237727 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa52e7ca1c4a4780dc38bee6dafbac" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
W20260709 14:51:15.239252 13996 leader_election.cc:343] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.217075 14433 raft_consensus.cc:515] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.242076 14225 consensus_queue.cc:260] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.241037 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa52e7ca1c4a4780dc38bee6dafbac" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:15.219127 14300 raft_consensus.cc:515] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.243659 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:15.244252 14033 raft_consensus.cc:3060] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.244642 14300 leader_election.cc:290] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:15.245173 14433 leader_election.cc:290] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:15.246004 14223 tablet_bootstrap.cc:654] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:15.243686 13998 leader_election.cc:343] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.249822 13998 leader_election.cc:304] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:15.252988 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:15.253593 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:15.254042 14263 consensus_queue.cc:1048] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:15.254592 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:15.255169 14029 raft_consensus.cc:3060] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.257216 14350 raft_consensus.cc:2749] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:15.257802 14073 leader_election.cc:343] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.254113 14107 raft_consensus.cc:3060] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.263265 14029 raft_consensus.cc:2468] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:15.264395 13921 leader_election.cc:304] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:15.266515 14033 raft_consensus.cc:2468] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:15.267639 14070 leader_election.cc:304] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:15.268396 14433 raft_consensus.cc:2804] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:15.231863 14224 consensus_queue.cc:260] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.268752 14107 raft_consensus.cc:2468] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:15.269407 14433 raft_consensus.cc:697] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:15.277889 14433 consensus_queue.cc:237] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.273036 14225 ts_tablet_manager.cc:1434] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.107s	user 0.005s	sys 0.001s
I20260709 14:51:15.276460 14353 raft_consensus.cc:2804] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:15.287168 14353 raft_consensus.cc:697] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:15.288077 14353 consensus_queue.cc:237] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.270239 14224 ts_tablet_manager.cc:1434] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 14:51:15.294257 14224 tablet_bootstrap.cc:492] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:15.294173 14178 raft_consensus.cc:3060] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.305423 14225 tablet_bootstrap.cc:492] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:15.305572 14228 tablet_bootstrap.cc:492] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:15.306087 14228 ts_tablet_manager.cc:1403] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.206s	user 0.016s	sys 0.003s
I20260709 14:51:15.313323 14223 tablet_bootstrap.cc:492] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:15.313882 14223 ts_tablet_manager.cc:1403] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.005s
I20260709 14:51:15.315078 14228 raft_consensus.cc:359] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.315770 14228 raft_consensus.cc:385] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.316030 14228 raft_consensus.cc:740] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.316466 14223 raft_consensus.cc:359] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.317178 14223 raft_consensus.cc:385] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.316838 14228 consensus_queue.cc:260] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.317580 14223 raft_consensus.cc:740] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.318284 14223 consensus_queue.cc:260] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.316043 14225 tablet_bootstrap.cc:654] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.320315 14223 ts_tablet_manager.cc:1434] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:15.320777 14228 ts_tablet_manager.cc:1434] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:51:15.321852 14228 tablet_bootstrap.cc:492] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:15.323535 14223 tablet_bootstrap.cc:492] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:15.329668 14228 tablet_bootstrap.cc:654] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.344799 14311 raft_consensus.cc:493] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.345341 14311 raft_consensus.cc:515] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.347277 14311 leader_election.cc:290] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:15.352545 14432 consensus_queue.cc:1048] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:15.354038 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:15.354677 14032 raft_consensus.cc:2468] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:15.356048 14070 leader_election.cc:304] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:15.356807 14232 raft_consensus.cc:2804] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.357738 14232 raft_consensus.cc:493] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.358052 14232 raft_consensus.cc:3060] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.364126 14224 tablet_bootstrap.cc:654] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.369604 14370 raft_consensus.cc:493] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.370102 14370 raft_consensus.cc:515] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.372114 14370 leader_election.cc:290] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:15.374758 13853 catalog_manager.cc:5697] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:15.378620 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:15.379367 14180 raft_consensus.cc:2393] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccf653224ebf45688ac8367384cceaea in current term 1: Already voted for candidate 0de66943f0554e889b78adfda498d817 in this term.
I20260709 14:51:15.381412 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:15.382906 13998 leader_election.cc:304] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:15.384436 14370 raft_consensus.cc:3060] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.387610 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:15.389848 13958 raft_consensus.cc:2468] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:15.390687 14223 tablet_bootstrap.cc:654] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.392397 14228 tablet_bootstrap.cc:492] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:15.392867 14228 ts_tablet_manager.cc:1403] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.021s
I20260709 14:51:15.367388 14232 raft_consensus.cc:515] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.397136 14232 leader_election.cc:290] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:15.397832 14228 raft_consensus.cc:359] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.395197 13852 catalog_manager.cc:5697] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:15.398344 14228 raft_consensus.cc:385] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.398634 14228 raft_consensus.cc:740] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.399349 14228 consensus_queue.cc:260] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.398617 14318 raft_consensus.cc:493] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.401750 14318 raft_consensus.cc:515] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.401943 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:15.402259 14225 tablet_bootstrap.cc:492] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:15.402925 14225 ts_tablet_manager.cc:1403] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.100s	user 0.007s	sys 0.005s
I20260709 14:51:15.402999 13958 raft_consensus.cc:3060] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.404098 14318 leader_election.cc:290] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:15.404838 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdebab894ab410083751f5ee6d4e3fb" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:15.405093 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdebab894ab410083751f5ee6d4e3fb" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:15.405709 14033 raft_consensus.cc:2468] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 0.
I20260709 14:51:15.406864 14144 leader_election.cc:304] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:15.407619 14318 raft_consensus.cc:2804] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.407969 14318 raft_consensus.cc:493] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.408229 14318 raft_consensus.cc:3060] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.411353 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:15.411916 14033 raft_consensus.cc:3060] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.413553 14228 ts_tablet_manager.cc:1434] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 14:51:15.414666 14228 tablet_bootstrap.cc:492] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:15.416003 13956 raft_consensus.cc:2468] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 0.
I20260709 14:51:15.430290 14370 raft_consensus.cc:2749] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:15.431182 14225 raft_consensus.cc:359] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.431840 14225 raft_consensus.cc:385] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.432114 14225 raft_consensus.cc:740] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.435334 14228 tablet_bootstrap.cc:654] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.439571 14224 tablet_bootstrap.cc:492] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:15.439994 14224 ts_tablet_manager.cc:1403] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.146s	user 0.011s	sys 0.003s
I20260709 14:51:15.440171 14033 raft_consensus.cc:2468] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:15.433866 14225 consensus_queue.cc:260] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.443190 13958 raft_consensus.cc:2468] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:15.441321 14070 leader_election.cc:304] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:15.444922 14232 raft_consensus.cc:2804] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:15.445588 14232 raft_consensus.cc:697] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:15.442129 14318 raft_consensus.cc:515] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.446470 14224 raft_consensus.cc:359] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.448235 14224 raft_consensus.cc:385] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.448318 14318 leader_election.cc:290] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:15.447448 14232 consensus_queue.cc:237] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.449875 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdebab894ab410083751f5ee6d4e3fb" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:15.450555 13958 raft_consensus.cc:3060] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.451117 14224 raft_consensus.cc:740] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.451859 14223 tablet_bootstrap.cc:492] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:15.449901 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdebab894ab410083751f5ee6d4e3fb" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:15.451958 14224 consensus_queue.cc:260] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.452839 14033 raft_consensus.cc:3060] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.452996 14223 ts_tablet_manager.cc:1403] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.132s	user 0.010s	sys 0.001s
I20260709 14:51:15.454209 14224 ts_tablet_manager.cc:1434] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:51:15.455781 14224 tablet_bootstrap.cc:492] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:15.455457 14223 raft_consensus.cc:359] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.456136 14223 raft_consensus.cc:385] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.456408 14223 raft_consensus.cc:740] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.457021 14223 consensus_queue.cc:260] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.458380 14225 ts_tablet_manager.cc:1434] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.001s
I20260709 14:51:15.461905 14225 tablet_bootstrap.cc:492] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:15.478385 14033 raft_consensus.cc:2468] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:15.479652 14144 leader_election.cc:304] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:15.480407 14318 raft_consensus.cc:2804] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:15.483253 13958 raft_consensus.cc:2468] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:15.484321 14318 raft_consensus.cc:697] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:15.485244 14318 consensus_queue.cc:237] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.489809 14223 ts_tablet_manager.cc:1434] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 14:51:15.490933 14223 tablet_bootstrap.cc:492] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:15.503393 13855 catalog_manager.cc:5697] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:15.516121 14311 raft_consensus.cc:493] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.518664 14228 tablet_bootstrap.cc:492] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:15.519153 14228 ts_tablet_manager.cc:1403] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.020s
I20260709 14:51:15.518004 14311 raft_consensus.cc:515] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.529191 14311 leader_election.cc:290] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:15.530290 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a9901d3f754308b70b5159e692aa22" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:15.530633 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a9901d3f754308b70b5159e692aa22" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:15.531383 14224 tablet_bootstrap.cc:654] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:15.531913 14073 leader_election.cc:343] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:15.534559 14070 leader_election.cc:343] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.534997 14070 leader_election.cc:304] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:15.536093 14232 raft_consensus.cc:2749] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:15.536921 14228 raft_consensus.cc:359] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.540558 14228 raft_consensus.cc:385] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.540042 13855 catalog_manager.cc:5697] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 0 to 1, leader changed from <none> to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 1 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:15.540850 14228 raft_consensus.cc:740] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.541543 14228 consensus_queue.cc:260] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.548997 14223 tablet_bootstrap.cc:654] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.551525 14225 tablet_bootstrap.cc:654] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.557057 14228 ts_tablet_manager.cc:1434] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 14:51:15.559397 14225 tablet_bootstrap.cc:492] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:15.559901 14225 ts_tablet_manager.cc:1403] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.098s	user 0.008s	sys 0.003s
I20260709 14:51:15.565162 14225 raft_consensus.cc:359] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.566028 14228 tablet_bootstrap.cc:492] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:15.566666 14225 raft_consensus.cc:385] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.567133 14225 raft_consensus.cc:740] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.567976 14225 consensus_queue.cc:260] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.570626 14225 ts_tablet_manager.cc:1434] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:51:15.571427 14224 tablet_bootstrap.cc:492] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:15.571990 14224 ts_tablet_manager.cc:1403] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.116s	user 0.023s	sys 0.007s
I20260709 14:51:15.572314 14223 tablet_bootstrap.cc:492] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:15.572751 14223 ts_tablet_manager.cc:1403] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.002s
I20260709 14:51:15.572880 14228 tablet_bootstrap.cc:654] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.575299 14223 raft_consensus.cc:359] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.575973 14223 raft_consensus.cc:385] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.575623 14224 raft_consensus.cc:359] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.576277 14223 raft_consensus.cc:740] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.576496 14224 raft_consensus.cc:385] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.577052 14224 raft_consensus.cc:740] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.576972 14223 consensus_queue.cc:260] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.578896 14224 consensus_queue.cc:260] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.579807 14223 ts_tablet_manager.cc:1434] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:15.580642 14223 tablet_bootstrap.cc:492] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:15.583716 14225 tablet_bootstrap.cc:492] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:15.588877 14223 tablet_bootstrap.cc:654] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.595376 14224 ts_tablet_manager.cc:1434] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:51:15.596397 14224 tablet_bootstrap.cc:492] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:15.599076 14225 tablet_bootstrap.cc:654] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.601858 14224 tablet_bootstrap.cc:654] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.611038 14223 tablet_bootstrap.cc:492] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:15.611481 14223 ts_tablet_manager.cc:1403] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.007s
I20260709 14:51:15.614542 14228 tablet_bootstrap.cc:492] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:15.614324 14223 raft_consensus.cc:359] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.614928 14223 raft_consensus.cc:385] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.614979 14228 ts_tablet_manager.cc:1403] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.005s
I20260709 14:51:15.615278 14223 raft_consensus.cc:740] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.616674 14223 consensus_queue.cc:260] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.617704 14228 raft_consensus.cc:359] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.618348 14228 raft_consensus.cc:385] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.618590 14223 ts_tablet_manager.cc:1434] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:51:15.618610 14228 raft_consensus.cc:740] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.619545 14223 tablet_bootstrap.cc:492] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:15.619376 14228 consensus_queue.cc:260] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.623853 14451 consensus_queue.cc:1048] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:15.625131 14223 tablet_bootstrap.cc:654] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.627112 14228 ts_tablet_manager.cc:1434] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:51:15.627966 14228 tablet_bootstrap.cc:492] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:15.630369 14224 tablet_bootstrap.cc:492] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:15.630842 14224 ts_tablet_manager.cc:1403] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.012s
I20260709 14:51:15.633219 14228 tablet_bootstrap.cc:654] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.633390 14224 raft_consensus.cc:359] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.634191 14300 consensus_queue.cc:1048] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:15.637221 14223 tablet_bootstrap.cc:492] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:15.637709 14223 ts_tablet_manager.cc:1403] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.006s
I20260709 14:51:15.640167 14223 raft_consensus.cc:359] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.640739 14223 raft_consensus.cc:385] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.640969 14223 raft_consensus.cc:740] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.641665 14223 consensus_queue.cc:260] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.644122 14223 ts_tablet_manager.cc:1434] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:51:15.645048 14223 tablet_bootstrap.cc:492] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:15.650199 14223 tablet_bootstrap.cc:654] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.634191 14224 raft_consensus.cc:385] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.653141 14224 raft_consensus.cc:740] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.654543 14224 consensus_queue.cc:260] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.656181 14228 tablet_bootstrap.cc:492] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:15.656687 14228 ts_tablet_manager.cc:1403] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.004s
I20260709 14:51:15.658205 14224 ts_tablet_manager.cc:1434] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:51:15.660683 14224 tablet_bootstrap.cc:492] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:15.662679 14223 tablet_bootstrap.cc:492] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:15.663115 14223 ts_tablet_manager.cc:1403] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260709 14:51:15.665491 14223 raft_consensus.cc:359] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.666101 14223 raft_consensus.cc:385] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.666343 14223 raft_consensus.cc:740] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.666879 14223 consensus_queue.cc:260] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.667877 14224 tablet_bootstrap.cc:654] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.668381 14225 tablet_bootstrap.cc:492] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:15.668817 14225 ts_tablet_manager.cc:1403] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.003s
I20260709 14:51:15.671188 14225 raft_consensus.cc:359] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.671769 14225 raft_consensus.cc:385] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.672013 14225 raft_consensus.cc:740] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.672629 14263 consensus_queue.cc:1048] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:15.659313 14228 raft_consensus.cc:359] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.674118 14228 raft_consensus.cc:385] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.674391 14228 raft_consensus.cc:740] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.676478 14223 ts_tablet_manager.cc:1434] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:51:15.677354 14223 tablet_bootstrap.cc:492] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:15.682819 14223 tablet_bootstrap.cc:654] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.685479 14225 consensus_queue.cc:260] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.687449 14225 ts_tablet_manager.cc:1434] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 14:51:15.691002 14225 tablet_bootstrap.cc:492] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:15.693791 14263 raft_consensus.cc:493] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.694259 14263 raft_consensus.cc:515] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.696177 14263 leader_election.cc:290] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:15.696456 14225 tablet_bootstrap.cc:654] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.698354 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164b8a3a7d9a4c519bad1db0e3146b51" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
W20260709 14:51:15.699743 14070 leader_election.cc:343] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.702318 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164b8a3a7d9a4c519bad1db0e3146b51" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
W20260709 14:51:15.703765 14073 consensus_peers.cc:597] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:15.705241 14073 leader_election.cc:343] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.705696 14073 leader_election.cc:304] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:15.706776 14263 raft_consensus.cc:2749] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:15.708909 14223 tablet_bootstrap.cc:492] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:15.709384 14223 ts_tablet_manager.cc:1403] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.008s
I20260709 14:51:15.711493 14228 consensus_queue.cc:260] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.711782 14223 raft_consensus.cc:359] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.712440 14223 raft_consensus.cc:385] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.712695 14223 raft_consensus.cc:740] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.713476 14228 ts_tablet_manager.cc:1434] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 14:51:15.713371 14223 consensus_queue.cc:260] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.714303 14228 tablet_bootstrap.cc:492] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:15.715546 14223 ts_tablet_manager.cc:1434] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:15.716588 14223 tablet_bootstrap.cc:492] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:15.725020 14224 tablet_bootstrap.cc:492] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:15.725955 14224 ts_tablet_manager.cc:1403] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.001s
I20260709 14:51:15.725143 14228 tablet_bootstrap.cc:654] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.729519 14223 tablet_bootstrap.cc:654] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.729529 14224 raft_consensus.cc:359] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.730625 14224 raft_consensus.cc:385] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.730952 14224 raft_consensus.cc:740] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.731303 14225 tablet_bootstrap.cc:492] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:15.731824 14225 ts_tablet_manager.cc:1403] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.008s
I20260709 14:51:15.731841 14263 raft_consensus.cc:493] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.732452 14263 raft_consensus.cc:515] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.732507 14224 consensus_queue.cc:260] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.734530 14263 leader_election.cc:290] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:15.734566 14225 raft_consensus.cc:359] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.738786 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986b50960b6048f3bb6e053e4d761b26" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:15.749213 14179 raft_consensus.cc:2468] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:15.749537 14353 consensus_queue.cc:1048] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:15.739462 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986b50960b6048f3bb6e053e4d761b26" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:15.750509 14072 leader_election.cc:304] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:15.751307 14434 raft_consensus.cc:2804] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.751706 14434 raft_consensus.cc:493] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.752063 14434 raft_consensus.cc:3060] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.758406 14370 raft_consensus.cc:493] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.758953 14370 raft_consensus.cc:515] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
W20260709 14:51:15.758991 14073 leader_election.cc:343] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.760265 14350 raft_consensus.cc:493] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.760715 14350 raft_consensus.cc:515] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.762676 14350 leader_election.cc:290] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:15.763535 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69649f7416be41169f800f2060b2019f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:15.764305 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcafccb80a74d8789e7488d70e05340" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:15.764367 14434 raft_consensus.cc:515] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.765048 14107 raft_consensus.cc:2468] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 0.
I20260709 14:51:15.764204 13958 raft_consensus.cc:2468] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 0.
I20260709 14:51:15.767314 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986b50960b6048f3bb6e053e4d761b26" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:15.768812 13999 leader_election.cc:304] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:15.768834 13996 leader_election.cc:304] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:15.770205 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcafccb80a74d8789e7488d70e05340" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:15.771521 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986b50960b6048f3bb6e053e4d761b26" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:15.772049 14179 raft_consensus.cc:3060] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.761122 14370 leader_election.cc:290] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:15.773159 14350 raft_consensus.cc:2804] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.773694 14350 raft_consensus.cc:493] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:51:15.773218 14073 leader_election.cc:343] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.770278 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69649f7416be41169f800f2060b2019f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:15.775048 14180 raft_consensus.cc:2468] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 0.
I20260709 14:51:15.774102 14350 raft_consensus.cc:3060] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.751318 14225 raft_consensus.cc:385] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:15.774431 13998 leader_election.cc:343] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.776679 14225 raft_consensus.cc:740] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.777586 14225 consensus_queue.cc:260] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.779701 14434 leader_election.cc:290] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:15.780637 14179 raft_consensus.cc:2468] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:15.782356 14072 leader_election.cc:304] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:15.783126 14434 raft_consensus.cc:2804] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:15.783768 14434 raft_consensus.cc:697] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:15.772886 14370 raft_consensus.cc:2804] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.784355 14370 raft_consensus.cc:493] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.786001 14370 raft_consensus.cc:3060] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.787533 14224 ts_tablet_manager.cc:1434] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.001s
I20260709 14:51:15.790453 14451 raft_consensus.cc:493] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.790904 14451 raft_consensus.cc:515] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.792754 14451 leader_election.cc:290] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:15.792591 14370 raft_consensus.cc:515] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.793525 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc405e09344520998d63a346adc567" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:15.797945 14107 raft_consensus.cc:2468] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:15.798926 14370 leader_election.cc:290] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:15.799443 14370 raft_consensus.cc:493] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.799688 13921 leader_election.cc:304] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:15.799854 14370 raft_consensus.cc:515] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.800662 14353 consensus_queue.cc:1048] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:15.802000 14353 raft_consensus.cc:2804] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.802455 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69649f7416be41169f800f2060b2019f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:15.803195 13956 raft_consensus.cc:3060] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.802335 14353 raft_consensus.cc:493] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.797390 14225 ts_tablet_manager.cc:1434] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.004s
I20260709 14:51:15.805799 14353 raft_consensus.cc:3060] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.806423 14225 tablet_bootstrap.cc:492] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:15.805423 14223 tablet_bootstrap.cc:492] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:15.811640 13956 raft_consensus.cc:2468] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:15.810392 14223 ts_tablet_manager.cc:1403] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.002s
I20260709 14:51:15.818195 14223 raft_consensus.cc:359] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.818815 14223 raft_consensus.cc:385] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.819085 14223 raft_consensus.cc:740] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.819798 13999 leader_election.cc:304] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:15.820848 14370 leader_election.cc:290] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:15.821401 14370 raft_consensus.cc:2804] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:15.821798 14370 raft_consensus.cc:697] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:15.822539 14370 consensus_queue.cc:237] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.823102 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de20d494f9a48c19011ad7818d957be" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:15.823720 14106 raft_consensus.cc:2468] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 0.
I20260709 14:51:15.823844 14515 raft_consensus.cc:493] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.824288 14515 raft_consensus.cc:515] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.826524 14224 tablet_bootstrap.cc:492] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:15.827786 14515 leader_election.cc:290] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:15.827942 13996 leader_election.cc:304] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:15.829051 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:15.831106 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:15.839939 14225 tablet_bootstrap.cc:654] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.840227 14224 tablet_bootstrap.cc:654] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.842551 14223 consensus_queue.cc:260] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.845638 14223 ts_tablet_manager.cc:1434] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 14:51:15.793952 14434 consensus_queue.cc:237] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.848496 14350 raft_consensus.cc:515] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.852340 14350 leader_election.cc:290] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:15.853360 14350 raft_consensus.cc:2804] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.854600 14350 raft_consensus.cc:493] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.855458 14350 raft_consensus.cc:3060] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.864605 13921 leader_election.cc:304] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:15.866617 14300 raft_consensus.cc:2749] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:15.867875 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcafccb80a74d8789e7488d70e05340" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:15.868430 14107 raft_consensus.cc:3060] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.861608 14353 raft_consensus.cc:515] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.869889 14350 raft_consensus.cc:515] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.870934 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de20d494f9a48c19011ad7818d957be" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
W20260709 14:51:15.874874 13998 leader_election.cc:343] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.881974 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de20d494f9a48c19011ad7818d957be" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:15.882658 14106 raft_consensus.cc:3060] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.877378 14350 leader_election.cc:290] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:15.885975 14350 raft_consensus.cc:493] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.886307 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de20d494f9a48c19011ad7818d957be" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:15.889369 14350 raft_consensus.cc:515] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.890369 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcafccb80a74d8789e7488d70e05340" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:15.892067 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc405e09344520998d63a346adc567" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:15.892414 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a9901d3f754308b70b5159e692aa22" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:15.892872 14177 raft_consensus.cc:2468] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:15.875248 14353 leader_election.cc:290] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
W20260709 14:51:15.903806 13999 leader_election.cc:343] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.903998 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69649f7416be41169f800f2060b2019f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:15.904757 14178 raft_consensus.cc:3060] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.906669 14228 tablet_bootstrap.cc:492] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:15.907171 14228 ts_tablet_manager.cc:1403] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.193s	user 0.053s	sys 0.073s
I20260709 14:51:15.908365 14223 tablet_bootstrap.cc:492] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:15.892858 14350 leader_election.cc:290] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:15.916337 14225 tablet_bootstrap.cc:492] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
W20260709 14:51:15.918385 13998 leader_election.cc:343] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.918887 14225 ts_tablet_manager.cc:1403] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.113s	user 0.010s	sys 0.003s
W20260709 14:51:15.919095 13998 leader_election.cc:343] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:15.916599 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc405e09344520998d63a346adc567" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:15.917094 14228 raft_consensus.cc:359] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.917447 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc405e09344520998d63a346adc567" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:15.920742 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a9901d3f754308b70b5159e692aa22" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:15.921458 14263 raft_consensus.cc:493] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.928953 14177 raft_consensus.cc:3060] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.929387 14263 raft_consensus.cc:515] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.923127 14224 tablet_bootstrap.cc:492] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:15.927228 14228 raft_consensus.cc:385] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.906708 14515 raft_consensus.cc:493] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.930402 14224 ts_tablet_manager.cc:1403] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.104s	user 0.007s	sys 0.008s
I20260709 14:51:15.930574 14228 raft_consensus.cc:740] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.931306 14228 consensus_queue.cc:260] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.936833 14515 raft_consensus.cc:515] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:15.937798 14263 leader_election.cc:290] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:15.938838 14515 leader_election.cc:290] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:15.939294 14225 raft_consensus.cc:359] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.939919 14225 raft_consensus.cc:385] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.940186 14225 raft_consensus.cc:740] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.940017 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa52e7ca1c4a4780dc38bee6dafbac" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:15.941381 14175 raft_consensus.cc:2468] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:15.942497 14072 leader_election.cc:304] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:15.940740 14225 consensus_queue.cc:260] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.943626 14103 raft_consensus.cc:2468] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 0.
I20260709 14:51:15.948899 13996 leader_election.cc:304] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:15.949982 14518 raft_consensus.cc:2804] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.950495 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa52e7ca1c4a4780dc38bee6dafbac" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:15.951089 14032 raft_consensus.cc:2468] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:15.952564 14337 consensus_queue.cc:1048] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:15.934319 14105 raft_consensus.cc:3060] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.959916 14228 ts_tablet_manager.cc:1434] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.001s
I20260709 14:51:15.950316 14518 raft_consensus.cc:493] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.960825 14228 tablet_bootstrap.cc:492] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:15.945626 14263 raft_consensus.cc:2804] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:15.964876 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:15.965658 14177 raft_consensus.cc:2468] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:15.968606 14263 raft_consensus.cc:493] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.969010 14263 raft_consensus.cc:3060] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.970021 14106 raft_consensus.cc:2468] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:15.971288 14518 raft_consensus.cc:3060] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.972136 13958 raft_consensus.cc:3060] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.972869 14225 ts_tablet_manager.cc:1434] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.054s	user 0.003s	sys 0.002s
I20260709 14:51:15.945856 14350 raft_consensus.cc:493] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.962500 13852 catalog_manager.cc:5697] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:15.974630 14234 consensus_queue.cc:1048] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:15.975536 13923 leader_election.cc:304] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:15.977360 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:15.977821 14224 raft_consensus.cc:359] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.982321 14224 raft_consensus.cc:385] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:15.982652 14224 raft_consensus.cc:740] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:15.983394 14224 consensus_queue.cc:260] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.984635 14228 tablet_bootstrap.cc:654] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:15.985224 14263 raft_consensus.cc:515] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:15.987344 14300 raft_consensus.cc:2804] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:15.987877 14263 leader_election.cc:290] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:15.981024 14350 raft_consensus.cc:515] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:15.994995 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa52e7ca1c4a4780dc38bee6dafbac" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:15.999764 14033 raft_consensus.cc:3060] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.002657 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa52e7ca1c4a4780dc38bee6dafbac" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:16.003269 14174 raft_consensus.cc:3060] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:15.995864 13923 leader_election.cc:304] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:15.998886 14518 raft_consensus.cc:515] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:15.987834 14300 raft_consensus.cc:697] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:16.008599 14225 tablet_bootstrap.cc:492] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:16.006464 14224 ts_tablet_manager.cc:1434] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.000s
I20260709 14:51:16.016721 14224 tablet_bootstrap.cc:492] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
W20260709 14:51:16.004274 13996 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 55445.4us
I20260709 14:51:16.022169 14105 raft_consensus.cc:2468] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:16.026643 14300 consensus_queue.cc:237] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:16.030171 14224 tablet_bootstrap.cc:654] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.032716 14178 raft_consensus.cc:2468] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:16.020077 14263 raft_consensus.cc:493] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.023401 14107 raft_consensus.cc:2468] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:16.050715 14223 tablet_bootstrap.cc:654] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.061240 14033 raft_consensus.cc:2468] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:16.067941 14337 raft_consensus.cc:493] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.068274 14070 leader_election.cc:304] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:16.068413 14337 raft_consensus.cc:515] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:16.070322 14337 leader_election.cc:290] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:16.046684 14263 raft_consensus.cc:515] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:16.073376 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de20d494f9a48c19011ad7818d957be" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:16.074186 14032 raft_consensus.cc:2393] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 1: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:16.074497 14434 raft_consensus.cc:2804] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:16.074997 14434 raft_consensus.cc:697] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:16.076026 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de20d494f9a48c19011ad7818d957be" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:16.075834 14434 consensus_queue.cc:237] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:16.076751 14107 raft_consensus.cc:2393] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 1: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:16.078547 14432 raft_consensus.cc:493] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.079092 14432 raft_consensus.cc:515] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:16.079970 14144 leader_election.cc:304] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:16.083545 14337 raft_consensus.cc:3060] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.086217 14232 consensus_queue.cc:1048] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:16.087076 14263 leader_election.cc:290] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:16.033557 14174 raft_consensus.cc:2468] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:16.092250 14432 leader_election.cc:290] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:16.112407 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e269c269ed244e4b8f6bdb0dae9f6e5f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:16.114010 14518 leader_election.cc:290] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:16.114951 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a9901d3f754308b70b5159e692aa22" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:16.115170 14350 leader_election.cc:290] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:16.115541 13954 raft_consensus.cc:3060] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.117630 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba663cb24dc481b91aabbb5361f0c66" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:16.118158 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba663cb24dc481b91aabbb5361f0c66" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:16.120216 13996 leader_election.cc:304] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:16.127158 13856 catalog_manager.cc:5697] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 0 to 1, leader changed from <none> to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 1 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:16.123983 14516 raft_consensus.cc:2749] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:16.126012 14350 raft_consensus.cc:2804] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:16.141919 13954 raft_consensus.cc:2468] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
W20260709 14:51:16.135294 14073 leader_election.cc:343] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.145085 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a8ee79a9b430c8fff6ef8e88fe6ec" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
W20260709 14:51:16.145897 14073 leader_election.cc:343] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.146657 14311 consensus_queue.cc:1048] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:16.140380 14350 raft_consensus.cc:697] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:16.149011 14225 tablet_bootstrap.cc:654] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.129365 13996 leader_election.cc:304] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:16.138192 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e269c269ed244e4b8f6bdb0dae9f6e5f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:16.149434 14350 consensus_queue.cc:237] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
W20260709 14:51:16.162871 14144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.66:43873, user_credentials={real_user=slave}} blocked reactor thread for 82966.8us
I20260709 14:51:16.176095 14518 raft_consensus.cc:2804] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:16.177779 14224 tablet_bootstrap.cc:492] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:16.178192 14224 ts_tablet_manager.cc:1403] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.162s	user 0.032s	sys 0.036s
W20260709 14:51:16.167325 14072 leader_election.cc:343] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.190420 14228 tablet_bootstrap.cc:492] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:16.190831 14228 ts_tablet_manager.cc:1403] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.230s	user 0.014s	sys 0.008s
W20260709 14:51:16.167032 13998 leader_election.cc:343] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.192773 14228 raft_consensus.cc:359] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:16.195364 14228 raft_consensus.cc:385] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.195653 14228 raft_consensus.cc:740] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.196307 14228 consensus_queue.cc:260] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:16.198558 14228 ts_tablet_manager.cc:1434] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:51:16.199407 14228 tablet_bootstrap.cc:492] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:16.204320 14228 tablet_bootstrap.cc:654] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.187994 14518 raft_consensus.cc:697] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:16.187182 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a8ee79a9b430c8fff6ef8e88fe6ec" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:16.208880 14223 tablet_bootstrap.cc:492] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:16.210832 14223 ts_tablet_manager.cc:1403] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.303s	user 0.011s	sys 0.021s
I20260709 14:51:16.196084 14337 raft_consensus.cc:2749] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:16.184384 13996 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 63111us
I20260709 14:51:16.205017 14072 leader_election.cc:304] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:16.220762 14518 consensus_queue.cc:237] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:16.221095 14311 raft_consensus.cc:2749] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:16.221235 14072 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 55095.7us
I20260709 14:51:16.241997 14224 raft_consensus.cc:359] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:16.242820 14224 raft_consensus.cc:385] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.243083 14224 raft_consensus.cc:740] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.243708 14224 consensus_queue.cc:260] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:16.248790 14224 ts_tablet_manager.cc:1434] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.000s
I20260709 14:51:16.252177 14225 tablet_bootstrap.cc:492] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:16.252734 14225 ts_tablet_manager.cc:1403] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.244s	user 0.016s	sys 0.003s
I20260709 14:51:16.266947 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a9901d3f754308b70b5159e692aa22" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:16.267642 14103 raft_consensus.cc:3060] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.271081 13999 leader_election.cc:304] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
W20260709 14:51:16.272109 13999 leader_election.cc:343] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.272543 13999 leader_election.cc:304] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:16.274093 14514 raft_consensus.cc:2804] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:16.255455 14225 raft_consensus.cc:359] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:16.275231 14225 raft_consensus.cc:385] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.275460 14225 raft_consensus.cc:740] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.276726 14224 tablet_bootstrap.cc:492] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:16.277314 14514 raft_consensus.cc:697] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:16.278635 14524 raft_consensus.cc:2749] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:16.272845 13956 raft_consensus.cc:3060] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.279232 14514 consensus_queue.cc:237] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:16.284986 14223 raft_consensus.cc:359] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:16.280628 13856 catalog_manager.cc:5697] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:16.285562 14223 raft_consensus.cc:385] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.285897 14223 raft_consensus.cc:740] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.286543 14223 consensus_queue.cc:260] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:16.289219 14225 consensus_queue.cc:260] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:16.295903 14223 ts_tablet_manager.cc:1434] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.085s	user 0.005s	sys 0.001s
I20260709 14:51:16.296860 14223 tablet_bootstrap.cc:492] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:16.298764 14225 ts_tablet_manager.cc:1434] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.004s
I20260709 14:51:16.299705 14225 tablet_bootstrap.cc:492] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
W20260709 14:51:16.284602 14144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 61125.9us
I20260709 14:51:16.308535 14370 raft_consensus.cc:493] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.315527 14370 raft_consensus.cc:515] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:16.316278 14103 raft_consensus.cc:2468] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
W20260709 14:51:16.310451 14072 leader_election.cc:343] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.319787 14311 raft_consensus.cc:493] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.325894 14311 raft_consensus.cc:515] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:16.327199 14370 leader_election.cc:290] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:16.327852 14311 leader_election.cc:290] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:16.328750 14072 leader_election.cc:304] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:16.332293 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:16.333639 14432 raft_consensus.cc:2749] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:16.335471 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164b8a3a7d9a4c519bad1db0e3146b51" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:16.336134 14103 raft_consensus.cc:2468] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 0.
I20260709 14:51:16.346315 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164b8a3a7d9a4c519bad1db0e3146b51" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:16.347714 13996 leader_election.cc:304] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:16.348496 14370 raft_consensus.cc:2804] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:16.348841 14370 raft_consensus.cc:493] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.349166 14370 raft_consensus.cc:3060] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.354549 13852 catalog_manager.cc:5697] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.360137 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:16.377067 14518 raft_consensus.cc:493] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.381407 14518 raft_consensus.cc:515] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:16.383584 14518 leader_election.cc:290] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:16.389101 13853 catalog_manager.cc:5697] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 0 to 1, leader changed from <none> to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 1 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:16.377445 13999 leader_election.cc:343] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.393752 13853 catalog_manager.cc:5697] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 0 to 1, leader changed from <none> to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 1 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.398962 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:16.411263 14370 raft_consensus.cc:515] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:16.413400 14370 leader_election.cc:290] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:16.414510 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
W20260709 14:51:16.404055 14072 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 72160.6us
I20260709 14:51:16.417155 14228 tablet_bootstrap.cc:492] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
W20260709 14:51:16.413527 14073 leader_election.cc:343] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.420718 14228 ts_tablet_manager.cc:1403] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.221s	user 0.019s	sys 0.028s
W20260709 14:51:16.418555 13996 leader_election.cc:343] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.417497 13953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164b8a3a7d9a4c519bad1db0e3146b51" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
W20260709 14:51:16.427079 13999 leader_election.cc:343] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.431998 13999 leader_election.cc:304] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:16.432694 14514 raft_consensus.cc:2749] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:16.433058 14225 tablet_bootstrap.cc:654] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.434120 14224 tablet_bootstrap.cc:654] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:16.428435 14538 log.cc:927] Time spent T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
W20260709 14:51:16.436664 14072 leader_election.cc:343] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.436954 14300 raft_consensus.cc:493] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.437099 14072 leader_election.cc:304] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:16.437500 14300 raft_consensus.cc:515] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:16.437834 14434 raft_consensus.cc:2749] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:16.439409 14537 log.cc:927] Time spent T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea: Append to log took a long time: real 0.149s	user 0.001s	sys 0.000s
I20260709 14:51:16.439949 14300 leader_election.cc:290] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:16.441434 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164b8a3a7d9a4c519bad1db0e3146b51" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:16.442022 14107 raft_consensus.cc:3060] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.442920 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a8ee79a9b430c8fff6ef8e88fe6ec" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:16.443500 14174 raft_consensus.cc:2468] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:16.444567 13923 leader_election.cc:304] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:16.445363 14515 raft_consensus.cc:2804] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:16.445695 14515 raft_consensus.cc:493] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.446018 14515 raft_consensus.cc:3060] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.423723 14370 consensus_queue.cc:1048] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
W20260709 14:51:16.448503 14073 consensus_peers.cc:597] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:16.450356 14542 log.cc:927] Time spent T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
W20260709 14:51:16.453732 14540 log.cc:927] Time spent T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea: Append to log took a long time: real 0.146s	user 0.007s	sys 0.000s
W20260709 14:51:16.454577 14536 log.cc:927] Time spent T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea: Append to log took a long time: real 0.115s	user 0.000s	sys 0.001s
I20260709 14:51:16.459630 14228 raft_consensus.cc:359] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:16.460359 14228 raft_consensus.cc:385] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.460749 14228 raft_consensus.cc:740] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.460963 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a8ee79a9b430c8fff6ef8e88fe6ec" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
W20260709 14:51:16.462916 13999 leader_election.cc:343] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.463232 14029 raft_consensus.cc:2468] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:16.465718 14223 tablet_bootstrap.cc:654] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.468672 14518 consensus_queue.cc:1048] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:16.470613 14228 consensus_queue.cc:260] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:16.473986 14432 consensus_queue.cc:1048] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:16.483024 14228 ts_tablet_manager.cc:1434] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 14:51:16.484493 14228 tablet_bootstrap.cc:492] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:16.479194 14515 raft_consensus.cc:515] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:16.497560 14224 tablet_bootstrap.cc:492] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:16.497978 14224 ts_tablet_manager.cc:1403] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.221s	user 0.003s	sys 0.020s
I20260709 14:51:16.498549 14225 tablet_bootstrap.cc:492] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:16.499012 14225 ts_tablet_manager.cc:1403] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.200s	user 0.012s	sys 0.007s
I20260709 14:51:16.489125 14235 consensus_queue.cc:1048] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:51:16.503044 14107 raft_consensus.cc:2468] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:16.506507 14225 raft_consensus.cc:359] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:16.507984 14225 raft_consensus.cc:385] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.508252 14225 raft_consensus.cc:740] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.511473 14228 tablet_bootstrap.cc:654] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.516440 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a8ee79a9b430c8fff6ef8e88fe6ec" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:16.517046 14174 raft_consensus.cc:3060] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.512879 14223 tablet_bootstrap.cc:492] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:16.520112 14223 ts_tablet_manager.cc:1403] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.223s	user 0.015s	sys 0.004s
I20260709 14:51:16.524307 13996 leader_election.cc:304] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:16.526105 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a8ee79a9b430c8fff6ef8e88fe6ec" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:16.526877 14225 consensus_queue.cc:260] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:16.526635 14029 raft_consensus.cc:3060] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.531441 14370 raft_consensus.cc:2804] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:16.531924 14370 raft_consensus.cc:697] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:16.534982 14515 leader_election.cc:290] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:16.545200 14029 raft_consensus.cc:2468] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:16.547187 14174 raft_consensus.cc:2468] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:16.563874 13853 catalog_manager.cc:5697] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 0 to 1, leader changed from <none> to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 1 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.532694 14370 consensus_queue.cc:237] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
W20260709 14:51:16.557734 13904 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:16.557521 14224 raft_consensus.cc:359] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:16.565876 14224 raft_consensus.cc:385] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.566206 14224 raft_consensus.cc:740] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.566370 14223 raft_consensus.cc:359] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:16.569728 14223 raft_consensus.cc:385] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.570182 14223 raft_consensus.cc:740] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.569711 14224 consensus_queue.cc:260] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:16.570695 14223 consensus_queue.cc:260] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:16.573526 14225 ts_tablet_manager.cc:1434] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.000s
I20260709 14:51:16.573773 14223 ts_tablet_manager.cc:1434] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.000s
I20260709 14:51:16.574508 14225 tablet_bootstrap.cc:492] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:16.581046 14225 tablet_bootstrap.cc:654] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.591950 14224 ts_tablet_manager.cc:1434] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.086s	user 0.006s	sys 0.000s
I20260709 14:51:16.592952 14224 tablet_bootstrap.cc:492] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:16.597462 13923 leader_election.cc:304] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:16.598354 14516 raft_consensus.cc:2804] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:16.598799 14516 raft_consensus.cc:697] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:16.599545 14516 consensus_queue.cc:237] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:16.601392 14223 tablet_bootstrap.cc:492] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:16.601219 14544 consensus_queue.cc:1048] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:16.610627 14223 tablet_bootstrap.cc:654] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.618019 14235 consensus_queue.cc:1048] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:16.627955 14234 raft_consensus.cc:493] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.628422 14234 raft_consensus.cc:515] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:16.630381 14234 leader_election.cc:290] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:16.631891 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba663cb24dc481b91aabbb5361f0c66" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:16.632509 14101 raft_consensus.cc:2468] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 0.
I20260709 14:51:16.633384 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba663cb24dc481b91aabbb5361f0c66" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:16.634657 14144 leader_election.cc:304] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
W20260709 14:51:16.636097 14147 leader_election.cc:343] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.636195 14234 raft_consensus.cc:2804] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:16.638960 14234 raft_consensus.cc:493] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.639310 14234 raft_consensus.cc:3060] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.640453 14350 consensus_queue.cc:1048] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:16.645500 14350 raft_consensus.cc:493] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.645969 14350 raft_consensus.cc:515] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:16.649019 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
W20260709 14:51:16.650296 13998 leader_election.cc:343] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.660355 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:16.661355 14350 leader_election.cc:290] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
W20260709 14:51:16.661559 13999 leader_election.cc:343] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.662182 13999 leader_election.cc:304] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:16.663441 14350 raft_consensus.cc:2749] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:16.664147 14350 consensus_queue.cc:1048] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:16.672786 14543 raft_consensus.cc:493] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.673336 14543 raft_consensus.cc:515] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:16.679386 14543 leader_election.cc:290] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:16.681468 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b356c85ffc4ec09ecbaaabfd8dbafc" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:16.686228 14544 raft_consensus.cc:493] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.686666 14544 raft_consensus.cc:515] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:16.688688 14224 tablet_bootstrap.cc:654] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.688795 14544 leader_election.cc:290] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:16.689990 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea83f2251fc4004be6d9795cc2600b3" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
W20260709 14:51:16.690224 14070 leader_election.cc:343] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:16.738969 14070 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.66:43873, user_credentials={real_user=slave}} blocked reactor thread for 48770.5us
I20260709 14:51:16.705850 14543 consensus_queue.cc:1048] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:16.743012 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea83f2251fc4004be6d9795cc2600b3" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
W20260709 14:51:16.745565 14073 leader_election.cc:343] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:16.749436 14070 leader_election.cc:343] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.749863 14070 leader_election.cc:304] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:16.750696 14544 raft_consensus.cc:2749] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:16.691396 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b356c85ffc4ec09ecbaaabfd8dbafc" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:16.716185 14225 tablet_bootstrap.cc:492] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:16.752970 14225 ts_tablet_manager.cc:1403] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.179s	user 0.013s	sys 0.001s
I20260709 14:51:16.755692 14225 raft_consensus.cc:359] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:16.756372 14225 raft_consensus.cc:385] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.756644 14225 raft_consensus.cc:740] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.720357 14228 tablet_bootstrap.cc:492] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:16.757602 14228 ts_tablet_manager.cc:1403] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.273s	user 0.009s	sys 0.005s
I20260709 14:51:16.760200 14228 raft_consensus.cc:359] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:16.760869 14228 raft_consensus.cc:385] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.725741 14234 raft_consensus.cc:515] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:16.761126 14228 raft_consensus.cc:740] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.770638 14228 consensus_queue.cc:260] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:16.763767 14225 consensus_queue.cc:260] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:16.775264 14228 ts_tablet_manager.cc:1434] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 14:51:16.779976 14225 ts_tablet_manager.cc:1434] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 14:51:16.781077 14225 tablet_bootstrap.cc:492] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:16.786164 14228 tablet_bootstrap.cc:492] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
W20260709 14:51:16.795658 14072 leader_election.cc:343] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.796202 14072 leader_election.cc:304] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:16.796936 14544 raft_consensus.cc:2749] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:16.810261 14225 tablet_bootstrap.cc:654] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:16.821063 13852 catalog_manager.cc:5697] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 0 to 1, leader changed from <none> to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 1 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.856432 14518 raft_consensus.cc:493] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.857055 14518 raft_consensus.cc:515] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:16.791405 13853 catalog_manager.cc:5697] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.864497 14223 tablet_bootstrap.cc:492] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:16.865070 14223 ts_tablet_manager.cc:1403] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.264s	user 0.031s	sys 0.040s
I20260709 14:51:16.869288 14223 raft_consensus.cc:359] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:16.869894 14223 raft_consensus.cc:385] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:16.870143 14223 raft_consensus.cc:740] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:16.870716 14223 consensus_queue.cc:260] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:16.871155 14370 consensus_queue.cc:1048] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:16.871544 14518 leader_election.cc:290] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:16.872896 13953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba663cb24dc481b91aabbb5361f0c66" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:16.873014 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba663cb24dc481b91aabbb5361f0c66" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:16.872167 14223 ts_tablet_manager.cc:1434] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260709 14:51:16.875859 14224 tablet_bootstrap.cc:492] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:16.873994 14101 raft_consensus.cc:3060] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.874408 14234 leader_election.cc:290] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:16.873502 13953 raft_consensus.cc:3060] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:16.946434 14224 ts_tablet_manager.cc:1403] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.354s	user 0.013s	sys 0.013s
I20260709 14:51:16.947680 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3122d77df94945a93b7411cb887c09" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:16.889720 13956 raft_consensus.cc:3060] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:16.952921 13999 leader_election.cc:343] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:16.946784 14223 tablet_bootstrap.cc:492] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:16.954046 14224 raft_consensus.cc:359] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.028523 14224 raft_consensus.cc:385] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.028867 14224 raft_consensus.cc:740] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.029958 14224 consensus_queue.cc:260] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.038779 14224 ts_tablet_manager.cc:1434] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.091s	user 0.011s	sys 0.013s
W20260709 14:51:17.042760 13998 consensus_peers.cc:597] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea -> Peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Couldn't send request to peer b32009ed2a964ffbb8b687b27123c7af. 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:51:16.994396 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3122d77df94945a93b7411cb887c09" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:16.916937 14101 raft_consensus.cc:2468] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:16.934523 13953 raft_consensus.cc:2468] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
W20260709 14:51:16.931797 14072 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 44067.3us
I20260709 14:51:17.056257 14516 consensus_queue.cc:1048] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:17.063690 14228 tablet_bootstrap.cc:654] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.072582 14147 leader_election.cc:304] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:17.073501 14539 raft_consensus.cc:2804] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:17.074007 14539 raft_consensus.cc:697] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:17.074864 14539 consensus_queue.cc:237] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:17.127527 14518 consensus_queue.cc:1048] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:17.130203 14225 tablet_bootstrap.cc:492] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:17.130678 14225 ts_tablet_manager.cc:1403] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.350s	user 0.035s	sys 0.008s
I20260709 14:51:17.138455 14225 raft_consensus.cc:359] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:17.139076 14225 raft_consensus.cc:385] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.139341 14225 raft_consensus.cc:740] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.139880 14225 consensus_queue.cc:260] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:17.141964 14225 ts_tablet_manager.cc:1434] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:51:17.142825 14225 tablet_bootstrap.cc:492] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:17.124084 14370 consensus_queue.cc:1048] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:51:17.145486 14224 tablet_bootstrap.cc:492] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:17.150578 14223 tablet_bootstrap.cc:654] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.139796 14232 raft_consensus.cc:493] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.157411 14232 raft_consensus.cc:515] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:17.160480 14232 leader_election.cc:290] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:17.161382 14225 tablet_bootstrap.cc:654] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.166103 14224 tablet_bootstrap.cc:654] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:17.169067 13998 leader_election.cc:343] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.169574 13998 leader_election.cc:304] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:17.171357 14370 raft_consensus.cc:2749] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:17.173261 14518 consensus_queue.cc:1048] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:17.174610 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
W20260709 14:51:17.175014 14569 log.cc:927] Time spent T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 14:51:17.186589 14029 raft_consensus.cc:2468] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:17.188097 14070 leader_election.cc:304] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:17.194801 14353 consensus_queue.cc:1048] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:17.195940 14543 raft_consensus.cc:2804] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:17.196377 14543 raft_consensus.cc:493] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:17.196731 14543 raft_consensus.cc:3060] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.214324 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:17.214726 14228 tablet_bootstrap.cc:492] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:17.215063 13956 raft_consensus.cc:2468] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:17.215236 14228 ts_tablet_manager.cc:1403] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.429s	user 0.022s	sys 0.080s
I20260709 14:51:17.217900 14228 raft_consensus.cc:359] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:17.218549 14228 raft_consensus.cc:385] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.218830 14228 raft_consensus.cc:740] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.219442 14228 consensus_queue.cc:260] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:17.222496 14539 raft_consensus.cc:493] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.223038 14539 raft_consensus.cc:515] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.226223 14539 leader_election.cc:290] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:17.227895 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcafccb80a74d8789e7488d70e05340" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:17.231280 14224 tablet_bootstrap.cc:492] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:17.232223 14224 ts_tablet_manager.cc:1403] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.001s
I20260709 14:51:17.234880 14224 raft_consensus.cc:359] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:17.235296 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcafccb80a74d8789e7488d70e05340" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:17.236910 14228 ts_tablet_manager.cc:1434] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.003s
I20260709 14:51:17.237870 14228 tablet_bootstrap.cc:492] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:17.238943 14543 raft_consensus.cc:515] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:17.242439 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:17.243029 14032 raft_consensus.cc:3060] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.243813 14228 tablet_bootstrap.cc:654] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.251829 14032 raft_consensus.cc:2468] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:17.253073 14070 leader_election.cc:304] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:17.253845 14311 raft_consensus.cc:2804] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:17.254343 14311 raft_consensus.cc:697] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:17.255158 14311 consensus_queue.cc:237] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:17.267952 13854 catalog_manager.cc:5697] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 0 to 1, leader changed from <none> to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 1 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:17.273725 14225 tablet_bootstrap.cc:492] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:17.274240 14225 ts_tablet_manager.cc:1403] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.132s	user 0.007s	sys 0.014s
W20260709 14:51:17.275007 13999 consensus_peers.cc:597] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:17.276800 14225 raft_consensus.cc:359] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:17.277997 14225 raft_consensus.cc:385] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.278277 14225 raft_consensus.cc:740] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.278910 14225 consensus_queue.cc:260] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:17.281090 14225 ts_tablet_manager.cc:1434] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:17.281932 14225 tablet_bootstrap.cc:492] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:17.283126 14144 leader_election.cc:304] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:17.284251 14539 raft_consensus.cc:2749] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:17.284857 13953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:17.285481 13953 raft_consensus.cc:3060] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.289379 14225 tablet_bootstrap.cc:654] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.312103 13856 catalog_manager.cc:5697] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:17.235500 14224 raft_consensus.cc:385] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.315446 14224 raft_consensus.cc:740] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.316596 14225 tablet_bootstrap.cc:492] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:17.317078 14225 ts_tablet_manager.cc:1403] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.008s
I20260709 14:51:17.316277 14224 consensus_queue.cc:260] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:17.319587 14225 raft_consensus.cc:359] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:17.324669 14225 raft_consensus.cc:385] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.324939 14225 raft_consensus.cc:740] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.324994 14223 tablet_bootstrap.cc:492] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:17.325567 14223 ts_tablet_manager.cc:1403] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.379s	user 0.019s	sys 0.007s
W20260709 14:51:17.325903 13999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 50297.3us
I20260709 14:51:17.327031 14225 consensus_queue.cc:260] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:17.328624 14223 raft_consensus.cc:359] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.331452 14223 raft_consensus.cc:385] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.322368 14543 leader_election.cc:290] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:17.329409 14225 ts_tablet_manager.cc:1434] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:51:17.331813 14223 raft_consensus.cc:740] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.332656 14223 consensus_queue.cc:260] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.334792 14224 ts_tablet_manager.cc:1434] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.102s	user 0.008s	sys 0.001s
I20260709 14:51:17.334735 14223 ts_tablet_manager.cc:1434] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 14:51:17.336097 14223 tablet_bootstrap.cc:492] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:17.336459 14225 tablet_bootstrap.cc:492] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:17.342326 14225 tablet_bootstrap.cc:654] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.344688 14224 tablet_bootstrap.cc:492] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:17.345108 14223 tablet_bootstrap.cc:654] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.352433 14224 tablet_bootstrap.cc:654] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:17.360241 13996 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 76520.5us
I20260709 14:51:17.364328 14223 tablet_bootstrap.cc:492] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:17.364846 14223 ts_tablet_manager.cc:1403] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.008s
I20260709 14:51:17.367432 14223 raft_consensus.cc:359] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.368125 14223 raft_consensus.cc:385] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.368453 14223 raft_consensus.cc:740] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.369172 14223 consensus_queue.cc:260] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.372658 14223 ts_tablet_manager.cc:1434] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:17.377908 14223 tablet_bootstrap.cc:492] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:17.399397 14178 raft_consensus.cc:3060] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.402877 14224 tablet_bootstrap.cc:492] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:17.403460 14224 ts_tablet_manager.cc:1403] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.012s
I20260709 14:51:17.427771 14224 raft_consensus.cc:359] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.428457 14224 raft_consensus.cc:385] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.428717 14224 raft_consensus.cc:740] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.429431 14224 consensus_queue.cc:260] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.431594 14224 ts_tablet_manager.cc:1434] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 14:51:17.432436 14224 tablet_bootstrap.cc:492] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:17.457181 14224 tablet_bootstrap.cc:654] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.458853 14223 tablet_bootstrap.cc:654] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.462730 14234 consensus_queue.cc:1048] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:17.468114 14225 tablet_bootstrap.cc:492] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:17.468642 14225 ts_tablet_manager.cc:1403] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.132s	user 0.021s	sys 0.015s
I20260709 14:51:17.469143 14228 tablet_bootstrap.cc:492] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:17.469652 14228 ts_tablet_manager.cc:1403] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.232s	user 0.035s	sys 0.047s
I20260709 14:51:17.462190 13953 raft_consensus.cc:2468] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:17.475687 14228 raft_consensus.cc:359] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.478156 14228 raft_consensus.cc:385] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.478492 14228 raft_consensus.cc:740] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.479475 14228 consensus_queue.cc:260] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.477389 14225 raft_consensus.cc:359] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:17.484166 14225 raft_consensus.cc:385] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.484489 14225 raft_consensus.cc:740] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.485217 14225 consensus_queue.cc:260] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:17.487286 14225 ts_tablet_manager.cc:1434] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 14:51:17.488315 14225 tablet_bootstrap.cc:492] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:17.483752 14228 ts_tablet_manager.cc:1434] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 14:51:17.490119 14228 tablet_bootstrap.cc:492] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:17.497587 14228 tablet_bootstrap.cc:654] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.501582 14225 tablet_bootstrap.cc:654] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.510058 14576 raft_consensus.cc:493] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.510536 14576 raft_consensus.cc:515] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.513636 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3fb6bbf641405f957f05432d687739" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
W20260709 14:51:17.516422 14070 leader_election.cc:343] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.518781 14533 consensus_queue.cc:1048] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:17.528020 14576 leader_election.cc:290] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:17.531304 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3fb6bbf641405f957f05432d687739" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
W20260709 14:51:17.533191 14072 leader_election.cc:343] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.533703 14072 leader_election.cc:304] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:17.531565 14223 tablet_bootstrap.cc:492] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:17.534554 14223 ts_tablet_manager.cc:1403] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.157s	user 0.012s	sys 0.017s
I20260709 14:51:17.535108 14543 raft_consensus.cc:2749] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:17.538084 14224 tablet_bootstrap.cc:492] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:17.538575 14224 ts_tablet_manager.cc:1403] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.106s	user 0.018s	sys 0.010s
I20260709 14:51:17.539870 14228 tablet_bootstrap.cc:492] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:17.540295 14228 ts_tablet_manager.cc:1403] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.007s
I20260709 14:51:17.540943 14224 raft_consensus.cc:359] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:17.541616 14224 raft_consensus.cc:385] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.541865 14224 raft_consensus.cc:740] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.542446 14224 consensus_queue.cc:260] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:17.542894 14228 raft_consensus.cc:359] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.543542 14228 raft_consensus.cc:385] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.543787 14228 raft_consensus.cc:740] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.544272 14224 ts_tablet_manager.cc:1434] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:17.546046 14225 tablet_bootstrap.cc:492] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:17.546485 14225 ts_tablet_manager.cc:1403] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.002s
I20260709 14:51:17.547901 14234 raft_consensus.cc:493] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.548399 14234 raft_consensus.cc:515] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.548821 14225 raft_consensus.cc:359] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:17.549461 14225 raft_consensus.cc:385] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.549547 14224 tablet_bootstrap.cc:492] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:17.549741 14225 raft_consensus.cc:740] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.550470 14225 consensus_queue.cc:260] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:17.552417 14225 ts_tablet_manager.cc:1434] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:17.552953 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b356c85ffc4ec09ecbaaabfd8dbafc" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:17.537062 14223 raft_consensus.cc:359] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:17.554343 14223 raft_consensus.cc:385] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.554610 14223 raft_consensus.cc:740] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.555195 14223 consensus_queue.cc:260] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:17.555600 14224 tablet_bootstrap.cc:654] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.557359 14223 ts_tablet_manager.cc:1434] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:51:17.558176 14223 tablet_bootstrap.cc:492] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:17.561028 14228 consensus_queue.cc:260] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.562899 14228 ts_tablet_manager.cc:1434] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260709 14:51:17.565457 14029 raft_consensus.cc:2468] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 0.
I20260709 14:51:17.567209 14223 tablet_bootstrap.cc:654] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.568461 14144 leader_election.cc:304] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:17.569945 14228 tablet_bootstrap.cc:492] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:17.573520 14533 raft_consensus.cc:2804] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:17.573912 14533 raft_consensus.cc:493] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:17.574222 14533 raft_consensus.cc:3060] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.575678 14228 tablet_bootstrap.cc:654] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.576828 14225 tablet_bootstrap.cc:492] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:17.582919 14225 tablet_bootstrap.cc:654] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.594221 14228 tablet_bootstrap.cc:492] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:17.594695 14228 ts_tablet_manager.cc:1403] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.002s
I20260709 14:51:17.599778 14223 tablet_bootstrap.cc:492] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:17.600284 14223 ts_tablet_manager.cc:1403] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.001s
I20260709 14:51:17.602870 14223 raft_consensus.cc:359] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:17.603499 14223 raft_consensus.cc:385] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.603768 14223 raft_consensus.cc:740] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.606634 14225 tablet_bootstrap.cc:492] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:17.607115 14225 ts_tablet_manager.cc:1403] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.000s
I20260709 14:51:17.597167 14228 raft_consensus.cc:359] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:17.609603 14225 raft_consensus.cc:359] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:17.609987 14228 raft_consensus.cc:385] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.611515 14228 raft_consensus.cc:740] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.610246 14225 raft_consensus.cc:385] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.612082 14225 raft_consensus.cc:740] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.610770 14223 consensus_queue.cc:260] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:17.613142 13956 raft_consensus.cc:3060] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.615641 14225 consensus_queue.cc:260] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:17.616851 14223 ts_tablet_manager.cc:1434] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 14:51:17.617772 14223 tablet_bootstrap.cc:492] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09: Bootstrap starting.
I20260709 14:51:17.621964 14228 consensus_queue.cc:260] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:17.624100 14228 ts_tablet_manager.cc:1434] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 14:51:17.625005 14228 tablet_bootstrap.cc:492] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:17.626278 14225 ts_tablet_manager.cc:1434] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 14:51:17.627173 14225 tablet_bootstrap.cc:492] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:17.634584 14531 raft_consensus.cc:493] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.635083 14531 raft_consensus.cc:515] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:17.636984 14228 tablet_bootstrap.cc:654] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.637565 14234 leader_election.cc:290] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:17.640347 13953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3122d77df94945a93b7411cb887c09" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:17.641057 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b356c85ffc4ec09ecbaaabfd8dbafc" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:17.637161 14531 leader_election.cc:290] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:17.641712 14106 raft_consensus.cc:2468] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 0.
W20260709 14:51:17.642828 14147 leader_election.cc:343] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.645046 14225 tablet_bootstrap.cc:654] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.647960 14223 tablet_bootstrap.cc:654] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.650348 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3122d77df94945a93b7411cb887c09" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:17.652691 14032 raft_consensus.cc:2468] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 0.
I20260709 14:51:17.653400 14576 raft_consensus.cc:493] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.653932 14576 raft_consensus.cc:515] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.656381 14576 leader_election.cc:290] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:17.656474 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5359b9b6dc462ca79f76866e8c4b24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:17.657086 14033 raft_consensus.cc:2468] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:17.658110 14070 leader_election.cc:304] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:17.658293 14228 tablet_bootstrap.cc:492] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:17.658772 14228 ts_tablet_manager.cc:1403] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.007s
I20260709 14:51:17.659027 14576 raft_consensus.cc:2804] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:17.659273 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5359b9b6dc462ca79f76866e8c4b24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:17.659471 14576 raft_consensus.cc:493] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:17.659953 14576 raft_consensus.cc:3060] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:17.660444 14072 leader_election.cc:343] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.661342 14228 raft_consensus.cc:359] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.662027 14228 raft_consensus.cc:385] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.662278 14228 raft_consensus.cc:740] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.663131 14228 consensus_queue.cc:260] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.663730 14533 raft_consensus.cc:515] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.664861 14228 ts_tablet_manager.cc:1434] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:51:17.666195 14533 leader_election.cc:290] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:17.667500 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b356c85ffc4ec09ecbaaabfd8dbafc" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:17.668085 14106 raft_consensus.cc:3060] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.674007 14144 leader_election.cc:304] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:17.675359 14234 raft_consensus.cc:2804] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:17.675704 14234 raft_consensus.cc:493] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:17.676028 14234 raft_consensus.cc:3060] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.677237 14576 raft_consensus.cc:515] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.679574 14576 leader_election.cc:290] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:17.680234 14451 raft_consensus.cc:493] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.680670 14451 raft_consensus.cc:515] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:17.683833 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea83f2251fc4004be6d9795cc2600b3" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:17.684438 14030 raft_consensus.cc:2468] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:17.685621 13921 leader_election.cc:304] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:17.686396 14353 raft_consensus.cc:2804] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:17.686755 14353 raft_consensus.cc:493] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:17.687062 14353 raft_consensus.cc:3060] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.700639 14353 raft_consensus.cc:515] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:17.701207 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5359b9b6dc462ca79f76866e8c4b24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:17.706591 14033 raft_consensus.cc:3060] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.707106 14106 raft_consensus.cc:2468] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:17.709874 14144 leader_election.cc:304] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:17.710597 14533 raft_consensus.cc:2804] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:17.711057 14533 raft_consensus.cc:697] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:17.711858 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5359b9b6dc462ca79f76866e8c4b24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:17.711812 14533 consensus_queue.cc:237] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.703996 14451 leader_election.cc:290] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:17.712998 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b356c85ffc4ec09ecbaaabfd8dbafc" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
W20260709 14:51:17.713140 14072 leader_election.cc:343] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.713577 14029 raft_consensus.cc:3060] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.714031 14033 raft_consensus.cc:2468] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:17.715081 14070 leader_election.cc:304] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:17.705050 14234 raft_consensus.cc:515] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:17.705753 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea83f2251fc4004be6d9795cc2600b3" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:17.716311 14107 raft_consensus.cc:2468] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:17.717203 14228 tablet_bootstrap.cc:492] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:17.719602 14225 tablet_bootstrap.cc:492] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:17.720104 14432 raft_consensus.cc:2804] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:17.721568 14432 raft_consensus.cc:697] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:17.722684 14225 ts_tablet_manager.cc:1403] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.004s
I20260709 14:51:17.722774 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3122d77df94945a93b7411cb887c09" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:17.723062 14432 consensus_queue.cc:237] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:17.724740 14223 tablet_bootstrap.cc:492] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09: No bootstrap required, opened a new log
I20260709 14:51:17.729028 14234 leader_election.cc:290] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:17.729177 14223 ts_tablet_manager.cc:1403] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent bootstrapping tablet: real 0.112s	user 0.008s	sys 0.009s
W20260709 14:51:17.737257 14147 leader_election.cc:343] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.739207 14353 leader_election.cc:290] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:17.742882 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea83f2251fc4004be6d9795cc2600b3" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:17.751746 14107 raft_consensus.cc:3060] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.752250 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea83f2251fc4004be6d9795cc2600b3" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:17.752861 14033 raft_consensus.cc:3060] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.744213 14225 raft_consensus.cc:359] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:17.755673 14225 raft_consensus.cc:385] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.747834 14228 tablet_bootstrap.cc:654] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.749117 14223 raft_consensus.cc:359] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:17.757088 14223 raft_consensus.cc:385] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.757393 14223 raft_consensus.cc:740] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.741752 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3122d77df94945a93b7411cb887c09" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:17.751010 14029 raft_consensus.cc:2468] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:17.757872 14224 tablet_bootstrap.cc:492] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:17.756011 14225 raft_consensus.cc:740] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.759158 14224 ts_tablet_manager.cc:1403] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.210s	user 0.039s	sys 0.056s
I20260709 14:51:17.758163 14223 consensus_queue.cc:260] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
W20260709 14:51:17.760264 13904 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:17.764479 14033 raft_consensus.cc:2468] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:17.759532 14225 consensus_queue.cc:260] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:17.761039 14032 raft_consensus.cc:3060] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.768231 13921 leader_election.cc:304] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:17.768908 14224 raft_consensus.cc:359] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:17.769297 14235 raft_consensus.cc:493] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.769621 14224 raft_consensus.cc:385] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.769923 14224 raft_consensus.cc:740] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.769761 14235 raft_consensus.cc:515] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:17.770556 14224 consensus_queue.cc:260] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:17.771517 14235 leader_election.cc:290] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:17.771979 14235 raft_consensus.cc:2804] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:17.772646 14235 raft_consensus.cc:697] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:17.773320 14224 ts_tablet_manager.cc:1434] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:51:17.774246 14224 tablet_bootstrap.cc:492] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:17.774665 14223 ts_tablet_manager.cc:1434] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 14:51:17.776329 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e269c269ed244e4b8f6bdb0dae9f6e5f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:17.776952 14106 raft_consensus.cc:2468] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:17.778817 13921 leader_election.cc:304] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:17.783093 13854 catalog_manager.cc:5697] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 0 to 1, leader changed from <none> to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 1 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:17.773432 14235 consensus_queue.cc:237] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:17.803172 14107 raft_consensus.cc:2468] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:17.798233 14613 raft_consensus.cc:2804] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:17.805215 14613 raft_consensus.cc:493] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:17.805569 14613 raft_consensus.cc:3060] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.811690 14225 ts_tablet_manager.cc:1434] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.084s	user 0.022s	sys 0.017s
I20260709 14:51:17.812978 14225 tablet_bootstrap.cc:492] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:17.815155 14224 tablet_bootstrap.cc:654] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.816290 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e269c269ed244e4b8f6bdb0dae9f6e5f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:17.816928 14177 raft_consensus.cc:2468] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:17.817660 14228 tablet_bootstrap.cc:492] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:17.818096 14228 ts_tablet_manager.cc:1403] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.031s
I20260709 14:51:17.818264 14225 tablet_bootstrap.cc:654] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:17.823385 13853 catalog_manager.cc:5697] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:17.876094 14576 consensus_queue.cc:1048] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:17.877100 14032 raft_consensus.cc:2468] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:17.864501 14311 raft_consensus.cc:493] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.878211 14311 raft_consensus.cc:515] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:17.897922 14612 raft_consensus.cc:493] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.898077 14432 consensus_queue.cc:1048] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:17.898451 14612 raft_consensus.cc:515] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:17.901405 14144 leader_election.cc:304] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:17.900717 14228 raft_consensus.cc:359] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:17.902271 14228 raft_consensus.cc:385] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:17.902570 14228 raft_consensus.cc:740] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:17.903442 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:17.904099 14107 raft_consensus.cc:2468] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:17.905929 13921 leader_election.cc:304] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:17.910878 14612 leader_election.cc:290] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:17.911064 14539 raft_consensus.cc:2804] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:17.901113 14311 leader_election.cc:290] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:17.911844 14539 raft_consensus.cc:697] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:17.914196 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:17.913048 14539 consensus_queue.cc:237] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:17.914544 14613 raft_consensus.cc:515] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:17.916867 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:17.917550 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:17.911060 14235 raft_consensus.cc:2804] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:17.919802 14235 raft_consensus.cc:493] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:17.920094 14235 raft_consensus.cc:3060] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.923118 14228 consensus_queue.cc:260] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:17.923966 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e269c269ed244e4b8f6bdb0dae9f6e5f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
W20260709 14:51:17.924100 14073 leader_election.cc:343] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.925823 14106 raft_consensus.cc:3060] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.932397 14228 ts_tablet_manager.cc:1434] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.114s	user 0.020s	sys 0.046s
I20260709 14:51:17.933338 14228 tablet_bootstrap.cc:492] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea: Bootstrap starting.
I20260709 14:51:17.929327 14235 raft_consensus.cc:515] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:17.934320 14106 raft_consensus.cc:2468] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:17.935124 14235 leader_election.cc:290] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:17.936712 13921 leader_election.cc:304] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:17.939460 14235 raft_consensus.cc:2804] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:17.939807 14235 raft_consensus.cc:697] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:17.940356 14235 consensus_queue.cc:237] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:17.955157 14518 raft_consensus.cc:493] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.955642 14518 raft_consensus.cc:515] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:17.963251 14311 raft_consensus.cc:493] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:17.969163 14311 raft_consensus.cc:515] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:17.972239 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:17.972921 14029 raft_consensus.cc:2468] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 0.
I20260709 14:51:17.974587 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:17.974712 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e269c269ed244e4b8f6bdb0dae9f6e5f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:17.974889 14070 leader_election.cc:304] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:17.975330 13954 raft_consensus.cc:2468] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 0.
I20260709 14:51:17.975278 14178 raft_consensus.cc:3060] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.979034 13953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:17.979925 14543 raft_consensus.cc:2804] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:17.980296 14543 raft_consensus.cc:493] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:17.980624 14543 raft_consensus.cc:3060] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:17.949695 14613 leader_election.cc:290] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:17.955643 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:17.983521 14518 leader_election.cc:290] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:17.983490 14311 leader_election.cc:290] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:18.000095 14106 raft_consensus.cc:3060] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.021760 13854 catalog_manager.cc:5697] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:18.009311 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
W20260709 14:51:18.010749 13923 leader_election.cc:343] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:17.995028 13999 leader_election.cc:304] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:18.034371 14225 tablet_bootstrap.cc:492] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
W20260709 14:51:18.035485 14072 leader_election.cc:343] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:18.036350 14224 tablet_bootstrap.cc:492] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:18.036839 14224 ts_tablet_manager.cc:1403] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.263s	user 0.009s	sys 0.012s
I20260709 14:51:18.037945 14072 leader_election.cc:304] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:18.038736 14587 raft_consensus.cc:2804] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:18.039165 14587 raft_consensus.cc:493] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:18.039598 14587 raft_consensus.cc:3060] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.039330 14224 raft_consensus.cc:359] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:18.040094 14543 raft_consensus.cc:515] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:18.042471 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:18.045976 14178 raft_consensus.cc:2468] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:18.045832 14587 raft_consensus.cc:515] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:18.036358 14225 ts_tablet_manager.cc:1403] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.224s	user 0.016s	sys 0.001s
I20260709 14:51:18.040050 14224 raft_consensus.cc:385] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.048393 14224 raft_consensus.cc:740] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.049475 14228 tablet_bootstrap.cc:654] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.051484 14225 raft_consensus.cc:359] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:18.052116 14225 raft_consensus.cc:385] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.052482 14225 raft_consensus.cc:740] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.053000 14543 leader_election.cc:290] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:18.053042 14225 consensus_queue.cc:260] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:18.052038 14432 raft_consensus.cc:2749] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:18.055755 14225 ts_tablet_manager.cc:1434] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
W20260709 14:51:18.055982 13923 leader_election.cc:343] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:18.056577 14225 tablet_bootstrap.cc:492] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:18.058784 14224 consensus_queue.cc:260] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:18.059684 14174 raft_consensus.cc:2468] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 0.
W20260709 14:51:18.038647 13999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 47836.8us
I20260709 14:51:18.067487 14225 tablet_bootstrap.cc:654] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.075727 14587 leader_election.cc:290] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:18.082815 13852 catalog_manager.cc:5697] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 0 to 1, leader changed from <none> to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 1 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:18.087713 14224 ts_tablet_manager.cc:1434] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 14:51:18.090099 14224 tablet_bootstrap.cc:492] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
W20260709 14:51:18.092263 14073 leader_election.cc:343] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:18.094166 14070 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.66:43873, user_credentials={real_user=slave}} blocked reactor thread for 92005.2us
I20260709 14:51:18.097399 13953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:18.089938 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:18.100096 14613 raft_consensus.cc:493] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.100543 14613 raft_consensus.cc:515] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:18.103611 14623 raft_consensus.cc:493] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.104069 14623 raft_consensus.cc:515] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:18.105988 14623 leader_election.cc:290] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:18.095665 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:18.113585 13955 raft_consensus.cc:3060] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:18.115743 14073 leader_election.cc:343] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:18.116598 14106 raft_consensus.cc:2468] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:18.116905 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5174042afb642b0bb12a0466ece1a5c" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:18.119184 13921 leader_election.cc:304] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:18.120359 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:18.120931 14032 raft_consensus.cc:3060] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.123865 14235 raft_consensus.cc:2804] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:18.124315 14235 raft_consensus.cc:697] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:18.124996 14235 consensus_queue.cc:237] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
W20260709 14:51:18.127005 14072 leader_election.cc:343] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:18.118197 14539 raft_consensus.cc:493] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.128350 14539 raft_consensus.cc:515] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:18.107167 14178 raft_consensus.cc:3060] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.131372 13854 catalog_manager.cc:5697] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:18.141796 14622 raft_consensus.cc:493] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.142344 14622 raft_consensus.cc:515] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:18.145776 14622 leader_election.cc:290] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:18.146015 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3fb6bbf641405f957f05432d687739" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:18.146739 14105 raft_consensus.cc:2468] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 0.
I20260709 14:51:18.147390 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3fb6bbf641405f957f05432d687739" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:18.148147 13996 leader_election.cc:304] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
W20260709 14:51:18.150445 13998 leader_election.cc:343] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:18.151974 14228 tablet_bootstrap.cc:492] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea: No bootstrap required, opened a new log
I20260709 14:51:18.152359 14228 ts_tablet_manager.cc:1403] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea: Time spent bootstrapping tablet: real 0.219s	user 0.010s	sys 0.003s
I20260709 14:51:18.157231 14224 tablet_bootstrap.cc:654] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.153650 14622 raft_consensus.cc:2804] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:18.159412 14622 raft_consensus.cc:493] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:18.159729 14622 raft_consensus.cc:3060] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.161953 14613 leader_election.cc:290] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:18.162314 14228 raft_consensus.cc:359] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:18.162981 14228 raft_consensus.cc:385] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.163213 14228 raft_consensus.cc:740] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.163779 14228 consensus_queue.cc:260] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:18.165627 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:18.166235 14027 raft_consensus.cc:2468] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:18.167754 13921 leader_election.cc:304] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:18.169160 14613 raft_consensus.cc:2804] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:18.169413 14539 leader_election.cc:290] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:18.169552 14613 raft_consensus.cc:493] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:18.169946 14613 raft_consensus.cc:3060] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.170876 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:18.173580 14225 tablet_bootstrap.cc:492] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:18.174206 14225 ts_tablet_manager.cc:1403] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.020s
I20260709 14:51:18.176128 14622 raft_consensus.cc:515] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:18.176884 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:18.177513 14027 raft_consensus.cc:2468] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 0.
I20260709 14:51:18.178766 14144 leader_election.cc:304] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:18.178932 14225 raft_consensus.cc:359] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:18.179517 14228 ts_tablet_manager.cc:1434] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 14:51:18.182197 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3fb6bbf641405f957f05432d687739" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:18.196363 14106 raft_consensus.cc:3060] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.184986 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:18.200109 14181 raft_consensus.cc:2468] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:18.201081 14531 raft_consensus.cc:2804] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:18.201469 14531 raft_consensus.cc:493] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:18.201777 14531 raft_consensus.cc:3060] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.179579 14225 raft_consensus.cc:385] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.203053 14225 raft_consensus.cc:740] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.203738 14225 consensus_queue.cc:260] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:18.185415 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3fb6bbf641405f957f05432d687739" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:18.214694 14613 raft_consensus.cc:515] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:18.216879 13954 raft_consensus.cc:2393] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 1: Already voted for candidate 0de66943f0554e889b78adfda498d817 in this term.
I20260709 14:51:18.218444 14106 raft_consensus.cc:2468] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:18.188827 13953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5174042afb642b0bb12a0466ece1a5c" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:18.221861 13996 leader_election.cc:304] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:18.202934 14032 raft_consensus.cc:2468] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:18.234687 14225 ts_tablet_manager.cc:1434] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 14:51:18.235670 14225 tablet_bootstrap.cc:492] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
W20260709 14:51:18.237555 13998 leader_election.cc:343] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:18.180729 14622 leader_election.cc:290] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:18.240592 14613 leader_election.cc:290] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:18.212519 13955 raft_consensus.cc:2468] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:18.240974 14622 raft_consensus.cc:2804] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:18.241477 14622 raft_consensus.cc:697] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:18.241983 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:18.176160 14178 raft_consensus.cc:2468] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:18.250897 14070 leader_election.cc:304] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:18.250692 14531 raft_consensus.cc:515] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:18.262822 14624 raft_consensus.cc:2804] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:18.282904 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:18.283551 14033 raft_consensus.cc:3060] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:18.281421 13999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 96667.4us
I20260709 14:51:18.287783 14624 raft_consensus.cc:697] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
W20260709 14:51:18.290802 14073 leader_election.cc:343] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:18.293994 14073 leader_election.cc:304] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:18.292928 14033 raft_consensus.cc:2468] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:18.299307 13921 leader_election.cc:304] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:18.300253 14235 raft_consensus.cc:2804] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:18.300657 14235 raft_consensus.cc:697] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:18.297418 14625 raft_consensus.cc:2749] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:18.301184 14235 consensus_queue.cc:237] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:18.272104 14622 consensus_queue.cc:237] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:18.289685 13999 leader_election.cc:304] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:18.305831 14181 raft_consensus.cc:2393] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 in current term 1: Already voted for candidate b32009ed2a964ffbb8b687b27123c7af in this term.
I20260709 14:51:18.310834 14234 consensus_queue.cc:1048] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.294238 14624 consensus_queue.cc:237] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
W20260709 14:51:18.311399 14072 consensus_peers.cc:597] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Couldn't send request to peer b32009ed2a964ffbb8b687b27123c7af. 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:51:18.314539 14632 raft_consensus.cc:2804] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:18.315022 14632 raft_consensus.cc:697] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:18.315824 14632 consensus_queue.cc:237] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:18.316879 14225 tablet_bootstrap.cc:654] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.317401 14625 consensus_queue.cc:1048] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:51:18.324937 14224 tablet_bootstrap.cc:492] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:18.325407 14224 ts_tablet_manager.cc:1403] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.236s	user 0.015s	sys 0.009s
I20260709 14:51:18.324596 14531 leader_election.cc:290] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:18.340467 14531 consensus_queue.cc:1048] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.364786 14612 consensus_queue.cc:1048] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.375110 14225 tablet_bootstrap.cc:492] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:18.375730 14225 ts_tablet_manager.cc:1403] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.140s	user 0.014s	sys 0.030s
I20260709 14:51:18.382597 13854 catalog_manager.cc:5697] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } }
W20260709 14:51:18.396835 13998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 106829us
I20260709 14:51:18.411244 14225 raft_consensus.cc:359] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:18.412173 14225 raft_consensus.cc:385] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.412645 14225 raft_consensus.cc:740] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.409688 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:18.414870 14029 raft_consensus.cc:2393] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 1: Already voted for candidate 0de66943f0554e889b78adfda498d817 in this term.
I20260709 14:51:18.413446 14225 consensus_queue.cc:260] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:18.447603 13856 catalog_manager.cc:5697] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:18.449572 13958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:18.450934 13955 raft_consensus.cc:3060] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.459787 14353 raft_consensus.cc:493] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.459988 14613 consensus_queue.cc:1048] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.460331 14612 consensus_queue.cc:1048] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.461941 14147 leader_election.cc:304] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:18.462051 14539 consensus_queue.cc:1048] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.464874 14533 raft_consensus.cc:2749] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:18.460338 14353 raft_consensus.cc:515] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:18.476104 14225 ts_tablet_manager.cc:1434] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.100s	user 0.007s	sys 0.001s
I20260709 14:51:18.477173 14225 tablet_bootstrap.cc:492] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:18.482796 14353 leader_election.cc:290] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:18.489200 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:18.489912 14533 consensus_queue.cc:1048] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:18.491652 13923 leader_election.cc:343] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:18.496268 14640 log.cc:927] Time spent T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09: Append to log took a long time: real 0.099s	user 0.003s	sys 0.004s
I20260709 14:51:18.498288 14224 raft_consensus.cc:359] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:18.498947 14224 raft_consensus.cc:385] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.499188 14224 raft_consensus.cc:740] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.499886 14224 consensus_queue.cc:260] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
W20260709 14:51:18.500994 14641 log.cc:927] Time spent T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea: Append to log took a long time: real 0.122s	user 0.002s	sys 0.006s
I20260709 14:51:18.508329 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:18.508644 14224 ts_tablet_manager.cc:1434] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.183s	user 0.004s	sys 0.001s
I20260709 14:51:18.509532 14224 tablet_bootstrap.cc:492] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:18.567999 14518 raft_consensus.cc:493] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.568495 14518 raft_consensus.cc:515] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:18.575873 14225 tablet_bootstrap.cc:654] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.576159 14612 consensus_queue.cc:1048] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.552731 14103 raft_consensus.cc:2468] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:18.559780 13856 catalog_manager.cc:5697] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:18.584692 13921 leader_election.cc:304] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [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: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:18.585908 14353 raft_consensus.cc:2804] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:18.586956 14353 raft_consensus.cc:493] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:18.587142 14518 leader_election.cc:290] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:18.600400 14224 tablet_bootstrap.cc:654] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.596498 14353 raft_consensus.cc:3060] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.674822 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c67d73937741a98143522365baa05d" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:18.672984 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c67d73937741a98143522365baa05d" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
W20260709 14:51:18.692937 13998 leader_election.cc:343] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:18.696990 14225 tablet_bootstrap.cc:492] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:18.697569 14225 ts_tablet_manager.cc:1403] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.221s	user 0.035s	sys 0.034s
I20260709 14:51:18.710155 13854 catalog_manager.cc:5697] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 0 to 1, leader changed from <none> to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 1 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:18.718727 13999 leader_election.cc:343] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:18.719229 13999 leader_election.cc:304] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:18.720443 14518 raft_consensus.cc:2749] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:18.722322 14353 raft_consensus.cc:515] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:18.724386 14353 leader_election.cc:290] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:18.730098 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:18.733729 14224 tablet_bootstrap.cc:492] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:18.734184 14224 ts_tablet_manager.cc:1403] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.225s	user 0.027s	sys 0.006s
I20260709 14:51:18.739585 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:18.740152 14107 raft_consensus.cc:3060] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.743678 14225 raft_consensus.cc:359] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:18.744365 14225 raft_consensus.cc:385] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.744593 14225 raft_consensus.cc:740] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
W20260709 14:51:18.746305 13923 leader_election.cc:343] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:18.747053 13923 consensus_peers.cc:597] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 -> Peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485): Couldn't send request to peer b32009ed2a964ffbb8b687b27123c7af. 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:51:18.748632 14107 raft_consensus.cc:2468] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:18.745188 14225 consensus_queue.cc:260] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:18.750550 14518 consensus_queue.cc:1048] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.752228 14225 ts_tablet_manager.cc:1434] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.000s
I20260709 14:51:18.756011 14225 tablet_bootstrap.cc:492] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:18.757023 14224 raft_consensus.cc:359] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:18.757717 14224 raft_consensus.cc:385] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.757992 14224 raft_consensus.cc:740] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.758600 14224 consensus_queue.cc:260] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:18.760303 14224 ts_tablet_manager.cc:1434] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 14:51:18.761138 14224 tablet_bootstrap.cc:492] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:18.768016 14224 tablet_bootstrap.cc:654] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.788666 14632 consensus_queue.cc:1048] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.788291 13856 catalog_manager.cc:5697] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 0 to 1, leader changed from <none> to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 1 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:18.797873 14654 raft_consensus.cc:493] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.798425 14654 raft_consensus.cc:515] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:18.800583 14654 leader_election.cc:290] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:18.807590 13921 leader_election.cc:304] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:18.812381 14225 tablet_bootstrap.cc:654] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.817639 14613 raft_consensus.cc:2804] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:18.831880 14613 raft_consensus.cc:697] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:18.832767 14613 consensus_queue.cc:237] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:18.833526 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:18.838479 13954 raft_consensus.cc:3060] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.843003 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:18.843827 14030 raft_consensus.cc:2393] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 in current term 1: Already voted for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in this term.
I20260709 14:51:18.845363 14652 consensus_queue.cc:1048] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.849920 14224 tablet_bootstrap.cc:492] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:18.850394 14224 ts_tablet_manager.cc:1403] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.089s	user 0.023s	sys 0.026s
I20260709 14:51:18.851130 14623 consensus_queue.cc:1048] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.852792 14224 raft_consensus.cc:359] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:18.853466 14224 raft_consensus.cc:385] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.853730 14224 raft_consensus.cc:740] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.853617 13921 leader_election.cc:304] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:18.854347 14224 consensus_queue.cc:260] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:18.855373 14353 raft_consensus.cc:2749] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:18.855917 14353 consensus_queue.cc:1048] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.857360 14224 ts_tablet_manager.cc:1434] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:18.859903 14623 consensus_queue.cc:1048] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.865725 14181 raft_consensus.cc:3060] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.868556 14178 raft_consensus.cc:3060] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.879407 14613 consensus_queue.cc:1048] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.882759 14225 tablet_bootstrap.cc:492] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817: No bootstrap required, opened a new log
I20260709 14:51:18.883234 14225 ts_tablet_manager.cc:1403] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.001s
I20260709 14:51:18.890100 14224 tablet_bootstrap.cc:492] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:18.890561 14622 consensus_queue.cc:1048] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.894110 14225 raft_consensus.cc:359] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:18.894783 14225 raft_consensus.cc:385] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.895040 14225 raft_consensus.cc:740] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.895658 14225 consensus_queue.cc:260] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:18.897156 14225 ts_tablet_manager.cc:1434] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:51:18.910058 14224 tablet_bootstrap.cc:654] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.922804 14224 tablet_bootstrap.cc:492] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:18.923259 14224 ts_tablet_manager.cc:1403] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.004s
I20260709 14:51:18.925750 14224 raft_consensus.cc:359] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:18.926370 14224 raft_consensus.cc:385] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.926625 14224 raft_consensus.cc:740] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.927194 14224 consensus_queue.cc:260] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:18.929160 13854 catalog_manager.cc:5697] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } }
W20260709 14:51:18.931216 13904 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:18.933579 14224 ts_tablet_manager.cc:1434] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:51:18.934540 14224 tablet_bootstrap.cc:492] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:18.939222 14234 raft_consensus.cc:493] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.939680 14234 raft_consensus.cc:515] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:18.940084 14224 tablet_bootstrap.cc:654] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.941506 14234 leader_election.cc:290] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:18.942373 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:18.943137 14101 raft_consensus.cc:2393] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 1: Already voted for candidate 0de66943f0554e889b78adfda498d817 in this term.
I20260709 14:51:18.944331 13953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:18.946441 14147 leader_election.cc:304] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:18.946645 14518 consensus_queue.cc:1048] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:18.947199 14234 raft_consensus.cc:3060] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.959528 14234 raft_consensus.cc:2749] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:18.989681 14224 tablet_bootstrap.cc:492] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:18.990208 14224 ts_tablet_manager.cc:1403] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.056s	user 0.035s	sys 0.019s
I20260709 14:51:18.992588 14224 raft_consensus.cc:359] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:18.993232 14224 raft_consensus.cc:385] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.993503 14224 raft_consensus.cc:740] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.994536 14224 consensus_queue.cc:260] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:18.996745 14224 ts_tablet_manager.cc:1434] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:18.997589 14224 tablet_bootstrap.cc:492] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af: Bootstrap starting.
I20260709 14:51:19.002823 14224 tablet_bootstrap.cc:654] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.006989 14224 tablet_bootstrap.cc:492] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af: No bootstrap required, opened a new log
I20260709 14:51:19.007387 14224 ts_tablet_manager.cc:1403] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 14:51:19.009693 14224 raft_consensus.cc:359] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:19.010290 14224 raft_consensus.cc:385] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.010530 14224 raft_consensus.cc:740] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.011168 14224 consensus_queue.cc:260] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:19.013074 14224 ts_tablet_manager.cc:1434] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:51:19.042349 14654 raft_consensus.cc:493] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.042757 14654 raft_consensus.cc:515] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:19.044243 14654 leader_election.cc:290] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:19.045006 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c67d73937741a98143522365baa05d" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:19.044934 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c67d73937741a98143522365baa05d" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:19.045642 14029 raft_consensus.cc:2468] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:19.045722 14178 raft_consensus.cc:2468] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:19.046675 13923 leader_election.cc:304] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:19.048154 14654 raft_consensus.cc:2804] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.048498 14654 raft_consensus.cc:493] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.048761 14654 raft_consensus.cc:3060] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.054615 14654 raft_consensus.cc:515] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:19.057363 14654 leader_election.cc:290] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:19.057585 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c67d73937741a98143522365baa05d" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:19.058153 14178 raft_consensus.cc:3060] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.058498 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c67d73937741a98143522365baa05d" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:19.059063 14029 raft_consensus.cc:3060] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.063675 14178 raft_consensus.cc:2468] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:19.064560 14029 raft_consensus.cc:2468] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:19.064980 13923 leader_election.cc:304] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:19.064677 14531 raft_consensus.cc:493] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.065676 14654 raft_consensus.cc:2804] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.065902 14531 raft_consensus.cc:515] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:19.066268 14654 raft_consensus.cc:697] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:19.067001 14654 consensus_queue.cc:237] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:19.067831 14531 leader_election.cc:290] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:19.068766 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:19.077639 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:19.080348 13855 catalog_manager.cc:5697] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:19.081588 14144 leader_election.cc:304] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:19.082271 14531 raft_consensus.cc:2749] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:19.106642 14654 raft_consensus.cc:493] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.107100 14654 raft_consensus.cc:515] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:19.108783 14654 leader_election.cc:290] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:19.109367 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5174042afb642b0bb12a0466ece1a5c" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:19.109695 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5174042afb642b0bb12a0466ece1a5c" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:19.110044 14107 raft_consensus.cc:2468] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:19.110258 14178 raft_consensus.cc:2468] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 0.
I20260709 14:51:19.111413 13921 leader_election.cc:304] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:19.112041 14654 raft_consensus.cc:2804] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.112310 14654 raft_consensus.cc:493] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.112563 14654 raft_consensus.cc:3060] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.116881 14654 raft_consensus.cc:515] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:19.118499 14654 leader_election.cc:290] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:19.119578 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5174042afb642b0bb12a0466ece1a5c" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:19.120106 14178 raft_consensus.cc:3060] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.120086 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5174042afb642b0bb12a0466ece1a5c" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:19.122079 14107 raft_consensus.cc:3060] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.125734 14178 raft_consensus.cc:2468] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:19.126649 13923 leader_election.cc:304] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:19.127279 14654 raft_consensus.cc:2804] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:19.127652 14654 raft_consensus.cc:697] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:19.128497 14107 raft_consensus.cc:2468] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:19.128407 14654 consensus_queue.cc:237] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:19.138392 13855 catalog_manager.cc:5697] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:19.192911 14178 raft_consensus.cc:3060] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.420269 14654 consensus_queue.cc:1048] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:19.436666 14612 consensus_queue.cc:1048] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:19.541251 14612 consensus_queue.cc:1048] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:19.553828 14612 consensus_queue.cc:1048] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:19.620971 14612 consensus_queue.cc:1048] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:19.631290 14613 consensus_queue.cc:1048] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.740764 11973 tablet_server.cc:179] TabletServer@127.11.177.65:0 shutting down...
W20260709 14:51:20.767474 14147 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 46 similar messages]
I20260709 14:51:20.769677 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:20.770619 11973 tablet_replica.cc:333] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817: stopping tablet replica
W20260709 14:51:20.770742 14147 consensus_peers.cc:597] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:20.771390 11973 raft_consensus.cc:2243] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.772244 11973 raft_consensus.cc:2272] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.773826 11973 tablet_replica.cc:333] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.774324 11973 raft_consensus.cc:2243] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.774926 11973 raft_consensus.cc:2272] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.776841 11973 tablet_replica.cc:333] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.777523 11973 raft_consensus.cc:2243] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.777909 11973 raft_consensus.cc:2272] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.779397 11973 tablet_replica.cc:333] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.779950 11973 raft_consensus.cc:2243] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.780758 11973 raft_consensus.cc:2272] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.782358 11973 tablet_replica.cc:333] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.782958 11973 raft_consensus.cc:2243] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.783605 11973 raft_consensus.cc:2272] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.784953 11973 tablet_replica.cc:333] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.785548 11973 raft_consensus.cc:2243] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.786187 11973 raft_consensus.cc:2272] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.787708 11973 tablet_replica.cc:333] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.788228 11973 raft_consensus.cc:2243] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.788582 11973 raft_consensus.cc:2272] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.790091 11973 tablet_replica.cc:333] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.790578 11973 raft_consensus.cc:2243] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.790930 11973 raft_consensus.cc:2272] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.792387 11973 tablet_replica.cc:333] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.792888 11973 raft_consensus.cc:2243] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.793248 11973 raft_consensus.cc:2272] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.795056 11973 tablet_replica.cc:333] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.795712 11973 raft_consensus.cc:2243] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.796113 11973 raft_consensus.cc:2272] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.797670 11973 tablet_replica.cc:333] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.798164 11973 raft_consensus.cc:2243] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.798484 11973 raft_consensus.cc:2272] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.799805 11973 tablet_replica.cc:333] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.800287 11973 raft_consensus.cc:2243] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.800604 11973 raft_consensus.cc:2272] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.802047 11973 tablet_replica.cc:333] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.802505 11973 raft_consensus.cc:2243] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.802819 11973 raft_consensus.cc:2272] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.804446 11973 tablet_replica.cc:333] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.805167 11973 raft_consensus.cc:2243] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.805994 11973 raft_consensus.cc:2272] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:20.806721 13999 consensus_peers.cc:597] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:20.807910 11973 tablet_replica.cc:333] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.808488 11973 raft_consensus.cc:2243] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.808876 11973 raft_consensus.cc:2272] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.810914 11973 tablet_replica.cc:333] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.811626 11973 raft_consensus.cc:2243] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.812474 11973 raft_consensus.cc:2272] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.814672 11973 tablet_replica.cc:333] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.815397 11973 raft_consensus.cc:2243] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.816257 11973 raft_consensus.cc:2272] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.818395 11973 tablet_replica.cc:333] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.819130 11973 raft_consensus.cc:2243] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.819943 11973 raft_consensus.cc:2272] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.821910 11973 tablet_replica.cc:333] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.822693 11973 raft_consensus.cc:2243] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.823112 11973 raft_consensus.cc:2272] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:20.823779 13999 consensus_peers.cc:597] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:20.824615 11973 tablet_replica.cc:333] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.825191 11973 raft_consensus.cc:2243] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.826035 11973 raft_consensus.cc:2272] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.827804 11973 tablet_replica.cc:333] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.828454 11973 raft_consensus.cc:2243] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.828898 11973 raft_consensus.cc:2272] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:20.829226 14073 consensus_peers.cc:597] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:20.830605 11973 tablet_replica.cc:333] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.831185 11973 raft_consensus.cc:2243] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.831825 11973 raft_consensus.cc:2272] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.833485 11973 tablet_replica.cc:333] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.834024 11973 raft_consensus.cc:2243] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.834661 11973 raft_consensus.cc:2272] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.836241 11973 tablet_replica.cc:333] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.836787 11973 raft_consensus.cc:2243] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.837194 11973 raft_consensus.cc:2272] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.838864 11973 tablet_replica.cc:333] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.839352 11973 raft_consensus.cc:2243] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.839934 11973 raft_consensus.cc:2272] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.841431 11973 tablet_replica.cc:333] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.841925 11973 raft_consensus.cc:2243] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.842516 11973 raft_consensus.cc:2272] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.844538 11973 tablet_replica.cc:333] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.845242 11973 raft_consensus.cc:2243] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.845686 11973 raft_consensus.cc:2272] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.847759 11973 tablet_replica.cc:333] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.848464 11973 raft_consensus.cc:2243] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.849305 11973 raft_consensus.cc:2272] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.851361 11973 tablet_replica.cc:333] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.852043 11973 raft_consensus.cc:2243] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.852483 11973 raft_consensus.cc:2272] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.854529 11973 tablet_replica.cc:333] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.855232 11973 raft_consensus.cc:2243] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.855726 11973 raft_consensus.cc:2272] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:20.857331 14073 consensus_peers.cc:597] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:20.857551 11973 tablet_replica.cc:333] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.858124 11973 raft_consensus.cc:2243] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.858453 11973 raft_consensus.cc:2272] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.859928 11973 tablet_replica.cc:333] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.860378 11973 raft_consensus.cc:2243] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.860687 11973 raft_consensus.cc:2272] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.862195 11973 tablet_replica.cc:333] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.862638 11973 raft_consensus.cc:2243] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.862943 11973 raft_consensus.cc:2272] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.864387 11973 tablet_replica.cc:333] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.864885 11973 raft_consensus.cc:2243] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.865206 11973 raft_consensus.cc:2272] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.866789 11973 tablet_replica.cc:333] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.867247 11973 raft_consensus.cc:2243] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.867581 11973 raft_consensus.cc:2272] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.868976 11973 tablet_replica.cc:333] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.869596 11973 raft_consensus.cc:2243] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.870386 11973 raft_consensus.cc:2272] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.872223 11973 tablet_replica.cc:333] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
W20260709 14:51:20.872653 13999 consensus_peers.cc:597] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:20.872820 11973 raft_consensus.cc:2243] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.873340 11973 raft_consensus.cc:2272] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:20.873389 14073 consensus_peers.cc:597] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:20.875025 11973 tablet_replica.cc:333] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.875591 11973 raft_consensus.cc:2243] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.876031 11973 raft_consensus.cc:2272] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.877930 11973 tablet_replica.cc:333] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.878556 11973 raft_consensus.cc:2243] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:20.878777 14147 consensus_peers.cc:597] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:20.878969 11973 raft_consensus.cc:2272] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.880569 11973 tablet_replica.cc:333] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.881083 11973 raft_consensus.cc:2243] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.881806 11973 raft_consensus.cc:2272] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.883424 11973 tablet_replica.cc:333] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.883879 11973 raft_consensus.cc:2243] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.884501 11973 raft_consensus.cc:2272] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.886142 11973 tablet_replica.cc:333] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.886585 11973 raft_consensus.cc:2243] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.886921 11973 raft_consensus.cc:2272] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.888615 11973 tablet_replica.cc:333] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.889046 11973 raft_consensus.cc:2243] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.889662 11973 raft_consensus.cc:2272] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.891214 11973 tablet_replica.cc:333] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.891655 11973 raft_consensus.cc:2243] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:20.892285 11973 raft_consensus.cc:2272] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:20.893888 11973 tablet_replica.cc:333] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817: stopping tablet replica
I20260709 14:51:20.894310 11973 raft_consensus.cc:2243] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:20.894716 11973 raft_consensus.cc:2272] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:20.902456 14147 consensus_peers.cc:597] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:20.930312 14147 consensus_peers.cc:597] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:20.931411 14073 consensus_peers.cc:597] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:20.957680 11973 tablet_server.cc:196] TabletServer@127.11.177.65:0 shutdown complete.
W20260709 14:51:20.976475 13999 consensus_peers.cc:597] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:21.005077 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:21.012115 14690 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:51:21.013139 14689 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:51:21.015682 14692 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:51:21.016968 11973 server_base.cc:1061] running on GCE node
I20260709 14:51:21.020573 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:21.020848 11973 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:51:21.021061 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608681021043 us; error 0 us; skew 500 ppm
I20260709 14:51:21.021802 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 14:51:21.026252 13999 consensus_peers.cc:597] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:21.027352 11973 webserver.cc:533] Webserver started at http://127.11.177.65:44571/ using document root <none> and password file <none>
I20260709 14:51:21.028237 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:21.028501 11973 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 14:51:21.032420 14073 consensus_peers.cc:597] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:21.033612 11973 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:21.040930 14698 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:51:21.041747 11973 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:51:21.042035 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/ts-0-root
uuid: "0de66943f0554e889b78adfda498d817"
format_stamp: "Formatted at 2026-07-09 14:51:09 on dist-test-slave-1rkr"
I20260709 14:51:21.042435 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608630344414-11973-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:51:21.058241 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:21.059362 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:21.060660 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:21.064857 14705 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:51:21.070621 14147 consensus_peers.cc:597] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:21.073392 13999 consensus_peers.cc:597] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:21.077250 14147 consensus_peers.cc:597] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:21.077931 14147 consensus_peers.cc:597] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:21.090790 14073 consensus_peers.cc:597] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:21.115391 14147 consensus_peers.cc:597] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:21.115391 14073 consensus_peers.cc:597] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:21.143333 14147 consensus_peers.cc:597] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:21.166162 14073 consensus_peers.cc:597] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:21.170341 14073 consensus_peers.cc:597] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:21.319558 14147 consensus_peers.cc:597] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:21.379679 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:51:21.380234 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.316s	user 0.008s	sys 0.001s
I20260709 14:51:21.380739 11973 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:51:21.394954 14705 tablet_bootstrap.cc:492] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:21.430691 14705 tablet_bootstrap.cc:492] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817: 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:51:21.431816 14705 tablet_bootstrap.cc:492] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:21.432536 14705 ts_tablet_manager.cc:1403] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.012s
I20260709 14:51:21.435849 14705 raft_consensus.cc:359] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.437016 14705 raft_consensus.cc:740] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.437969 14705 consensus_queue.cc:260] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.446439 14705 ts_tablet_manager.cc:1434] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.008s
I20260709 14:51:21.447117 14705 tablet_bootstrap.cc:492] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:21.459118 14705 tablet_bootstrap.cc:492] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817: 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:51:21.459797 14705 tablet_bootstrap.cc:492] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:21.460278 14705 ts_tablet_manager.cc:1403] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:51:21.462447 14705 raft_consensus.cc:359] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.463095 14705 raft_consensus.cc:740] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.463733 14705 consensus_queue.cc:260] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.465391 14705 ts_tablet_manager.cc:1434] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260709 14:51:21.465965 14705 tablet_bootstrap.cc:492] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:21.485661 14705 tablet_bootstrap.cc:492] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817: 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:51:21.486388 14705 tablet_bootstrap.cc:492] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:21.486840 14705 ts_tablet_manager.cc:1403] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 14:51:21.488513 14705 raft_consensus.cc:359] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:21.488968 14705 raft_consensus.cc:740] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.489471 14705 consensus_queue.cc:260] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:21.491089 14705 ts_tablet_manager.cc:1434] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:51:21.491726 14705 tablet_bootstrap.cc:492] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:21.503139 14705 tablet_bootstrap.cc:492] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817: 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:51:21.503815 14705 tablet_bootstrap.cc:492] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:21.504259 14705 ts_tablet_manager.cc:1403] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:51:21.505962 14705 raft_consensus.cc:359] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.506424 14705 raft_consensus.cc:740] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.506889 14705 consensus_queue.cc:260] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.508437 14705 ts_tablet_manager.cc:1434] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:21.509099 14705 tablet_bootstrap.cc:492] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:21.521931 14705 tablet_bootstrap.cc:492] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817: 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:51:21.522801 14705 tablet_bootstrap.cc:492] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:21.523392 14705 ts_tablet_manager.cc:1403] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 14:51:21.525733 14705 raft_consensus.cc:359] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.526360 14705 raft_consensus.cc:740] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.527097 14705 consensus_queue.cc:260] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.529073 14705 ts_tablet_manager.cc:1434] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:51:21.529870 14705 tablet_bootstrap.cc:492] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:21.546244 14705 tablet_bootstrap.cc:492] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817: 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:51:21.547093 14705 tablet_bootstrap.cc:492] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:21.547715 14705 ts_tablet_manager.cc:1403] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 14:51:21.550189 14705 raft_consensus.cc:359] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:21.550819 14705 raft_consensus.cc:740] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.551527 14705 consensus_queue.cc:260] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:21.553491 14705 ts_tablet_manager.cc:1434] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:51:21.554266 14705 tablet_bootstrap.cc:492] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:21.578212 14705 tablet_bootstrap.cc:492] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817: 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:51:21.579304 14705 tablet_bootstrap.cc:492] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:21.579896 14705 ts_tablet_manager.cc:1403] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260709 14:51:21.582456 14705 raft_consensus.cc:359] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:21.583173 14705 raft_consensus.cc:740] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.583933 14705 consensus_queue.cc:260] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:21.586027 14705 ts_tablet_manager.cc:1434] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:21.586772 14705 tablet_bootstrap.cc:492] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:21.602155 14705 tablet_bootstrap.cc:492] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817: 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:51:21.602820 14705 tablet_bootstrap.cc:492] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:21.603277 14705 ts_tablet_manager.cc:1403] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260709 14:51:21.604921 14705 raft_consensus.cc:359] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:21.605417 14705 raft_consensus.cc:740] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.605899 14705 consensus_queue.cc:260] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:21.607312 14705 ts_tablet_manager.cc:1434] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:21.608055 14705 tablet_bootstrap.cc:492] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:21.627019 14705 tablet_bootstrap.cc:492] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817: 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:51:21.627689 14705 tablet_bootstrap.cc:492] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:21.628147 14705 ts_tablet_manager.cc:1403] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:51:21.629881 14705 raft_consensus.cc:359] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:21.630353 14705 raft_consensus.cc:740] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.630816 14705 consensus_queue.cc:260] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:21.632088 14705 ts_tablet_manager.cc:1434] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:21.632623 14705 tablet_bootstrap.cc:492] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:21.641466 11973 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:51:21.641803 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.261s	user 0.209s	sys 0.004s
I20260709 14:51:21.643363 14705 tablet_bootstrap.cc:492] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817: 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:51:21.644169 14705 tablet_bootstrap.cc:492] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:21.644733 14705 ts_tablet_manager.cc:1403] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:51:21.647006 14705 raft_consensus.cc:359] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:21.647635 14705 raft_consensus.cc:740] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.648218 14705 consensus_queue.cc:260] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:21.650213 14705 ts_tablet_manager.cc:1434] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:51:21.650909 14705 tablet_bootstrap.cc:492] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:21.668350 14705 tablet_bootstrap.cc:492] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817: 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:51:21.669158 14705 tablet_bootstrap.cc:492] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:21.669741 14705 ts_tablet_manager.cc:1403] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 14:51:21.673139 14705 raft_consensus.cc:359] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:21.673789 14705 raft_consensus.cc:740] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.674431 14705 consensus_queue.cc:260] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:21.676296 14705 ts_tablet_manager.cc:1434] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:51:21.677001 14705 tablet_bootstrap.cc:492] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:21.708906 14705 tablet_bootstrap.cc:492] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817: 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:51:21.709677 14705 tablet_bootstrap.cc:492] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:21.710173 14705 ts_tablet_manager.cc:1403] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.016s
I20260709 14:51:21.712433 14705 raft_consensus.cc:359] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:21.713045 14705 raft_consensus.cc:740] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.713747 14705 consensus_queue.cc:260] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:21.715754 14705 ts_tablet_manager.cc:1434] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:21.716503 14705 tablet_bootstrap.cc:492] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:21.719471 14709 raft_consensus.cc:493] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:21.720091 14709 raft_consensus.cc:515] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:21.722404 14709 leader_election.cc:290] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:21.723968 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5174042afb642b0bb12a0466ece1a5c" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
W20260709 14:51:21.729861 14073 leader_election.cc:336] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:21.730294 14073 leader_election.cc:304] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:21.731494 14623 raft_consensus.cc:2749] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:21.740188 14705 tablet_bootstrap.cc:492] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817: 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:51:21.740969 14705 tablet_bootstrap.cc:492] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:21.741484 14705 ts_tablet_manager.cc:1403] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260709 14:51:21.743284 14705 raft_consensus.cc:359] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.743753 14705 raft_consensus.cc:740] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.744330 14705 consensus_queue.cc:260] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.745939 14705 ts_tablet_manager.cc:1434] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:21.746522 14705 tablet_bootstrap.cc:492] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:21.762471 14705 tablet_bootstrap.cc:492] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817: 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:51:21.763127 14705 tablet_bootstrap.cc:492] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:21.763649 14705 ts_tablet_manager.cc:1403] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 14:51:21.764261 14713 raft_consensus.cc:493] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:21.764889 14713 raft_consensus.cc:515] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:21.765857 14705 raft_consensus.cc:359] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:21.766361 14705 raft_consensus.cc:740] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.766875 14705 consensus_queue.cc:260] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:21.767279 14713 leader_election.cc:290] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:21.768782 14705 ts_tablet_manager.cc:1434] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:51:21.769577 14705 tablet_bootstrap.cc:492] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:21.770118 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
W20260709 14:51:21.772384 13999 leader_election.cc:336] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:21.772867 13999 leader_election.cc:304] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:21.774112 14713 raft_consensus.cc:2749] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:21.783725 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.65:46089
I20260709 14:51:21.783955 14787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.65:46089 every 8 connection(s)
I20260709 14:51:21.784096 14705 tablet_bootstrap.cc:492] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817: 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:51:21.785126 14705 tablet_bootstrap.cc:492] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:21.785754 14705 ts_tablet_manager.cc:1403] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:51:21.788190 14705 raft_consensus.cc:359] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:21.788807 14705 raft_consensus.cc:740] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.789439 14705 consensus_queue.cc:260] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:21.791560 14705 ts_tablet_manager.cc:1434] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:21.792398 14705 tablet_bootstrap.cc:492] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:21.799285 14539 raft_consensus.cc:493] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:21.799844 14539 raft_consensus.cc:515] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.801790 14539 leader_election.cc:290] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:21.808485 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:21.818041 14705 tablet_bootstrap.cc:492] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817: 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:51:21.819052 14705 tablet_bootstrap.cc:492] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:21.819599 14705 ts_tablet_manager.cc:1403] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260709 14:51:21.821849 14705 raft_consensus.cc:359] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.822604 14705 raft_consensus.cc:740] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.823276 14705 consensus_queue.cc:260] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.825296 14705 ts_tablet_manager.cc:1434] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:51:21.825491 14788 heartbeater.cc:344] Connected to a master server at 127.11.177.126:46741
I20260709 14:51:21.826026 14705 tablet_bootstrap.cc:492] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:21.825963 14788 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:21.829751 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:21.830186 14788 heartbeater.cc:507] Master 127.11.177.126:46741 requested a full tablet report, sending...
W20260709 14:51:21.832720 14147 leader_election.cc:343] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.833170 14147 leader_election.cc:304] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:21.833920 14539 raft_consensus.cc:493] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:21.834438 14539 raft_consensus.cc:515] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.835791 14708 raft_consensus.cc:2749] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:21.838862 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a8ee79a9b430c8fff6ef8e88fe6ec" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
W20260709 14:51:21.840157 14147 leader_election.cc:343] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.840798 14539 leader_election.cc:290] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:21.840974 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a8ee79a9b430c8fff6ef8e88fe6ec" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:21.841962 14705 tablet_bootstrap.cc:492] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817: 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:51:21.842510 14144 leader_election.cc:304] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:21.842850 14705 tablet_bootstrap.cc:492] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:21.844833 14705 ts_tablet_manager.cc:1403] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260709 14:51:21.847802 14705 raft_consensus.cc:359] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:21.849133 14705 raft_consensus.cc:740] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.843232 14539 raft_consensus.cc:2749] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:21.849929 14705 consensus_queue.cc:260] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:21.851715 14705 ts_tablet_manager.cc:1434] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:51:21.852511 14705 tablet_bootstrap.cc:492] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:21.854578 13856 ts_manager.cc:194] Re-registered known tserver with Master: 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:21.863181 14623 raft_consensus.cc:493] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:21.863700 14623 raft_consensus.cc:515] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:21.865604 14623 leader_election.cc:290] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:21.867108 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:21.881897 14587 raft_consensus.cc:493] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:21.882431 14587 raft_consensus.cc:515] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.884398 14587 leader_election.cc:290] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:21.884848 14587 raft_consensus.cc:493] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:21.886322 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c67d73937741a98143522365baa05d" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:21.886443 14587 raft_consensus.cc:515] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.888007 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:21.888639 14761 raft_consensus.cc:2468] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:21.889823 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:21.890434 14587 leader_election.cc:290] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:21.890169 14073 leader_election.cc:304] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:21.892040 14623 raft_consensus.cc:2804] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:21.892378 14623 raft_consensus.cc:493] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:21.892704 14623 raft_consensus.cc:3060] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:21.892602 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:21.892547 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c67d73937741a98143522365baa05d" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:21.893576 14761 raft_consensus.cc:2468] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:21.896961 14705 tablet_bootstrap.cc:492] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817: 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:51:21.897863 14705 tablet_bootstrap.cc:492] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:21.898445 14705 ts_tablet_manager.cc:1403] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.019s
W20260709 14:51:21.900208 13999 leader_election.cc:343] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.900660 13999 leader_election.cc:304] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:21.901700 14713 raft_consensus.cc:2749] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:21.901575 14705 raft_consensus.cc:359] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.902279 14705 raft_consensus.cc:740] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.902935 14705 consensus_queue.cc:260] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.903224 13999 leader_election.cc:304] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [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: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:21.904227 14713 raft_consensus.cc:2804] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:21.904565 14713 raft_consensus.cc:493] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:21.904896 14705 ts_tablet_manager.cc:1434] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:51:21.904903 14713 raft_consensus.cc:3060] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:21.905839 14705 tablet_bootstrap.cc:492] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:21.906890 14623 raft_consensus.cc:515] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:21.911553 14713 raft_consensus.cc:515] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.913013 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:21.914027 14761 raft_consensus.cc:3060] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:21.915548 13856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60380
I20260709 14:51:21.916772 14623 leader_election.cc:290] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:21.917091 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c67d73937741a98143522365baa05d" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:21.918161 14760 raft_consensus.cc:3060] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:21.919620 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:21.915830 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c67d73937741a98143522365baa05d" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:21.922880 14788 heartbeater.cc:499] Master 127.11.177.126:46741 was elected leader, sending a full tablet report...
I20260709 14:51:21.923138 14761 raft_consensus.cc:2468] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 2.
I20260709 14:51:21.892730 14587 raft_consensus.cc:493] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:21.924340 14587 raft_consensus.cc:515] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.924336 14073 leader_election.cc:304] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:21.925637 14760 raft_consensus.cc:2468] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:21.927248 14709 raft_consensus.cc:2804] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:21.927816 14709 raft_consensus.cc:697] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:21.928830 14709 consensus_queue.cc:237] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:21.929750 14587 leader_election.cc:290] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:21.930063 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a8ee79a9b430c8fff6ef8e88fe6ec" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:21.930738 14177 raft_consensus.cc:2468] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:21.932017 13998 leader_election.cc:304] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:21.926087 14713 leader_election.cc:290] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:21.933198 14713 raft_consensus.cc:2804] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:21.933553 14713 raft_consensus.cc:493] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:21.933900 14713 raft_consensus.cc:3060] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:21.934316 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a8ee79a9b430c8fff6ef8e88fe6ec" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:21.934906 14760 raft_consensus.cc:2468] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:21.927384 14539 raft_consensus.cc:493] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:21.935637 14539 raft_consensus.cc:515] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:21.936013 13999 leader_election.cc:304] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [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: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:21.937397 14714 raft_consensus.cc:2804] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:21.937837 14714 raft_consensus.cc:697] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:21.938417 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:21.938628 14714 consensus_queue.cc:237] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.940493 14713 raft_consensus.cc:515] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:21.942052 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:21.942744 14760 raft_consensus.cc:2468] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:21.942956 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a8ee79a9b430c8fff6ef8e88fe6ec" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:21.943506 14177 raft_consensus.cc:3060] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:21.943831 14147 leader_election.cc:304] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [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: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:21.944746 14710 raft_consensus.cc:2804] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:21.945075 14710 raft_consensus.cc:493] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:21.945439 14710 raft_consensus.cc:3060] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:21.948442 14539 leader_election.cc:290] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:21.969295 14432 raft_consensus.cc:493] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:21.951215 14587 raft_consensus.cc:493] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:21.969848 14432 raft_consensus.cc:515] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:21.957636 14713 leader_election.cc:290] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:21.974502 14432 leader_election.cc:290] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:21.975410 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb6968301949cdb6a15d7da9d633a6" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:21.975925 14432 raft_consensus.cc:493] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:21.976428 14432 raft_consensus.cc:515] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:21.977699 14705 tablet_bootstrap.cc:492] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817: 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:51:21.978420 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb6968301949cdb6a15d7da9d633a6" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:21.978826 14432 leader_election.cc:290] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:21.978602 14705 tablet_bootstrap.cc:492] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:21.981101 14705 ts_tablet_manager.cc:1403] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.012s
I20260709 14:51:21.982299 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:21.968501 14710 raft_consensus.cc:515] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
W20260709 14:51:21.983286 14073 leader_election.cc:343] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.972532 14587 raft_consensus.cc:515] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:21.985287 14070 leader_election.cc:304] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:21.986272 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:21.988304 13856 catalog_manager.cc:5697] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 1 to 2, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 2 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:21.988996 14761 raft_consensus.cc:2468] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:21.987051 14178 raft_consensus.cc:2393] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 in current term 2: Already voted for candidate b32009ed2a964ffbb8b687b27123c7af in this term.
I20260709 14:51:21.990813 14710 leader_election.cc:290] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:21.992803 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:21.993400 14761 raft_consensus.cc:3060] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:21.993623 14432 raft_consensus.cc:2749] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:21.994077 14705 raft_consensus.cc:359] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:21.994987 14705 raft_consensus.cc:740] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.996057 14705 consensus_queue.cc:260] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:21.994779 14073 leader_election.cc:304] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:22.000221 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:22.000406 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:22.000828 14101 raft_consensus.cc:3060] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:21.987664 14177 raft_consensus.cc:2468] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:22.001052 13853 catalog_manager.cc:5697] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 1 to 2, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:22.004793 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a8ee79a9b430c8fff6ef8e88fe6ec" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:22.005393 14760 raft_consensus.cc:3060] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.006218 13998 leader_election.cc:304] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:22.005321 14705 ts_tablet_manager.cc:1434] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260709 14:51:22.007414 14705 tablet_bootstrap.cc:492] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:22.003913 14587 leader_election.cc:290] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:22.010070 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
W20260709 14:51:22.012619 13999 leader_election.cc:343] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.013069 13999 leader_election.cc:304] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:22.013713 14713 raft_consensus.cc:2804] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:22.014182 14713 raft_consensus.cc:697] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:22.014971 14713 consensus_queue.cc:237] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:22.024719 14710 raft_consensus.cc:493] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.025298 14710 raft_consensus.cc:515] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:22.027325 14101 raft_consensus.cc:2468] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:22.027966 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.032157 14432 raft_consensus.cc:2764] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
W20260709 14:51:22.032415 14147 leader_election.cc:343] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.032917 14144 leader_election.cc:304] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:22.033782 14539 raft_consensus.cc:2804] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:22.034207 14539 raft_consensus.cc:697] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:22.035076 14539 consensus_queue.cc:237] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:22.037360 14799 raft_consensus.cc:2749] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:22.022348 14709 raft_consensus.cc:493] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.041766 14709 raft_consensus.cc:515] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:22.045517 14710 leader_election.cc:290] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:22.046554 14587 raft_consensus.cc:493] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.046918 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:22.047465 14029 raft_consensus.cc:2468] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:22.047266 14587 raft_consensus.cc:515] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:22.048599 14144 leader_election.cc:304] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:22.050047 14710 raft_consensus.cc:2804] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:22.050402 14710 raft_consensus.cc:493] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.050549 14709 leader_election.cc:290] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:22.051057 14799 raft_consensus.cc:493] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.051744 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.051913 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:22.052130 14710 raft_consensus.cc:3060] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.052377 14759 raft_consensus.cc:2468] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:22.052675 14761 raft_consensus.cc:2468] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:22.051893 14799 raft_consensus.cc:515] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.053469 14073 leader_election.cc:304] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:22.053581 14760 raft_consensus.cc:2468] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:22.054209 14623 raft_consensus.cc:2804] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:22.054546 14623 raft_consensus.cc:493] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.054881 14623 raft_consensus.cc:3060] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.057619 14799 leader_election.cc:290] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:22.058897 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.059782 14761 raft_consensus.cc:2393] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccf653224ebf45688ac8367384cceaea in current term 2: Already voted for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in this term.
I20260709 14:51:22.060556 14710 raft_consensus.cc:515] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
W20260709 14:51:22.055191 13998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 49042.9us
I20260709 14:51:22.062158 14623 raft_consensus.cc:515] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:22.063256 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:22.064550 14623 leader_election.cc:290] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:22.065171 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:22.065284 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:22.065924 14761 raft_consensus.cc:3060] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.072324 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:22.075519 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.075891 14710 leader_election.cc:290] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
W20260709 14:51:22.076630 13999 leader_election.cc:343] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.077082 13999 leader_election.cc:304] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:22.077109 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:22.079002 14029 raft_consensus.cc:3060] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.073580 14587 leader_election.cc:290] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:22.078325 14802 raft_consensus.cc:2749] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:22.086230 14029 raft_consensus.cc:2468] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:22.077455 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:22.089922 13996 leader_election.cc:304] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:22.090579 14144 leader_election.cc:304] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:22.095508 14710 raft_consensus.cc:2804] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:22.096220 14710 raft_consensus.cc:697] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:22.096870 14587 raft_consensus.cc:3060] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.097466 14710 consensus_queue.cc:237] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
W20260709 14:51:22.096284 14147 leader_election.cc:343] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.079301 14709 raft_consensus.cc:493] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.107229 14709 raft_consensus.cc:515] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:22.110152 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e269c269ed244e4b8f6bdb0dae9f6e5f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:22.111564 14761 raft_consensus.cc:2468] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 2.
I20260709 14:51:22.112363 14587 raft_consensus.cc:2749] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:22.115103 14073 leader_election.cc:304] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:22.116815 14623 raft_consensus.cc:2804] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:22.117255 14623 raft_consensus.cc:697] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:22.117700 14705 tablet_bootstrap.cc:492] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817: 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:51:22.117950 14623 consensus_queue.cc:237] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:22.118582 14705 tablet_bootstrap.cc:492] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:22.119393 14705 ts_tablet_manager.cc:1403] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.009s
I20260709 14:51:22.120967 13852 catalog_manager.cc:5697] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 1 to 2, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 2 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:22.121999 14705 raft_consensus.cc:359] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:22.144134 14705 raft_consensus.cc:740] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.144184 14432 raft_consensus.cc:493] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.144930 14432 raft_consensus.cc:515] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.144953 14705 consensus_queue.cc:260] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:22.146965 14432 leader_election.cc:290] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:22.147462 14705 ts_tablet_manager.cc:1434] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.007s
I20260709 14:51:22.147581 14432 raft_consensus.cc:493] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.148458 14705 tablet_bootstrap.cc:492] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:22.148200 14432 raft_consensus.cc:515] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.148722 14587 raft_consensus.cc:493] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.149729 14708 raft_consensus.cc:493] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.150061 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:22.150233 14708 raft_consensus.cc:515] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:22.150698 14029 raft_consensus.cc:2468] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:22.151850 14070 leader_election.cc:304] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:22.152281 14708 leader_election.cc:290] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:22.153856 14432 leader_election.cc:290] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:22.154495 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.155131 14761 raft_consensus.cc:2468] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:22.149250 14587 raft_consensus.cc:515] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.155587 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:22.156132 14029 raft_consensus.cc:2468] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:22.156381 14147 leader_election.cc:304] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [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: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:22.157084 14432 raft_consensus.cc:2804] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:22.157492 14432 raft_consensus.cc:493] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.157819 14432 raft_consensus.cc:3060] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.159132 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb6968301949cdb6a15d7da9d633a6" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.159387 14587 leader_election.cc:290] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
W20260709 14:51:22.160447 13999 leader_election.cc:343] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.161388 14708 raft_consensus.cc:493] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.161924 14708 raft_consensus.cc:515] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:22.167997 14070 leader_election.cc:304] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:22.169059 14709 leader_election.cc:290] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:22.170540 14709 raft_consensus.cc:2804] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:22.170887 14709 raft_consensus.cc:493] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.171221 14709 raft_consensus.cc:3060] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.172703 14708 leader_election.cc:290] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:22.174623 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.174932 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c67d73937741a98143522365baa05d" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.175408 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:22.175697 14761 raft_consensus.cc:2393] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 2: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:22.176064 14705 tablet_bootstrap.cc:492] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817: 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:51:22.176589 14107 raft_consensus.cc:2468] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:22.176719 14713 raft_consensus.cc:493] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.176947 14705 tablet_bootstrap.cc:492] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:22.181354 14705 ts_tablet_manager.cc:1403] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.010s
I20260709 14:51:22.177292 14713 raft_consensus.cc:515] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.184092 14713 leader_election.cc:290] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:22.161624 14710 raft_consensus.cc:2804] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:22.184636 14710 raft_consensus.cc:493] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.185488 14710 raft_consensus.cc:3060] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.180102 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c67d73937741a98143522365baa05d" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:22.187047 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320df30fa8434d9d96935fc42d4748f3" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.181241 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.188524 14802 raft_consensus.cc:493] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
W20260709 14:51:22.189292 14073 leader_election.cc:343] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.189073 14802 raft_consensus.cc:515] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.187664 14761 raft_consensus.cc:2468] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:22.190834 13999 leader_election.cc:304] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [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: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:22.191519 14713 raft_consensus.cc:2804] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:22.187649 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e269c269ed244e4b8f6bdb0dae9f6e5f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.192195 14713 raft_consensus.cc:493] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.192575 14713 raft_consensus.cc:3060] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.193715 14432 raft_consensus.cc:515] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.183874 14705 raft_consensus.cc:359] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.198344 14705 raft_consensus.cc:740] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.198598 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
W20260709 14:51:22.200006 13999 leader_election.cc:343] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.201004 14802 leader_election.cc:290] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:22.201566 14708 raft_consensus.cc:493] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.202747 14144 leader_election.cc:304] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:22.202064 14708 raft_consensus.cc:515] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:22.203449 14539 raft_consensus.cc:3060] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:22.204057 14073 leader_election.cc:343] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.202764 14432 leader_election.cc:290] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
W20260709 14:51:22.204852 14073 leader_election.cc:343] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.205204 14073 leader_election.cc:304] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:22.205701 14705 consensus_queue.cc:260] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.219735 14705 ts_tablet_manager.cc:1434] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 14:51:22.220530 14705 tablet_bootstrap.cc:492] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:22.220496 14432 raft_consensus.cc:2749] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:22.201002 14813 raft_consensus.cc:493] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.233378 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:22.233953 14029 raft_consensus.cc:3060] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.238631 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb6968301949cdb6a15d7da9d633a6" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:22.239336 14107 raft_consensus.cc:2468] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:22.239005 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320df30fa8434d9d96935fc42d4748f3" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:22.238552 13853 catalog_manager.cc:5697] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 1 to 2, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 2 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:22.246857 13996 leader_election.cc:304] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:22.250792 14623 raft_consensus.cc:493] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.252039 14432 raft_consensus.cc:493] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.251602 14623 raft_consensus.cc:515] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:22.255316 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:22.250500 14714 raft_consensus.cc:2804] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:22.256297 14714 raft_consensus.cc:493] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.256668 14714 raft_consensus.cc:3060] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.250731 14802 raft_consensus.cc:493] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.234704 14813 raft_consensus.cc:515] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.265192 14539 raft_consensus.cc:2749] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:22.266250 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:22.277724 14760 raft_consensus.cc:3060] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.279608 14799 raft_consensus.cc:493] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.280213 14799 raft_consensus.cc:515] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:22.281945 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:22.282058 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.282529 14031 raft_consensus.cc:2468] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:22.268644 14802 raft_consensus.cc:515] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
W20260709 14:51:22.284063 14073 leader_election.cc:343] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.285519 14802 leader_election.cc:290] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:22.274528 14432 raft_consensus.cc:515] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:22.286578 14799 leader_election.cc:290] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:22.275578 14106 raft_consensus.cc:2468] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:22.289109 14029 raft_consensus.cc:2468] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 2.
I20260709 14:51:22.286664 14623 leader_election.cc:290] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:22.290125 14070 leader_election.cc:304] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:22.265409 14713 raft_consensus.cc:515] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.304080 14713 leader_election.cc:290] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:22.305323 14758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320df30fa8434d9d96935fc42d4748f3" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:22.306025 14758 raft_consensus.cc:3060] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.273981 14708 leader_election.cc:290] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:22.317178 14070 leader_election.cc:304] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:22.324333 14432 leader_election.cc:290] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
W20260709 14:51:22.325712 14144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.66:43873, user_credentials={real_user=slave}} blocked reactor thread for 121963us
I20260709 14:51:22.276746 14813 leader_election.cc:290] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:22.268744 14710 raft_consensus.cc:515] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:22.276188 14709 raft_consensus.cc:515] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.269759 14714 raft_consensus.cc:515] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.325803 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea83f2251fc4004be6d9795cc2600b3" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.326197 14708 raft_consensus.cc:493] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.331864 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e269c269ed244e4b8f6bdb0dae9f6e5f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:22.333456 14101 raft_consensus.cc:2468] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:22.336686 14815 raft_consensus.cc:493] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.337203 14815 raft_consensus.cc:515] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.338912 14820 raft_consensus.cc:2804] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:22.339327 14820 raft_consensus.cc:493] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.339649 14820 raft_consensus.cc:3060] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.340552 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea83f2251fc4004be6d9795cc2600b3" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:22.341042 14755 raft_consensus.cc:1275] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:22.341367 14812 raft_consensus.cc:2804] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:22.341893 14812 raft_consensus.cc:697] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:22.339398 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320df30fa8434d9d96935fc42d4748f3" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:22.343559 14100 raft_consensus.cc:3060] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.342721 14812 consensus_queue.cc:237] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.337402 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
W20260709 14:51:22.347553 13999 leader_election.cc:343] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.343273 14752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc405e09344520998d63a346adc567" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.357776 14824 raft_consensus.cc:493] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.358340 14824 raft_consensus.cc:515] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:22.336346 14708 raft_consensus.cc:515] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:22.363583 14714 leader_election.cc:290] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:22.365509 14754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb6968301949cdb6a15d7da9d633a6" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:22.346491 14713 consensus_queue.cc:1048] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:51:22.366998 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.367605 14759 raft_consensus.cc:2468] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:22.368275 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb6968301949cdb6a15d7da9d633a6" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:22.368876 14710 leader_election.cc:290] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:22.351320 14757 raft_consensus.cc:2468] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:22.370304 14823 raft_consensus.cc:493] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.370805 14823 raft_consensus.cc:515] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:22.368824 14101 raft_consensus.cc:3060] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.372691 14823 leader_election.cc:290] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:22.373556 14822 raft_consensus.cc:493] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.374102 14822 raft_consensus.cc:515] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:22.376057 14822 leader_election.cc:290] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:22.357234 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e269c269ed244e4b8f6bdb0dae9f6e5f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.377436 14824 leader_election.cc:290] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:22.379216 14101 raft_consensus.cc:2468] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:22.380825 14073 leader_election.cc:304] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:22.381877 13996 leader_election.cc:304] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
W20260709 14:51:22.385129 13999 leader_election.cc:343] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.377080 14821 raft_consensus.cc:493] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.362191 14819 raft_consensus.cc:493] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
W20260709 14:51:22.388232 14147 leader_election.cc:343] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.396689 13999 leader_election.cc:304] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [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: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:22.399922 14713 raft_consensus.cc:2804] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:22.384442 14813 raft_consensus.cc:2804] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:22.404172 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:22.387506 14587 raft_consensus.cc:2804] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:22.406461 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:22.407017 14031 raft_consensus.cc:3060] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.404685 14029 raft_consensus.cc:2468] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:22.408970 14144 leader_election.cc:304] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:22.400288 14709 leader_election.cc:290] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:22.411286 13996 leader_election.cc:304] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:22.400380 14713 raft_consensus.cc:493] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.397878 14799 raft_consensus.cc:493] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.416124 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5174042afb642b0bb12a0466ece1a5c" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:22.416719 14106 raft_consensus.cc:2468] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:22.415095 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:22.418485 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:22.405577 14813 raft_consensus.cc:493] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.419117 14107 raft_consensus.cc:3060] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.420728 14144 leader_election.cc:304] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:22.421511 14539 raft_consensus.cc:2804] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:22.421833 14539 raft_consensus.cc:493] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.422133 14539 raft_consensus.cc:3060] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.429421 14815 leader_election.cc:290] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:22.431396 14100 raft_consensus.cc:2468] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:22.432447 13996 leader_election.cc:304] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:22.432885 14107 raft_consensus.cc:2468] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:22.433244 14714 raft_consensus.cc:2804] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:22.433836 14714 raft_consensus.cc:697] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:22.434690 14714 consensus_queue.cc:237] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.436024 14031 raft_consensus.cc:2468] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 2.
I20260709 14:51:22.433142 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320df30fa8434d9d96935fc42d4748f3" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:22.441131 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:22.441833 14174 raft_consensus.cc:2468] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:22.442795 14070 leader_election.cc:304] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:22.444154 14815 raft_consensus.cc:2804] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:22.444785 14815 raft_consensus.cc:697] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:22.442920 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc405e09344520998d63a346adc567" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:22.445990 14181 raft_consensus.cc:2468] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:22.445700 14815 consensus_queue.cc:237] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.453409 14803 raft_consensus.cc:2804] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:22.453866 14803 raft_consensus.cc:493] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.454221 14803 raft_consensus.cc:3060] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.395747 14821 raft_consensus.cc:515] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:22.456018 14758 raft_consensus.cc:2468] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:22.461629 14029 raft_consensus.cc:1275] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:22.484881 14144 leader_election.cc:304] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:22.459824 14539 raft_consensus.cc:515] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:22.487046 14539 leader_election.cc:290] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:22.411369 14587 raft_consensus.cc:697] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:22.488638 14144 leader_election.cc:304] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:22.408849 14819 raft_consensus.cc:515] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.509716 14432 consensus_queue.cc:1048] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:22.511673 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:22.515434 14029 raft_consensus.cc:3060] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.414321 14713 raft_consensus.cc:3060] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.422314 14822 raft_consensus.cc:2804] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:22.517315 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:22.518630 14072 leader_election.cc:304] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:22.516575 13852 catalog_manager.cc:5697] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 1 to 2, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:22.465571 14708 leader_election.cc:290] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:22.473451 14813 raft_consensus.cc:3060] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.533246 14705 tablet_bootstrap.cc:492] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817: 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:51:22.535319 14705 tablet_bootstrap.cc:492] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:22.536072 14705 ts_tablet_manager.cc:1403] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.316s	user 0.025s	sys 0.011s
I20260709 14:51:22.537461 14827 raft_consensus.cc:2804] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:22.537868 14827 raft_consensus.cc:493] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.538234 14827 raft_consensus.cc:3060] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.541586 14103 raft_consensus.cc:2468] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:22.544348 14826 raft_consensus.cc:2804] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:22.544945 14826 raft_consensus.cc:697] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:22.545878 14826 consensus_queue.cc:237] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:22.557642 14029 raft_consensus.cc:2468] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:22.444511 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:22.522624 14822 raft_consensus.cc:493] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.524201 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:22.458025 14799 raft_consensus.cc:515] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:22.564270 14144 leader_election.cc:304] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:22.568672 14587 consensus_queue.cc:237] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.570876 14176 raft_consensus.cc:2468] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:22.534619 14815 raft_consensus.cc:2804] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:22.578930 13996 leader_election.cc:304] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:22.530318 14760 raft_consensus.cc:2468] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 2.
I20260709 14:51:22.580278 14705 raft_consensus.cc:359] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:22.583570 14705 raft_consensus.cc:740] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.584242 14705 consensus_queue.cc:260] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:22.573783 14822 raft_consensus.cc:3060] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.587841 14705 ts_tablet_manager.cc:1434] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 14:51:22.572754 14758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.589011 14705 tablet_bootstrap.cc:492] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:22.580998 14823 raft_consensus.cc:2804] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:22.581095 14759 raft_consensus.cc:3060] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.596418 14754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:22.596906 14756 raft_consensus.cc:1275] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:51:22.597563 14073 leader_election.cc:343] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.597582 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.566773 14820 raft_consensus.cc:515] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.583108 14815 raft_consensus.cc:493] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.645918 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:22.594455 14799 leader_election.cc:290] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
W20260709 14:51:22.614768 14830 log.cc:927] Time spent T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 14:51:22.605257 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.599015 14761 raft_consensus.cc:2393] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 2: Already voted for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in this term.
W20260709 14:51:22.656749 13999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 106688us
I20260709 14:51:22.598650 14179 raft_consensus.cc:1275] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:22.604020 14752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5174042afb642b0bb12a0466ece1a5c" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.603686 14813 raft_consensus.cc:515] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:22.606498 14823 raft_consensus.cc:697] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:22.648878 14815 raft_consensus.cc:3060] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.671350 14101 raft_consensus.cc:2393] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 2: Already voted for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in this term.
I20260709 14:51:22.661350 14799 raft_consensus.cc:2804] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:22.608940 14713 raft_consensus.cc:515] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:22.661834 14759 raft_consensus.cc:2468] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:22.683245 14803 raft_consensus.cc:515] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.683779 14819 leader_election.cc:290] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:22.664674 14760 raft_consensus.cc:2468] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:22.691183 14754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea83f2251fc4004be6d9795cc2600b3" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.693713 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:22.708571 14820 leader_election.cc:290] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:22.696475 14822 raft_consensus.cc:515] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:22.697679 14803 leader_election.cc:290] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:22.678588 14799 raft_consensus.cc:493] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
W20260709 14:51:22.703540 14070 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.66:43873, user_credentials={real_user=slave}} blocked reactor thread for 128049us
I20260709 14:51:22.704952 14029 raft_consensus.cc:2393] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 2: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
W20260709 14:51:22.707180 14834 log.cc:927] Time spent T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09: Append to log took a long time: real 0.184s	user 0.000s	sys 0.001s
I20260709 14:51:22.667160 14752 raft_consensus.cc:2468] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:22.707372 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:22.707665 14821 leader_election.cc:290] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:22.730444 14031 raft_consensus.cc:1275] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:22.712062 14827 raft_consensus.cc:515] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
W20260709 14:51:22.734352 13999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 72023.5us
W20260709 14:51:22.732512 14147 leader_election.cc:343] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.738394 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea83f2251fc4004be6d9795cc2600b3" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
W20260709 14:51:22.740549 13996 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 161708us
I20260709 14:51:22.727749 14799 raft_consensus.cc:3060] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:22.749432 13998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 91077.4us
I20260709 14:51:22.724471 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320df30fa8434d9d96935fc42d4748f3" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.750897 14539 consensus_queue.cc:1048] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:22.728395 14813 leader_election.cc:290] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:22.707705 14823 consensus_queue.cc:237] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:22.739217 14173 raft_consensus.cc:3060] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:22.762604 14147 leader_election.cc:343] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.765089 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.765645 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:22.766384 14033 raft_consensus.cc:2393] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 in current term 2: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:22.768460 14175 raft_consensus.cc:1275] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:22.768998 14752 raft_consensus.cc:1275] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:22.771046 14827 leader_election.cc:290] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:22.773005 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:22.773774 14103 raft_consensus.cc:2393] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ccf653224ebf45688ac8367384cceaea in current term 2: Already voted for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in this term.
I20260709 14:51:22.774160 14760 raft_consensus.cc:1275] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:51:22.777506 13999 leader_election.cc:343] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.777525 13853 catalog_manager.cc:5697] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 1 to 2, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:22.779258 13853 catalog_manager.cc:5697] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 1 to 2, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:22.786188 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:22.786888 14179 raft_consensus.cc:2468] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:22.787287 14713 leader_election.cc:290] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:22.788966 14761 raft_consensus.cc:2393] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 in current term 2: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:22.756013 14821 consensus_queue.cc:1048] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:51:22.790982 14838 consensus_queue.cc:1048] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:51:22.790674 13852 catalog_manager.cc:5697] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 1 to 2, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 2 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:22.781816 14147 leader_election.cc:304] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:22.752471 14848 consensus_queue.cc:1048] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 14:51:22.793133 14821 raft_consensus.cc:3060] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.793465 14840 consensus_queue.cc:1048] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:22.795604 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:22.796186 14751 raft_consensus.cc:2468] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:22.797487 14705 tablet_bootstrap.cc:492] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817: 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:51:22.798424 14705 tablet_bootstrap.cc:492] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:22.799014 14705 ts_tablet_manager.cc:1403] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.210s	user 0.016s	sys 0.002s
I20260709 14:51:22.800287 14752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:22.805584 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5174042afb642b0bb12a0466ece1a5c" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:22.805882 14147 leader_election.cc:304] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [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: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:22.809314 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:22.809886 14751 raft_consensus.cc:3060] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.813513 14757 raft_consensus.cc:3060] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.816848 14822 leader_election.cc:290] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:22.792459 13852 catalog_manager.cc:5697] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 1 to 2, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 2 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:22.818607 13998 leader_election.cc:304] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
W20260709 14:51:22.820154 13999 leader_election.cc:343] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.820219 14705 raft_consensus.cc:359] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.825208 14705 raft_consensus.cc:740] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.826107 14147 leader_election.cc:304] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [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: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:22.827557 14705 consensus_queue.cc:260] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.829013 14106 raft_consensus.cc:1275] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:22.829203 14822 raft_consensus.cc:2804] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:22.829591 14822 raft_consensus.cc:493] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.829941 14822 raft_consensus.cc:3060] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:22.833734 13996 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 51210.1us
I20260709 14:51:22.834358 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:22.836798 14705 ts_tablet_manager.cc:1434] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 14:51:22.840003 14705 tablet_bootstrap.cc:492] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:22.845168 14848 raft_consensus.cc:2804] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:22.845403 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5174042afb642b0bb12a0466ece1a5c" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:22.845619 14848 raft_consensus.cc:493] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:22.846092 14848 raft_consensus.cc:3060] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.847230 14101 raft_consensus.cc:3060] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.805590 14799 raft_consensus.cc:515] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:22.860106 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e269c269ed244e4b8f6bdb0dae9f6e5f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:22.860802 14106 raft_consensus.cc:3060] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.860191 13996 leader_election.cc:304] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
W20260709 14:51:22.868775 14073 leader_election.cc:343] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.876253 14031 raft_consensus.cc:2393] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 in current term 2: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
W20260709 14:51:22.875636 14073 leader_election.cc:343] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.907336 14101 raft_consensus.cc:2468] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:22.846699 14173 raft_consensus.cc:2468] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 2.
I20260709 14:51:22.873390 14823 consensus_queue.cc:1048] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 14:51:22.911273 14539 raft_consensus.cc:2764] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:51:22.885978 14821 raft_consensus.cc:2749] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:22.878033 14803 raft_consensus.cc:2749] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:22.917584 14432 consensus_queue.cc:1048] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:22.917788 14073 leader_election.cc:304] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
W20260709 14:51:22.923388 13996 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 50454us
I20260709 14:51:22.925163 14072 leader_election.cc:304] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:22.873524 14815 raft_consensus.cc:515] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:22.928208 14144 leader_election.cc:304] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:22.928714 14432 raft_consensus.cc:2804] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:22.929203 14432 raft_consensus.cc:697] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:22.936448 14176 raft_consensus.cc:1275] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:22.936933 14799 leader_election.cc:290] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:22.938942 14826 raft_consensus.cc:2804] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:22.940255 14836 raft_consensus.cc:2749] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:22.942551 14755 raft_consensus.cc:1275] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:22.943352 14752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:22.932973 14070 leader_election.cc:304] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:22.946318 14758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:22.946666 14818 raft_consensus.cc:3060] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:22.947359 14432 consensus_queue.cc:237] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:22.943650 14754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea83f2251fc4004be6d9795cc2600b3" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:22.949899 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea83f2251fc4004be6d9795cc2600b3" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:22.951256 14826 raft_consensus.cc:697] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:22.952150 14826 consensus_queue.cc:237] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:22.957607 14841 consensus_queue.cc:1048] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:22.959213 14758 raft_consensus.cc:3060] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:22.962006 13999 leader_election.cc:343] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.966989 14101 raft_consensus.cc:1275] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:22.980540 14106 raft_consensus.cc:2468] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:22.981623 14144 leader_election.cc:304] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:22.982476 14828 raft_consensus.cc:2804] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:22.982935 14828 raft_consensus.cc:697] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:22.958365 14815 leader_election.cc:290] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:22.989010 14752 raft_consensus.cc:1275] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:22.990831 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc405e09344520998d63a346adc567" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:22.989261 14757 raft_consensus.cc:2468] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
W20260709 14:51:22.997442 14147 consensus_peers.cc:597] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:23.000464 14803 consensus_queue.cc:1048] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:23.016196 14106 raft_consensus.cc:1275] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:22.969558 14822 raft_consensus.cc:515] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:23.020134 13854 catalog_manager.cc:5697] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 1 to 2, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 2 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.021251 14822 leader_election.cc:290] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:22.983723 14828 consensus_queue.cc:237] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:23.022244 13854 catalog_manager.cc:5697] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 1 to 2, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 2 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:22.992347 14848 raft_consensus.cc:515] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
W20260709 14:51:23.025676 14073 leader_election.cc:343] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.033550 14073 leader_election.cc:304] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:23.037007 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc405e09344520998d63a346adc567" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:23.044234 14179 raft_consensus.cc:3060] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:23.045149 14752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e269c269ed244e4b8f6bdb0dae9f6e5f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:23.025935 14818 raft_consensus.cc:2749] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:23.053397 14755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:23.038226 14848 leader_election.cc:290] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:23.067090 14175 raft_consensus.cc:2393] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ccf653224ebf45688ac8367384cceaea in current term 2: Already voted for candidate b32009ed2a964ffbb8b687b27123c7af in this term.
I20260709 14:51:23.037853 14822 consensus_queue.cc:1048] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 14:51:23.039726 14709 consensus_queue.cc:1048] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 14:51:23.066607 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:23.115212 14839 raft_consensus.cc:2749] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:51:23.116708 14147 leader_election.cc:343] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.073652 14754 raft_consensus.cc:1275] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.074592 14751 raft_consensus.cc:2468] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:23.124248 14033 raft_consensus.cc:1275] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:51:23.125442 13999 leader_election.cc:343] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.138494 14027 raft_consensus.cc:1275] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.139868 14755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:23.140640 14755 raft_consensus.cc:2393] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 2: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:23.116496 14758 raft_consensus.cc:2468] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 2.
I20260709 14:51:23.120438 14176 raft_consensus.cc:3060] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:23.149479 14073 leader_election.cc:343] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.152565 14813 consensus_queue.cc:1048] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260709 14:51:23.186460 14856 log.cc:927] Time spent T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 14:51:23.187436 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:23.188246 14032 raft_consensus.cc:2393] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 2: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:23.126497 14839 consensus_queue.cc:1048] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:51:23.196444 14101 raft_consensus.cc:1275] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.221191 14857 consensus_queue.cc:1048] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:51:23.229553 14100 raft_consensus.cc:2468] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:23.229756 14179 raft_consensus.cc:2468] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 2.
W20260709 14:51:23.232093 14147 consensus_peers.cc:597] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:23.232453 14144 leader_election.cc:304] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:23.241092 14823 raft_consensus.cc:2749] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:51:23.250106 14073 consensus_peers.cc:597] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:23.250579 14073 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 100463us
I20260709 14:51:23.254287 14176 raft_consensus.cc:2468] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:23.254236 14839 consensus_queue.cc:1048] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:23.256265 13998 leader_election.cc:304] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:23.254710 14812 consensus_queue.cc:1048] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:51:23.257368 14848 raft_consensus.cc:2804] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:23.257859 14848 raft_consensus.cc:697] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:23.258675 14848 consensus_queue.cc:237] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:23.269021 14705 tablet_bootstrap.cc:492] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817: 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:51:23.270583 14755 raft_consensus.cc:3060] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:23.272773 14756 raft_consensus.cc:1275] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.272524 13853 catalog_manager.cc:5697] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 1 to 2, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 2 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.275228 14032 raft_consensus.cc:1275] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.275717 14705 tablet_bootstrap.cc:492] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:23.276401 14705 ts_tablet_manager.cc:1403] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.437s	user 0.017s	sys 0.003s
I20260709 14:51:23.280265 13996 leader_election.cc:304] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:23.281481 14803 raft_consensus.cc:2804] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:23.286195 14803 raft_consensus.cc:697] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:23.287086 14803 consensus_queue.cc:237] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:23.294319 14710 consensus_queue.cc:1048] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:23.296801 14705 raft_consensus.cc:359] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:23.297499 14705 raft_consensus.cc:740] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.298588 14705 consensus_queue.cc:260] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:23.300189 14705 ts_tablet_manager.cc:1434] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260709 14:51:23.300927 14072 leader_election.cc:304] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:23.275120 14827 consensus_queue.cc:1048] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 14:51:23.303417 14817 raft_consensus.cc:2804] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:23.303879 14817 raft_consensus.cc:697] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:23.305583 13999 leader_election.cc:304] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [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: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:23.304713 14817 consensus_queue.cc:237] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:23.308873 14857 raft_consensus.cc:2804] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:23.309362 14857 raft_consensus.cc:697] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:23.310164 14857 consensus_queue.cc:237] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
W20260709 14:51:23.313444 14147 consensus_peers.cc:597] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:23.327445 13855 catalog_manager.cc:5697] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 1 to 2, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.287106 14755 raft_consensus.cc:1275] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:51:23.348554 14147 consensus_peers.cc:597] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:23.356997 14833 consensus_queue.cc:1048] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:23.300943 14705 tablet_bootstrap.cc:492] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:23.404253 13853 catalog_manager.cc:5697] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 1 to 2, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 2 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.409945 13853 catalog_manager.cc:5697] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 1 to 2, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 2 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:23.442317 13999 consensus_peers.cc:597] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:23.444176 14147 consensus_peers.cc:597] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:23.467167 13855 catalog_manager.cc:5697] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 1 to 2, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 2 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.467849 14100 raft_consensus.cc:1275] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.468254 14705 tablet_bootstrap.cc:492] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817: 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:51:23.469281 14705 tablet_bootstrap.cc:492] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:23.468806 13855 catalog_manager.cc:5697] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 1 to 2, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 2 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:23.469374 14828 consensus_queue.cc:1048] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:23.469961 14705 ts_tablet_manager.cc:1403] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.169s	user 0.006s	sys 0.010s
I20260709 14:51:23.471911 13855 catalog_manager.cc:5697] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 1 to 2, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 2 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:23.476259 14705 raft_consensus.cc:359] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:23.476744 14705 raft_consensus.cc:740] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.477334 14705 consensus_queue.cc:260] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:23.479367 14705 ts_tablet_manager.cc:1434] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 14:51:23.479941 14705 tablet_bootstrap.cc:492] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:23.486680 14759 raft_consensus.cc:1275] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.488202 14827 consensus_queue.cc:1048] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:51:23.494138 14073 consensus_peers.cc:597] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:23.496366 13852 catalog_manager.cc:5697] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 1 to 2, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.498682 14756 raft_consensus.cc:1275] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.501937 14817 consensus_queue.cc:1048] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:23.511927 14175 raft_consensus.cc:1275] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.513247 14813 consensus_queue.cc:1048] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:23.523942 14705 tablet_bootstrap.cc:492] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817: 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:51:23.524991 14705 tablet_bootstrap.cc:492] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:23.525712 14705 ts_tablet_manager.cc:1403] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.014s
W20260709 14:51:23.529109 13999 consensus_peers.cc:597] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:23.529734 14705 raft_consensus.cc:359] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:23.530516 14705 raft_consensus.cc:740] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.531232 14705 consensus_queue.cc:260] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:23.533373 14705 ts_tablet_manager.cc:1434] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:23.534435 14705 tablet_bootstrap.cc:492] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:23.539420 14100 raft_consensus.cc:1275] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.540894 14826 consensus_queue.cc:1048] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:51:23.552712 14147 consensus_peers.cc:597] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:23.595113 14147 consensus_peers.cc:597] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:23.602854 14705 tablet_bootstrap.cc:492] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817: 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:51:23.603837 14705 tablet_bootstrap.cc:492] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:23.604419 14705 ts_tablet_manager.cc:1403] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.070s	user 0.033s	sys 0.023s
I20260709 14:51:23.606709 14705 raft_consensus.cc:359] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:23.618201 14705 raft_consensus.cc:740] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.618909 14705 consensus_queue.cc:260] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:23.620371 14705 ts_tablet_manager.cc:1434] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.000s
I20260709 14:51:23.621084 14705 tablet_bootstrap.cc:492] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:23.634158 14705 tablet_bootstrap.cc:492] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817: 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:51:23.634846 14705 tablet_bootstrap.cc:492] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:23.635332 14705 ts_tablet_manager.cc:1403] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:51:23.637008 14705 raft_consensus.cc:359] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:23.637472 14705 raft_consensus.cc:740] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.637913 14705 consensus_queue.cc:260] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:23.639223 14705 ts_tablet_manager.cc:1434] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:23.640065 14705 tablet_bootstrap.cc:492] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:23.650584 14705 tablet_bootstrap.cc:492] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817: 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:51:23.651340 14705 tablet_bootstrap.cc:492] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:23.651793 14705 ts_tablet_manager.cc:1403] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:51:23.653467 14705 raft_consensus.cc:359] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:23.653910 14705 raft_consensus.cc:740] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.654376 14705 consensus_queue.cc:260] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:23.655735 14705 ts_tablet_manager.cc:1434] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:23.656566 14705 tablet_bootstrap.cc:492] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:23.669093 14705 tablet_bootstrap.cc:492] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817: 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:51:23.669809 14705 tablet_bootstrap.cc:492] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:23.670279 14705 ts_tablet_manager.cc:1403] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:51:23.671897 14705 raft_consensus.cc:359] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:23.672365 14705 raft_consensus.cc:740] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.672891 14705 consensus_queue.cc:260] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:23.674793 14705 ts_tablet_manager.cc:1434] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:23.675482 14705 tablet_bootstrap.cc:492] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:23.688872 14705 tablet_bootstrap.cc:492] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817: 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:51:23.690016 14705 tablet_bootstrap.cc:492] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:23.690547 14705 ts_tablet_manager.cc:1403] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:51:23.692740 14705 raft_consensus.cc:359] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:23.693225 14705 raft_consensus.cc:740] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.693796 14705 consensus_queue.cc:260] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:23.695485 14705 ts_tablet_manager.cc:1434] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:23.696430 14705 tablet_bootstrap.cc:492] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:23.711637 14705 tablet_bootstrap.cc:492] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817: 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:51:23.712350 14705 tablet_bootstrap.cc:492] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:23.712805 14705 ts_tablet_manager.cc:1403] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 14:51:23.714406 14705 raft_consensus.cc:359] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:23.714836 14705 raft_consensus.cc:740] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.715303 14705 consensus_queue.cc:260] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:23.717021 14705 ts_tablet_manager.cc:1434] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:23.717772 14705 tablet_bootstrap.cc:492] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:23.730126 14705 tablet_bootstrap.cc:492] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817: 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:51:23.730979 14705 tablet_bootstrap.cc:492] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:23.731484 14705 ts_tablet_manager.cc:1403] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:51:23.733007 14705 raft_consensus.cc:359] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:23.733477 14705 raft_consensus.cc:740] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.733948 14705 consensus_queue.cc:260] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:23.735590 14705 ts_tablet_manager.cc:1434] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:23.736699 14705 tablet_bootstrap.cc:492] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:23.748983 14705 tablet_bootstrap.cc:492] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817: 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:51:23.749738 14705 tablet_bootstrap.cc:492] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:23.750222 14705 ts_tablet_manager.cc:1403] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 14:51:23.751957 14705 raft_consensus.cc:359] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:23.752470 14705 raft_consensus.cc:740] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.752978 14705 consensus_queue.cc:260] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:23.754863 14705 ts_tablet_manager.cc:1434] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:23.755661 14705 tablet_bootstrap.cc:492] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:23.768993 14751 raft_consensus.cc:1275] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.770474 14705 tablet_bootstrap.cc:492] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817: 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:51:23.770599 14849 consensus_queue.cc:1048] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:23.771138 14100 raft_consensus.cc:1275] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.771260 14705 tablet_bootstrap.cc:492] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:23.771996 14705 ts_tablet_manager.cc:1403] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 14:51:23.772603 14849 consensus_queue.cc:1048] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:23.774322 14705 raft_consensus.cc:359] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:23.775100 14705 raft_consensus.cc:740] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.775760 14705 consensus_queue.cc:260] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:23.777776 14705 ts_tablet_manager.cc:1434] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:23.778692 14705 tablet_bootstrap.cc:492] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:23.782471 14175 raft_consensus.cc:1275] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.786926 14756 raft_consensus.cc:3060] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:23.790057 14848 consensus_queue.cc:1048] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:23.794373 14751 raft_consensus.cc:3060] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:23.799266 14705 tablet_bootstrap.cc:492] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817: 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:51:23.800137 14705 tablet_bootstrap.cc:492] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:23.800704 14705 ts_tablet_manager.cc:1403] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.011s
I20260709 14:51:23.800982 14751 raft_consensus.cc:1275] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.802583 14802 consensus_queue.cc:1048] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:23.803041 14705 raft_consensus.cc:359] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:23.803694 14705 raft_consensus.cc:740] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.804437 14705 consensus_queue.cc:260] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:23.806677 14705 ts_tablet_manager.cc:1434] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:51:23.807453 14705 tablet_bootstrap.cc:492] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:23.817286 14177 raft_consensus.cc:1275] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.819481 14756 raft_consensus.cc:1275] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.821363 14857 consensus_queue.cc:1048] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:23.824156 14812 consensus_queue.cc:1048] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:23.835700 14705 tablet_bootstrap.cc:492] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817: 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:51:23.836611 14705 tablet_bootstrap.cc:492] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:23.836803 14757 raft_consensus.cc:3060] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:23.837212 14705 ts_tablet_manager.cc:1403] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.016s
I20260709 14:51:23.840643 14705 raft_consensus.cc:359] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:23.841303 14705 raft_consensus.cc:740] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.841914 14705 consensus_queue.cc:260] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:23.843268 14705 ts_tablet_manager.cc:1434] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:51:23.843796 14705 tablet_bootstrap.cc:492] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:23.851925 14757 raft_consensus.cc:1275] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.855554 14812 consensus_queue.cc:1048] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:51:23.871089 14073 consensus_peers.cc:597] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:23.884528 14175 raft_consensus.cc:1275] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:23.898932 14849 consensus_queue.cc:1048] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:23.943660 14705 tablet_bootstrap.cc:492] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817: 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:51:23.944525 14705 tablet_bootstrap.cc:492] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:23.945130 14705 ts_tablet_manager.cc:1403] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.101s	user 0.027s	sys 0.052s
I20260709 14:51:23.947458 14705 raft_consensus.cc:359] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:23.948076 14705 raft_consensus.cc:740] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.948696 14705 consensus_queue.cc:260] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:23.950940 14705 ts_tablet_manager.cc:1434] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:23.951916 14705 tablet_bootstrap.cc:492] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:23.968665 14759 raft_consensus.cc:3060] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:23.977658 14705 tablet_bootstrap.cc:492] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817: 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:51:23.978525 14705 tablet_bootstrap.cc:492] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:23.979081 14705 ts_tablet_manager.cc:1403] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.008s
I20260709 14:51:23.981391 14705 raft_consensus.cc:359] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:23.982021 14705 raft_consensus.cc:740] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.982610 14705 consensus_queue.cc:260] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:23.984710 14705 ts_tablet_manager.cc:1434] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:51:23.985427 14705 tablet_bootstrap.cc:492] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:23.997889 14705 tablet_bootstrap.cc:492] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817: 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:51:23.998601 14705 tablet_bootstrap.cc:492] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:23.999087 14705 ts_tablet_manager.cc:1403] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:51:24.000350 14759 raft_consensus.cc:3060] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.001382 14705 raft_consensus.cc:359] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:24.002025 14705 raft_consensus.cc:740] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.002676 14705 consensus_queue.cc:260] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:24.004551 14705 ts_tablet_manager.cc:1434] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:51:24.006063 14705 tablet_bootstrap.cc:492] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:24.021531 14705 tablet_bootstrap.cc:492] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817: 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:51:24.022318 14705 tablet_bootstrap.cc:492] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:24.022894 14705 ts_tablet_manager.cc:1403] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 14:51:24.024479 14705 raft_consensus.cc:359] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:24.025013 14705 raft_consensus.cc:740] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.025637 14705 consensus_queue.cc:260] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:24.027726 14705 ts_tablet_manager.cc:1434] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:51:24.028458 14705 tablet_bootstrap.cc:492] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:24.041604 14705 tablet_bootstrap.cc:492] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817: 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:51:24.042335 14705 tablet_bootstrap.cc:492] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:24.042821 14705 ts_tablet_manager.cc:1403] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:51:24.044420 14705 raft_consensus.cc:359] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:24.044926 14705 raft_consensus.cc:740] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.045389 14705 consensus_queue.cc:260] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:24.047127 14705 ts_tablet_manager.cc:1434] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:24.047957 14705 tablet_bootstrap.cc:492] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:24.059604 14705 tablet_bootstrap.cc:492] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817: 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:51:24.060364 14705 tablet_bootstrap.cc:492] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:24.060840 14705 ts_tablet_manager.cc:1403] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:51:24.062602 14705 raft_consensus.cc:359] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:24.063050 14705 raft_consensus.cc:740] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.063514 14705 consensus_queue.cc:260] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:24.064939 14705 ts_tablet_manager.cc:1434] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:24.065676 14705 tablet_bootstrap.cc:492] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:24.076946 14705 tablet_bootstrap.cc:492] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817: 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:51:24.077608 14705 tablet_bootstrap.cc:492] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:24.078078 14705 ts_tablet_manager.cc:1403] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 14:51:24.079777 14705 raft_consensus.cc:359] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:24.080209 14705 raft_consensus.cc:740] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.080739 14705 consensus_queue.cc:260] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:24.082573 14705 ts_tablet_manager.cc:1434] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:51:24.083307 14705 tablet_bootstrap.cc:492] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817: Bootstrap starting.
I20260709 14:51:24.091393 14751 raft_consensus.cc:3060] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.094803 14705 tablet_bootstrap.cc:492] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817: 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:51:24.095469 14705 tablet_bootstrap.cc:492] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817: Bootstrap complete.
I20260709 14:51:24.095927 14705 ts_tablet_manager.cc:1403] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 14:51:24.097959 14705 raft_consensus.cc:359] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:24.098471 14705 raft_consensus.cc:740] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.099020 14705 consensus_queue.cc:260] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:24.100718 14705 ts_tablet_manager.cc:1434] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:24.500638 14751 raft_consensus.cc:3060] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:24.744710 14802 raft_consensus.cc:493] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.745118 14802 raft_consensus.cc:515] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:24.746631 14802 leader_election.cc:290] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:24.747345 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:24.747520 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:24.748028 14751 raft_consensus.cc:2468] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:24.748073 14100 raft_consensus.cc:2468] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:24.749110 13999 leader_election.cc:304] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [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: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:24.749830 14802 raft_consensus.cc:2804] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:24.750178 14802 raft_consensus.cc:493] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.750469 14802 raft_consensus.cc:3060] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:24.755970 14802 raft_consensus.cc:515] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:24.757427 14802 leader_election.cc:290] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:24.758364 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:24.758515 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:24.758934 14751 raft_consensus.cc:3060] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:51:24.759068 14100 raft_consensus.cc:3060] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:24.764249 14100 raft_consensus.cc:2468] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 3.
I20260709 14:51:24.764362 14751 raft_consensus.cc:2468] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 3.
I20260709 14:51:24.765375 13996 leader_election.cc:304] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:24.765980 14849 raft_consensus.cc:2804] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:24.766340 14849 raft_consensus.cc:697] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 3 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:24.767041 14849 consensus_queue.cc:237] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER 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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:24.775925 13854 catalog_manager.cc:5697] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 1 to 3, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 3 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.154412 14759 raft_consensus.cc:1275] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:25.155579 14849 consensus_queue.cc:1048] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.168198 14103 raft_consensus.cc:1275] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:25.170753 14849 consensus_queue.cc:1048] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:28.256276 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:28.314422 14100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:54636
I20260709 14:51:28.315022 14100 raft_consensus.cc:606] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:28.327046 14027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb"
dest_uuid: "ccf653224ebf45688ac8367384cceaea"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:47836
I20260709 14:51:28.327551 14027 raft_consensus.cc:606] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:28.330396 14103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:54636
I20260709 14:51:28.330948 14103 raft_consensus.cc:606] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:28.333374 14103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:54636
I20260709 14:51:28.333828 14103 raft_consensus.cc:606] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:28.335880 14103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:54636
I20260709 14:51:28.336457 14103 raft_consensus.cc:606] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:28.343784 14103 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:54636
I20260709 14:51:28.344334 14103 raft_consensus.cc:606] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:28.355477 14177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5"
dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:32788
I20260709 14:51:28.355881 14177 raft_consensus.cc:606] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:28.356846 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 14:51:28.357890 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:28.372993 14812 raft_consensus.cc:993] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:28.373435 14942 raft_consensus.cc:1081] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:28.374846 14751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56738
I20260709 14:51:28.375375 14751 raft_consensus.cc:493] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:28.375705 14751 raft_consensus.cc:3060] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.380167 14751 raft_consensus.cc:515] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:28.381866 14751 leader_election.cc:290] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:28.393069 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:28.393647 14103 raft_consensus.cc:3055] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:28.393960 14103 raft_consensus.cc:740] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:28.394675 14103 consensus_queue.cc:260] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:28.395905 14103 raft_consensus.cc:3060] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.396306 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:28.396840 14177 raft_consensus.cc:3060] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.401623 14103 raft_consensus.cc:2468] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:28.402037 14177 raft_consensus.cc:2468] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:28.402820 14699 leader_election.cc:304] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:28.404942 14951 raft_consensus.cc:2804] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:28.406499 14951 raft_consensus.cc:697] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:28.407481 14951 consensus_queue.cc:237] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:28.416409 13854 catalog_manager.cc:5697] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 1 to 2, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 2 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:28.449939 14942 raft_consensus.cc:993] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:28.450353 14812 raft_consensus.cc:1081] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:28.451514 14757 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56738
I20260709 14:51:28.451959 14757 raft_consensus.cc:493] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:28.452235 14757 raft_consensus.cc:3060] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.457561 14757 raft_consensus.cc:515] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:28.459465 14757 leader_election.cc:290] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:28.460878 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:28.461330 14103 raft_consensus.cc:3055] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:28.461645 14103 raft_consensus.cc:740] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:28.462373 14103 consensus_queue.cc:260] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:28.463538 14103 raft_consensus.cc:3060] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.467901 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:28.468429 14027 raft_consensus.cc:3060] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.470422 14103 raft_consensus.cc:2468] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:28.471328 14699 leader_election.cc:304] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:28.471936 14951 raft_consensus.cc:2804] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:28.472287 14951 raft_consensus.cc:697] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:28.472841 14027 raft_consensus.cc:2468] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:28.472950 14951 consensus_queue.cc:237] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:28.480387 13854 catalog_manager.cc:5697] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 1 to 2, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 2 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:28.487531 14942 raft_consensus.cc:993] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:28.487896 14812 raft_consensus.cc:1081] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:28.489064 14757 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56738
I20260709 14:51:28.489507 14757 raft_consensus.cc:493] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:28.489775 14757 raft_consensus.cc:3060] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.494076 14757 raft_consensus.cc:515] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:28.495415 14757 leader_election.cc:290] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:28.496035 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:28.496335 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:28.496541 14027 raft_consensus.cc:3060] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.496841 14103 raft_consensus.cc:3055] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:28.497097 14103 raft_consensus.cc:740] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:28.497682 14103 consensus_queue.cc:260] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:28.498528 14103 raft_consensus.cc:3060] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.500784 14027 raft_consensus.cc:2468] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:28.501664 14699 leader_election.cc:304] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:28.502501 14951 raft_consensus.cc:2804] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:28.503136 14951 raft_consensus.cc:697] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:28.504042 14103 raft_consensus.cc:2468] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:28.503880 14951 consensus_queue.cc:237] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:28.511188 14942 raft_consensus.cc:993] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:28.511641 14942 raft_consensus.cc:1081] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:28.512890 14757 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56738
I20260709 14:51:28.513407 14757 raft_consensus.cc:493] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:28.513700 14757 raft_consensus.cc:3060] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:28.513481 13854 catalog_manager.cc:5697] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 1 to 2, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 2 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:28.519187 14757 raft_consensus.cc:515] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:28.520962 14757 leader_election.cc:290] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:28.521858 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:28.521976 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:28.522428 14103 raft_consensus.cc:3055] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:28.522571 14177 raft_consensus.cc:3060] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:28.522799 14103 raft_consensus.cc:740] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:28.523540 14103 consensus_queue.cc:260] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:28.524581 14103 raft_consensus.cc:3060] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:28.527094 14177 raft_consensus.cc:2468] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 3.
I20260709 14:51:28.528036 14701 leader_election.cc:304] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:28.528740 14951 raft_consensus.cc:2804] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:28.529170 14951 raft_consensus.cc:697] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:28.529621 14103 raft_consensus.cc:2468] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 3.
I20260709 14:51:28.530491 14951 consensus_queue.cc:237] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:28.538863 13854 catalog_manager.cc:5697] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 2 to 3, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 3 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:28.603305 14812 raft_consensus.cc:993] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:28.603768 14812 raft_consensus.cc:1081] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:28.605456 14757 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56738
I20260709 14:51:28.606027 14757 raft_consensus.cc:493] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:28.606405 14757 raft_consensus.cc:3060] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.612968 14757 raft_consensus.cc:515] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:28.614886 14757 leader_election.cc:290] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:28.615370 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:28.615942 14027 raft_consensus.cc:3060] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.615897 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:28.616899 14103 raft_consensus.cc:3055] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:28.617230 14103 raft_consensus.cc:740] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:28.618088 14103 consensus_queue.cc:260] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:28.619290 14103 raft_consensus.cc:3060] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.622043 14027 raft_consensus.cc:2468] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:28.623034 14699 leader_election.cc:304] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:28.623809 14951 raft_consensus.cc:2804] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:28.624428 14951 raft_consensus.cc:697] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:28.625195 14951 consensus_queue.cc:237] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:28.632086 14103 raft_consensus.cc:2468] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:28.634704 14827 raft_consensus.cc:993] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:28.635129 14827 raft_consensus.cc:1081] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:28.636420 14757 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56714
I20260709 14:51:28.637001 14757 raft_consensus.cc:493] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:28.637391 14757 raft_consensus.cc:3060] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.640847 13854 catalog_manager.cc:5697] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 1 to 2, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 2 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:28.646341 14757 raft_consensus.cc:515] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:28.648821 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:28.648346 14757 leader_election.cc:290] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:28.649121 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:28.649385 14100 raft_consensus.cc:3060] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.649750 14177 raft_consensus.cc:3055] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:28.650063 14177 raft_consensus.cc:740] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:28.650713 14177 consensus_queue.cc:260] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:28.651701 14177 raft_consensus.cc:3060] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.654821 14100 raft_consensus.cc:2468] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:28.655676 14699 leader_election.cc:304] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:28.656255 14951 raft_consensus.cc:2804] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:28.656616 14951 raft_consensus.cc:697] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:28.656628 14177 raft_consensus.cc:2468] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:28.657438 14951 consensus_queue.cc:237] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:28.665364 13854 catalog_manager.cc:5697] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 1 to 2, leader changed from b32009ed2a964ffbb8b687b27123c7af (127.11.177.68) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 2 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:28.671161 14941 raft_consensus.cc:993] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:28.671612 14941 raft_consensus.cc:1081] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:28.672991 14757 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56726
I20260709 14:51:28.673403 14757 raft_consensus.cc:493] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:28.673646 14757 raft_consensus.cc:3060] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.677605 14757 raft_consensus.cc:515] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:28.678921 14757 leader_election.cc:290] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:28.679538 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:28.679816 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:28.680099 14177 raft_consensus.cc:3060] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.680316 14027 raft_consensus.cc:3055] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:28.680598 14027 raft_consensus.cc:740] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:28.681174 14027 consensus_queue.cc:260] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:28.682022 14027 raft_consensus.cc:3060] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.684409 14177 raft_consensus.cc:2468] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:28.685352 14701 leader_election.cc:304] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:28.686072 14951 raft_consensus.cc:2804] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:28.686534 14951 raft_consensus.cc:697] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:28.687307 14951 consensus_queue.cc:237] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:28.688450 14027 raft_consensus.cc:2468] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:28.696579 13854 catalog_manager.cc:5697] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 1 to 2, leader changed from ccf653224ebf45688ac8367384cceaea (127.11.177.66) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 2 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:28.786617 14100 raft_consensus.cc:1275] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:28.787679 14951 consensus_queue.cc:1048] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:28.800951 14177 raft_consensus.cc:1275] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:28.802268 14952 consensus_queue.cc:1048] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:28.892017 14107 raft_consensus.cc:1275] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:28.893482 14952 consensus_queue.cc:1048] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:28.910790 14027 raft_consensus.cc:1275] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:28.912616 14971 consensus_queue.cc:1048] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:28.923911 14027 raft_consensus.cc:1275] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:28.925134 14971 consensus_queue.cc:1048] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:28.934635 14100 raft_consensus.cc:1275] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:28.935809 14952 consensus_queue.cc:1048] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:28.938656 14177 raft_consensus.cc:1275] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:28.940255 14951 consensus_queue.cc:1048] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:28.960294 14100 raft_consensus.cc:1275] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:28.961663 14951 consensus_queue.cc:1048] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:29.126036 14177 raft_consensus.cc:1275] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:29.127482 14951 consensus_queue.cc:1048] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:29.137859 14107 raft_consensus.cc:1275] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:29.139178 14971 consensus_queue.cc:1048] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:29.214074 14107 raft_consensus.cc:1275] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:29.215214 14971 consensus_queue.cc:1048] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:29.224030 14027 raft_consensus.cc:1275] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:29.225487 14951 consensus_queue.cc:1048] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:29.279456 14027 raft_consensus.cc:1275] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:29.280670 14971 consensus_queue.cc:1048] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:29.285172 14177 raft_consensus.cc:1275] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:29.286309 14971 consensus_queue.cc:1048] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:29.358665 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:29.403402 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:29.450148 14181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57b356c85ffc4ec09ecbaaabfd8dbafc"
dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
mode: GRACEFUL
new_leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:32788
I20260709 14:51:29.450583 14181 raft_consensus.cc:606] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Received request to transfer leadership to TS 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:29.452522 14181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f"
dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
mode: GRACEFUL
new_leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:32788
I20260709 14:51:29.452910 14181 raft_consensus.cc:606] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Received request to transfer leadership to TS 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:29.454747 14027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a"
dest_uuid: "ccf653224ebf45688ac8367384cceaea"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:47836
I20260709 14:51:29.455183 14027 raft_consensus.cc:606] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:29.457100 14100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:54636
I20260709 14:51:29.457474 14100 raft_consensus.cc:606] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:29.459688 14107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:54636
I20260709 14:51:29.460057 14107 raft_consensus.cc:606] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:29.462232 14107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:54636
I20260709 14:51:29.462688 14107 raft_consensus.cc:606] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:29.463568 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:51:29.464569 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:29.576910 14985 raft_consensus.cc:993] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:29.577494 14812 raft_consensus.cc:1081] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:29.578670 14751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56738
I20260709 14:51:29.579089 14751 raft_consensus.cc:493] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:29.579334 14751 raft_consensus.cc:3060] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.583890 14751 raft_consensus.cc:515] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:29.586030 14751 leader_election.cc:290] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:29.586156 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:29.586738 14107 raft_consensus.cc:3055] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:29.586877 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:29.587049 14107 raft_consensus.cc:740] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:29.587427 14181 raft_consensus.cc:3060] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.587746 14107 consensus_queue.cc:260] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:29.588595 14107 raft_consensus.cc:3060] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.592347 14181 raft_consensus.cc:2468] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 3.
I20260709 14:51:29.593451 14701 leader_election.cc:304] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:29.593573 14107 raft_consensus.cc:2468] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 3.
I20260709 14:51:29.594101 14952 raft_consensus.cc:2804] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:29.594559 14952 raft_consensus.cc:697] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:29.595228 14952 consensus_queue.cc:237] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:29.611778 13852 catalog_manager.cc:5697] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 2 to 3, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 3 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:29.667938 14941 raft_consensus.cc:993] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:29.668308 14802 raft_consensus.cc:1081] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:29.669668 14751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56726
I20260709 14:51:29.670174 14751 raft_consensus.cc:493] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:29.670498 14751 raft_consensus.cc:3060] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.674881 14751 raft_consensus.cc:515] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:29.676570 14751 leader_election.cc:290] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:29.677055 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:29.677641 14027 raft_consensus.cc:3055] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:29.677922 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:29.677937 14027 raft_consensus.cc:740] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:29.678462 14181 raft_consensus.cc:3060] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.678948 14027 consensus_queue.cc:260] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:29.680015 14027 raft_consensus.cc:3060] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.683503 14181 raft_consensus.cc:2468] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 3.
I20260709 14:51:29.684317 14701 leader_election.cc:304] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:29.684891 14027 raft_consensus.cc:2468] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 3.
I20260709 14:51:29.685011 14952 raft_consensus.cc:2804] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:29.685544 14952 raft_consensus.cc:697] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:29.686296 14952 consensus_queue.cc:237] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:29.704180 13852 catalog_manager.cc:5697] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 2 to 3, leader changed from ccf653224ebf45688ac8367384cceaea (127.11.177.66) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 3 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.799250 14826 raft_consensus.cc:993] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af: : Instructing follower 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:29.799700 14826 raft_consensus.cc:1081] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Signalling peer 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:29.801066 14107 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57b356c85ffc4ec09ecbaaabfd8dbafc"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:49866
I20260709 14:51:29.801594 14107 raft_consensus.cc:493] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:29.801908 14107 raft_consensus.cc:3060] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.806478 14107 raft_consensus.cc:515] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:29.808898 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b356c85ffc4ec09ecbaaabfd8dbafc" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:29.809115 14107 leader_election.cc:290] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:29.809407 14032 raft_consensus.cc:3060] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.809332 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b356c85ffc4ec09ecbaaabfd8dbafc" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:29.810700 14181 raft_consensus.cc:3055] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:29.812085 14181 raft_consensus.cc:740] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:29.812924 14181 consensus_queue.cc:260] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:29.815857 14181 raft_consensus.cc:3060] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.816071 14032 raft_consensus.cc:2468] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 2.
I20260709 14:51:29.816994 14826 raft_consensus.cc:993] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af: : Instructing follower 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:29.816990 14070 leader_election.cc:304] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:29.817451 14969 raft_consensus.cc:1081] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Signalling peer 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:29.817844 14942 raft_consensus.cc:2804] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:29.818284 14942 raft_consensus.cc:697] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:29.818924 14100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:49866
I20260709 14:51:29.818913 14942 consensus_queue.cc:237] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:29.819473 14100 raft_consensus.cc:493] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:29.819862 14100 raft_consensus.cc:3060] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.822782 14181 raft_consensus.cc:2468] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 2.
I20260709 14:51:29.826588 14100 raft_consensus.cc:515] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:29.829749 14100 leader_election.cc:290] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:29.830873 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:29.831382 14177 raft_consensus.cc:3055] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:29.831634 14177 raft_consensus.cc:740] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:29.832186 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:29.832294 14177 consensus_queue.cc:260] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:29.832715 14032 raft_consensus.cc:3060] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.833490 14177 raft_consensus.cc:3060] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.835058 13852 catalog_manager.cc:5697] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 1 to 2, leader changed from b32009ed2a964ffbb8b687b27123c7af (127.11.177.68) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.837515 14032 raft_consensus.cc:2468] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 2.
I20260709 14:51:29.838347 14070 leader_election.cc:304] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:29.838876 14177 raft_consensus.cc:2468] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 2.
I20260709 14:51:29.838935 14942 raft_consensus.cc:2804] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:29.839510 14942 raft_consensus.cc:697] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:29.840116 14942 consensus_queue.cc:237] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:29.851765 13852 catalog_manager.cc:5697] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 1 to 2, leader changed from b32009ed2a964ffbb8b687b27123c7af (127.11.177.68) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.918193 14812 raft_consensus.cc:993] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:29.918576 14942 raft_consensus.cc:1081] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:29.920248 14757 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56738
I20260709 14:51:29.920734 14757 raft_consensus.cc:493] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:29.920989 14757 raft_consensus.cc:3060] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.924959 14812 raft_consensus.cc:993] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:29.925382 14942 raft_consensus.cc:1081] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:29.926713 14751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56738
I20260709 14:51:29.927090 14751 raft_consensus.cc:493] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:29.927335 14751 raft_consensus.cc:3060] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.927429 14757 raft_consensus.cc:515] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:29.928905 14757 leader_election.cc:290] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:29.929555 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:29.929818 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:29.930104 14032 raft_consensus.cc:3060] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.933421 14107 raft_consensus.cc:3055] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:29.933678 14107 raft_consensus.cc:740] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:29.933912 14751 raft_consensus.cc:515] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:29.934278 14107 consensus_queue.cc:260] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:29.935472 14107 raft_consensus.cc:3060] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.936072 14032 raft_consensus.cc:2468] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 3.
I20260709 14:51:29.936383 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:29.936982 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:29.937023 14699 leader_election.cc:304] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:29.937361 14027 raft_consensus.cc:3060] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.937700 14100 raft_consensus.cc:3055] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:29.937995 14952 raft_consensus.cc:2804] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:29.938443 14100 raft_consensus.cc:740] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:29.938825 14952 raft_consensus.cc:697] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:29.939138 14100 consensus_queue.cc:260] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:29.940060 14100 raft_consensus.cc:3060] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:29.940766 14952 consensus_queue.cc:237] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:29.942175 14107 raft_consensus.cc:2468] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 3.
I20260709 14:51:29.944862 14027 raft_consensus.cc:2468] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:29.945863 14699 leader_election.cc:304] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:29.946683 14100 raft_consensus.cc:2468] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:29.947371 14751 leader_election.cc:290] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:29.948105 14951 raft_consensus.cc:2804] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:29.948637 14951 raft_consensus.cc:697] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:29.949488 14951 consensus_queue.cc:237] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:29.964768 13852 catalog_manager.cc:5697] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 2 to 3, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 3 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.978155 13852 catalog_manager.cc:5697] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 1 to 2, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 2 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:30.127059 14181 raft_consensus.cc:1275] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:30.128115 14951 consensus_queue.cc:1048] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:30.140563 14100 raft_consensus.cc:1275] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:30.141919 14979 consensus_queue.cc:1048] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:30.238271 14181 raft_consensus.cc:1275] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:30.239277 14985 consensus_queue.cc:1048] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:30.246709 14032 raft_consensus.cc:1275] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:30.248299 14812 consensus_queue.cc:1048] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:30.280712 14181 raft_consensus.cc:1275] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:30.281876 14951 consensus_queue.cc:1048] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:30.289361 14032 raft_consensus.cc:1275] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:30.291152 14952 consensus_queue.cc:1048] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:30.347036 14027 raft_consensus.cc:1275] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:30.348235 14812 consensus_queue.cc:1048] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:30.359153 14177 raft_consensus.cc:1275] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:30.360495 14812 consensus_queue.cc:1048] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:30.394357 14100 raft_consensus.cc:1275] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:30.395560 14952 consensus_queue.cc:1048] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:30.403228 14029 raft_consensus.cc:1275] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:30.407189 14952 consensus_queue.cc:1048] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:30.416951 14100 raft_consensus.cc:1275] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:30.418010 14952 consensus_queue.cc:1048] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:30.430503 14029 raft_consensus.cc:1275] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:30.431793 14952 consensus_queue.cc:1048] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:30.465345 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:31.488123 15012 raft_consensus.cc:493] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:31.488746 15012 raft_consensus.cc:515] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:31.491284 15012 leader_election.cc:290] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:31.563774 15012 raft_consensus.cc:493] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:31.564402 15012 raft_consensus.cc:515] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:31.567741 15012 leader_election.cc:290] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
W20260709 14:51:31.810942 14054 debug-util.cc:398] Leaking SignalData structure 0x7b08000e06a0 after lost signal to thread 11976
I20260709 14:51:31.833235 15020 raft_consensus.cc:493] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:31.834064 15020 raft_consensus.cc:515] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:31.836412 15020 leader_election.cc:290] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:31.865042 15019 raft_consensus.cc:493] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:31.926551 15020 raft_consensus.cc:493] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:31.886322 15014 raft_consensus.cc:493] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:31.891237 15021 raft_consensus.cc:493] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:31.906728 15022 raft_consensus.cc:493] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:31.970957 15021 raft_consensus.cc:515] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:32.243652 15021 leader_election.cc:290] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:32.244234 15021 raft_consensus.cc:493] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:32.244696 15021 raft_consensus.cc:515] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:31.960738 15014 raft_consensus.cc:515] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:32.417727 15014 leader_election.cc:290] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:32.418255 15014 raft_consensus.cc:493] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:32.418700 15014 raft_consensus.cc:515] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:32.420555 15014 leader_election.cc:290] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:32.420989 15014 raft_consensus.cc:493] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:32.573184 15014 raft_consensus.cc:515] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:32.575582 15014 leader_election.cc:290] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:32.171090 15022 raft_consensus.cc:515] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:32.577625 15022 leader_election.cc:290] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:31.927369 15020 raft_consensus.cc:515] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:32.579710 15020 leader_election.cc:290] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:31.926733 15019 raft_consensus.cc:515] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:32.581799 15019 leader_election.cc:290] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:32.422910 15021 leader_election.cc:290] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
W20260709 14:51:32.740011 13996 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.036s	user 0.002s	sys 0.014s
W20260709 14:51:32.740264 13997 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.874s	user 0.001s	sys 0.000s
W20260709 14:51:32.740911 13996 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.037s	user 0.002s	sys 0.014s
W20260709 14:51:32.740942 13997 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.875s	user 0.001s	sys 0.000s
W20260709 14:51:32.745487 13998 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.853s	user 0.000s	sys 0.001s
W20260709 14:51:32.745885 13998 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.854s	user 0.000s	sys 0.001s
W20260709 14:51:32.746516 13999 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.839s	user 0.000s	sys 0.001s
W20260709 14:51:32.746852 13999 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.839s	user 0.000s	sys 0.001s
I20260709 14:51:32.852613 15027 raft_consensus.cc:493] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:32.853963 15027 raft_consensus.cc:515] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:32.862681 15027 leader_election.cc:290] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:32.890239 15026 raft_consensus.cc:493] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:32.945148 15026 raft_consensus.cc:515] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:32.891607 15028 raft_consensus.cc:493] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:32.917784 15030 raft_consensus.cc:493] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:32.948021 15028 raft_consensus.cc:515] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:32.948133 15030 raft_consensus.cc:515] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:32.944113 15027 raft_consensus.cc:493] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:32.960503 15027 raft_consensus.cc:515] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:32.963079 15030 leader_election.cc:290] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:32.963721 15030 raft_consensus.cc:493] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:32.964447 15030 raft_consensus.cc:515] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:32.983776 15027 leader_election.cc:290] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:32.984467 15027 raft_consensus.cc:493] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:32.985330 15027 raft_consensus.cc:515] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:32.996183 15027 leader_election.cc:290] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:33.022459 15027 raft_consensus.cc:493] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:33.033416 15027 raft_consensus.cc:515] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:33.003304 15030 leader_election.cc:290] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:33.109346 15030 raft_consensus.cc:493] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:33.110285 15030 raft_consensus.cc:515] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:33.112679 15030 leader_election.cc:290] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:33.038219 15029 raft_consensus.cc:493] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:33.011885 15031 raft_consensus.cc:493] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:33.113880 15031 raft_consensus.cc:515] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:33.116798 15031 leader_election.cc:290] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:33.117412 15031 raft_consensus.cc:493] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:33.118109 15031 raft_consensus.cc:515] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:33.121440 15029 raft_consensus.cc:515] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:33.124415 15029 leader_election.cc:290] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:33.125618 15029 raft_consensus.cc:493] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:33.181363 15029 raft_consensus.cc:515] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:33.128850 15027 leader_election.cc:290] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:33.184746 15027 raft_consensus.cc:493] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:33.185477 15027 raft_consensus.cc:515] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:33.187603 15027 leader_election.cc:290] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:33.188364 15027 raft_consensus.cc:493] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:33.189030 15027 raft_consensus.cc:515] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:33.169553 15031 leader_election.cc:290] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:33.238430 15031 raft_consensus.cc:493] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:33.239265 15031 raft_consensus.cc:515] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:33.242435 15031 leader_election.cc:290] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:33.161037 15032 raft_consensus.cc:493] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:33.243940 15032 raft_consensus.cc:515] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:33.246914 15032 leader_election.cc:290] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:33.247581 15032 raft_consensus.cc:493] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:33.248241 15032 raft_consensus.cc:515] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:33.263634 15027 leader_election.cc:290] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:33.233764 15029 leader_election.cc:290] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:33.339660 15032 leader_election.cc:290] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
W20260709 14:51:33.490540 13999 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.11.177.65:46089 timed out after 1.997s (SENT) [suppressed 53 similar messages]
I20260709 14:51:33.495275 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:51:33.557520 13999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 67013.5us
I20260709 14:51:33.932332 14027 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41602 (request call id 363) took 3358 ms. Trace:
I20260709 14:51:33.932940 14027 rpcz_store.cc:276] 0709 14:51:30.573999 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:33.930625 (+3356626us) service_pool.cc:224] Handling call
0709 14:51:33.931332 (+   707us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:33.931781 (+   449us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:33.931812 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:33.931868 (+    56us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:51:33.931937 (+    69us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:33.931998 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:33.932133 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:33.947700 14032 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41602 (request call id 364) took 3373 ms. Trace:
I20260709 14:51:33.948271 14032 rpcz_store.cc:276] 0709 14:51:30.574316 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:33.946067 (+3371751us) service_pool.cc:224] Handling call
0709 14:51:33.946561 (+   494us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:33.947053 (+   492us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:33.947081 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:33.947168 (+    87us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:51:33.947256 (+    88us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:33.947331 (+    75us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:33.947500 (+   169us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:33.950440 15034 raft_consensus.cc:493] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:33.951319 15034 raft_consensus.cc:515] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:33.955382 15034 leader_election.cc:290] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:33.956071 15034 raft_consensus.cc:493] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:33.956784 15034 raft_consensus.cc:515] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:33.958441 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcafccb80a74d8789e7488d70e05340" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:33.959245 15034 leader_election.cc:290] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:33.965162 15034 raft_consensus.cc:493] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:33.969733 15034 raft_consensus.cc:515] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:33.972788 15038 raft_consensus.cc:493] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:33.973634 15038 raft_consensus.cc:515] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:33.971372 15035 raft_consensus.cc:493] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:33.976174 15038 leader_election.cc:290] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:33.982434 15035 raft_consensus.cc:515] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.001017 15037 raft_consensus.cc:493] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.002923 15034 leader_election.cc:290] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.001936 15037 raft_consensus.cc:515] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.020169 15035 leader_election.cc:290] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.020952 15040 raft_consensus.cc:493] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.027997 15040 raft_consensus.cc:515] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.034503 14812 raft_consensus.cc:493] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.038234 14812 raft_consensus.cc:515] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.037089 15037 leader_election.cc:290] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.052343 15040 leader_election.cc:290] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.057125 15028 leader_election.cc:290] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:34.057412 14812 leader_election.cc:290] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.066509 15039 raft_consensus.cc:493] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.068068 15039 raft_consensus.cc:515] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:34.073585 15037 raft_consensus.cc:493] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.073832 15042 raft_consensus.cc:493] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.074361 15037 raft_consensus.cc:515] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.074509 15042 raft_consensus.cc:515] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.069687 15040 raft_consensus.cc:493] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.078189 15034 raft_consensus.cc:493] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.082839 15034 raft_consensus.cc:515] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.078342 15037 leader_election.cc:290] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.082072 15039 leader_election.cc:290] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.088177 15035 raft_consensus.cc:493] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.088657 14826 raft_consensus.cc:493] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.089049 15035 raft_consensus.cc:515] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.089293 14826 raft_consensus.cc:515] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:34.090209 15042 leader_election.cc:290] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.090664 15044 raft_consensus.cc:493] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.091105 14826 leader_election.cc:290] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.091588 15040 raft_consensus.cc:515] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:34.091100 15035 leader_election.cc:290] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.092705 15035 raft_consensus.cc:493] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.093425 14826 raft_consensus.cc:493] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.094143 15040 leader_election.cc:290] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.094997 14826 raft_consensus.cc:515] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.095744 15040 raft_consensus.cc:493] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.096350 15040 raft_consensus.cc:515] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.091238 15044 raft_consensus.cc:515] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:34.089608 15034 leader_election.cc:290] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.093469 15035 raft_consensus.cc:515] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:34.097213 14826 leader_election.cc:290] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.099565 15044 leader_election.cc:290] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.099478 15035 leader_election.cc:290] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.103195 15044 raft_consensus.cc:493] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.104025 15044 raft_consensus.cc:515] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.106964 14951 raft_consensus.cc:493] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.107739 14951 raft_consensus.cc:515] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.108958 15043 raft_consensus.cc:493] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.110258 14985 raft_consensus.cc:493] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:34.114223 14952 raft_consensus.cc:493] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.115940 15043 raft_consensus.cc:515] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.117393 14952 raft_consensus.cc:515] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.119508 15043 leader_election.cc:290] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:34.120044 14952 leader_election.cc:290] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.125671 15044 leader_election.cc:290] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.108309 15046 raft_consensus.cc:493] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.121058 15037 raft_consensus.cc:493] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.128335 15037 raft_consensus.cc:515] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.130846 15037 leader_election.cc:290] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.132614 14951 leader_election.cc:290] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.116142 14985 raft_consensus.cc:515] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.142064 15007 raft_consensus.cc:493] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.143383 15035 raft_consensus.cc:493] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.142841 15036 raft_consensus.cc:493] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.144102 15035 raft_consensus.cc:515] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:34.145252 14979 raft_consensus.cc:493] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.145407 15044 raft_consensus.cc:493] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.142704 14826 raft_consensus.cc:493] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.143567 15034 raft_consensus.cc:493] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.144661 15036 raft_consensus.cc:515] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.148934 15034 raft_consensus.cc:515] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:34.137925 15046 raft_consensus.cc:515] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:34.152132 15039 raft_consensus.cc:493] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.152737 15039 raft_consensus.cc:515] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.142786 15007 raft_consensus.cc:515] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.179359 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7f9bbaf42a452e9cf476d2094a91b6" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.179929 14812 raft_consensus.cc:493] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.174378 14979 raft_consensus.cc:515] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.185642 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85fe13e29bf4ebbaa503b3711dd1215" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.185755 14032 raft_consensus.cc:2468] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:34.186024 14985 leader_election.cc:290] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.186275 14029 raft_consensus.cc:2468] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:34.185103 14979 leader_election.cc:290] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:34.151705 14951 raft_consensus.cc:493] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.180790 14826 raft_consensus.cc:515] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:34.151672 15043 raft_consensus.cc:493] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.189087 15036 leader_election.cc:290] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.189774 15043 raft_consensus.cc:515] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.190018 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de20d494f9a48c19011ad7818d957be" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.191538 14812 raft_consensus.cc:515] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.186393 15035 leader_election.cc:290] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.195042 15049 raft_consensus.cc:493] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.197733 14826 leader_election.cc:290] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.195801 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126cc3101cf841178c4b4e4d26e18c66" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.198534 14030 raft_consensus.cc:2468] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:34.198731 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aba5ff844541d29ad52dfd4cb08762" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.198498 15047 raft_consensus.cc:493] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.198851 14952 raft_consensus.cc:493] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:34.199872 15047 raft_consensus.cc:515] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.200178 14952 raft_consensus.cc:515] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.201489 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3122d77df94945a93b7411cb887c09" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.203634 15047 leader_election.cc:290] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.203585 14100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "263485d1d5b74bbb8566897b88835b6c"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:54636
I20260709 14:51:34.199275 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdebab894ab410083751f5ee6d4e3fb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.204586 14100 raft_consensus.cc:606] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:34.196435 15044 raft_consensus.cc:515] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.208638 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca4cd804ff945db9afde3f06a55995f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.209173 14100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5faa52e7ca1c4a4780dc38bee6dafbac"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
mode: GRACEFUL
new_leader_uuid: "ccf653224ebf45688ac8367384cceaea"
 from {username='slave'} at 127.0.0.1:54636
I20260709 14:51:34.209326 14179 raft_consensus.cc:2468] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:34.209795 14100 raft_consensus.cc:606] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Received request to transfer leadership to TS ccf653224ebf45688ac8367384cceaea
I20260709 14:51:34.208029 15040 leader_election.cc:290] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.206869 14951 raft_consensus.cc:515] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.205572 15051 raft_consensus.cc:493] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.213001 15044 leader_election.cc:290] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.213003 14952 leader_election.cc:290] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:34.215539 14952 raft_consensus.cc:493] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
W20260709 14:51:34.215914 14054 debug-util.cc:398] Leaking SignalData structure 0x7b08002bfe80 after lost signal to thread 13890
I20260709 14:51:34.195667 15049 raft_consensus.cc:515] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
W20260709 14:51:34.217859 14054 debug-util.cc:398] Leaking SignalData structure 0x7b080011d000 after lost signal to thread 14057
I20260709 14:51:34.192914 15007 leader_election.cc:290] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.213390 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.220554 15049 leader_election.cc:290] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.221122 15049 raft_consensus.cc:493] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.196975 14979 raft_consensus.cc:493] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:34.221807 15049 raft_consensus.cc:515] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.225061 14176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a59543a807d340239c2c19d7c16b1718"
dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:32788
I20260709 14:51:34.213505 15051 raft_consensus.cc:515] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.216087 14952 raft_consensus.cc:515] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.224452 15053 raft_consensus.cc:493] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:34.231164 14942 raft_consensus.cc:493] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:34.231858 14942 raft_consensus.cc:515] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.227644 15042 raft_consensus.cc:493] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.233909 15042 raft_consensus.cc:515] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.238636 15042 leader_election.cc:290] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.239177 14812 leader_election.cc:290] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.225078 14985 raft_consensus.cc:493] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:34.239876 15046 leader_election.cc:290] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.239876 14985 raft_consensus.cc:515] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.240413 15046 raft_consensus.cc:493] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.244684 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5359b9b6dc462ca79f76866e8c4b24" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.224539 15054 raft_consensus.cc:493] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:34.245570 14177 raft_consensus.cc:2468] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:34.234938 14176 raft_consensus.cc:606] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:34.246062 14942 leader_election.cc:290] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:34.247139 14985 leader_election.cc:290] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.247434 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:34.229516 14979 raft_consensus.cc:515] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:34.249231 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:34.249562 14979 leader_election.cc:290] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.243150 15042 raft_consensus.cc:493] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:34.252419 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b356c85ffc4ec09ecbaaabfd8dbafc" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.253109 15042 raft_consensus.cc:515] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.251345 15046 raft_consensus.cc:515] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.252135 14952 leader_election.cc:290] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.253378 14179 raft_consensus.cc:2468] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:34.262751 14951 leader_election.cc:290] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.245187 15049 leader_election.cc:290] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.258404 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f4982298bf46c4b1827330a82fa55f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.250646 15054 raft_consensus.cc:515] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.265631 15046 leader_election.cc:290] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.253697 14979 raft_consensus.cc:493] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.253554 15051 leader_election.cc:290] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:34.254751 15053 raft_consensus.cc:515] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.265843 14952 raft_consensus.cc:493] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:34.266394 15026 leader_election.cc:290] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.275563 15051 raft_consensus.cc:493] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:34.279484 15051 raft_consensus.cc:515] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:34.279043 14942 raft_consensus.cc:493] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.283224 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa52e7ca1c4a4780dc38bee6dafbac" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.283428 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.283859 14030 raft_consensus.cc:2468] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:34.283983 14179 raft_consensus.cc:2468] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:34.274287 15047 raft_consensus.cc:493] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.272487 15046 raft_consensus.cc:493] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.284162 15051 leader_election.cc:290] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.288527 14942 raft_consensus.cc:515] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.289871 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7f9bbaf42a452e9cf476d2094a91b6" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.276190 14979 raft_consensus.cc:515] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:34.290480 14176 raft_consensus.cc:2468] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:34.286427 14985 raft_consensus.cc:493] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.291092 15053 leader_election.cc:290] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:34.291217 14985 raft_consensus.cc:515] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.292886 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a8e5c278b451abef00db7ce0c2ef9" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.294481 14985 leader_election.cc:290] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.295928 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.296077 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126cc3101cf841178c4b4e4d26e18c66" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.296659 14173 raft_consensus.cc:2468] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:34.285218 15054 leader_election.cc:290] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:34.297389 15044 raft_consensus.cc:493] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.297935 15044 raft_consensus.cc:515] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.299360 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.299960 15044 leader_election.cc:290] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.301219 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.301829 14031 raft_consensus.cc:2468] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 3.
I20260709 14:51:34.302433 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f31fac4194e48dd90b96b78a25dce40" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.302560 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c67d73937741a98143522365baa05d" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.303059 14026 raft_consensus.cc:2468] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:34.303313 14144 leader_election.cc:304] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.303730 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3fb6bbf641405f957f05432d687739" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.303908 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca4cd804ff945db9afde3f06a55995f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.304633 14025 raft_consensus.cc:2468] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:34.298156 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b356c85ffc4ec09ecbaaabfd8dbafc" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.304543 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.296092 14942 leader_election.cc:290] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.305073 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.309402 14028 raft_consensus.cc:2468] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:34.309628 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69649f7416be41169f800f2060b2019f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.287886 15042 leader_election.cc:290] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.310439 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34874fcf37ca4d37b8694f38dda83f11" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.305153 15035 raft_consensus.cc:2804] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:34.306077 14029 raft_consensus.cc:2468] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:34.310631 14979 leader_election.cc:290] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.311022 14178 raft_consensus.cc:2468] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:34.313580 14144 leader_election.cc:304] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.312206 15035 raft_consensus.cc:493] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.315135 15035 raft_consensus.cc:3060] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.315277 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263485d1d5b74bbb8566897b88835b6c" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.315876 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34874fcf37ca4d37b8694f38dda83f11" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.316037 14179 raft_consensus.cc:2468] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:34.316511 14033 raft_consensus.cc:2468] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:34.315397 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03657df1a544a3bb341353fa591583" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.318791 14826 raft_consensus.cc:493] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.287195 15049 raft_consensus.cc:493] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:34.319113 14144 leader_election.cc:304] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.328852 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc405e09344520998d63a346adc567" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.329378 15036 raft_consensus.cc:2804] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:34.329587 14826 raft_consensus.cc:515] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.330789 15042 raft_consensus.cc:493] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.339548 15042 raft_consensus.cc:515] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.339129 15043 leader_election.cc:290] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:34.331923 14969 raft_consensus.cc:493] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.336817 15036 raft_consensus.cc:493] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.341526 15036 raft_consensus.cc:3060] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.341574 14969 raft_consensus.cc:515] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.344332 15052 raft_consensus.cc:493] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.344884 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f31fac4194e48dd90b96b78a25dce40" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.341383 14812 raft_consensus.cc:493] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:34.345546 14181 raft_consensus.cc:2468] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:34.328032 15034 leader_election.cc:290] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.345955 14812 raft_consensus.cc:515] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.344405 14969 leader_election.cc:290] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.342228 15039 leader_election.cc:290] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.313187 14952 raft_consensus.cc:515] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.348279 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.347906 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.349493 15040 raft_consensus.cc:2804] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:34.349673 14952 leader_election.cc:290] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:34.349905 15040 raft_consensus.cc:493] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.350293 15040 raft_consensus.cc:3060] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.350853 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa52e7ca1c4a4780dc38bee6dafbac" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.351426 14178 raft_consensus.cc:2468] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:34.350436 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.351655 15036 raft_consensus.cc:515] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.352607 15046 raft_consensus.cc:515] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:34.353917 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3122d77df94945a93b7411cb887c09" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.354624 15046 leader_election.cc:290] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.318939 15044 raft_consensus.cc:493] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.355310 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdebab894ab410083751f5ee6d4e3fb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.355371 15044 raft_consensus.cc:515] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.347949 14812 leader_election.cc:290] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.346432 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
W20260709 14:51:34.348539 14054 debug-util.cc:398] Leaking SignalData structure 0x7b080032e7c0 after lost signal to thread 14131
I20260709 14:51:34.366132 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.345855 15042 leader_election.cc:290] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
W20260709 14:51:34.368000 14054 debug-util.cc:398] Leaking SignalData structure 0x7b0800041380 after lost signal to thread 14205
I20260709 14:51:34.362228 14176 raft_consensus.cc:2468] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:34.358371 14032 raft_consensus.cc:2468] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:34.319061 15047 raft_consensus.cc:515] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.370076 14826 leader_election.cc:290] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.371021 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca4cd804ff945db9afde3f06a55995f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.371598 15036 leader_election.cc:290] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.372342 15044 leader_election.cc:290] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.314916 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a8ee79a9b430c8fff6ef8e88fe6ec" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
W20260709 14:51:34.372810 14054 debug-util.cc:398] Leaking SignalData structure 0x7b0800337660 after lost signal to thread 14787
I20260709 14:51:34.376443 15049 raft_consensus.cc:515] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.365502 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85fe13e29bf4ebbaa503b3711dd1215" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.378355 14144 leader_election.cc:304] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.370126 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b356c85ffc4ec09ecbaaabfd8dbafc" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.366650 15040 raft_consensus.cc:515] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.379748 14144 leader_election.cc:304] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.380240 15039 raft_consensus.cc:2804] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:34.383363 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320df30fa8434d9d96935fc42d4748f3" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.383745 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.387890 15039 raft_consensus.cc:493] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.371628 15035 raft_consensus.cc:515] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.388233 14102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.387866 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7f9bbaf42a452e9cf476d2094a91b6" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.390024 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45abe180e2e49cbb6e354138e080047" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.388504 15039 raft_consensus.cc:3060] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.391737 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126cc3101cf841178c4b4e4d26e18c66" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.392673 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aba5ff844541d29ad52dfd4cb08762" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.393390 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34874fcf37ca4d37b8694f38dda83f11" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.393847 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5359b9b6dc462ca79f76866e8c4b24" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.396018 14144 leader_election.cc:304] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.396385 14985 raft_consensus.cc:493] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.396986 14985 raft_consensus.cc:515] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.397320 14144 leader_election.cc:304] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.398037 14969 raft_consensus.cc:2804] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:34.398434 14969 raft_consensus.cc:493] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.398784 14969 raft_consensus.cc:3060] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:34.398959 14985 leader_election.cc:290] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.399780 14985 raft_consensus.cc:493] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:34.400291 14985 raft_consensus.cc:515] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.344892 15052 raft_consensus.cc:515] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.402244 14985 leader_election.cc:290] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.402326 14826 raft_consensus.cc:2804] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:34.403831 14826 raft_consensus.cc:493] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.404228 14826 raft_consensus.cc:3060] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.405587 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.391682 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.407512 14107 raft_consensus.cc:2468] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:34.407599 15044 raft_consensus.cc:2804] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:34.408021 14985 raft_consensus.cc:493] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:34.408480 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.408557 14985 raft_consensus.cc:515] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.409658 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85fe13e29bf4ebbaa503b3711dd1215" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.398129 14144 leader_election.cc:304] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.409199 14100 raft_consensus.cc:2468] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 3.
I20260709 14:51:34.411182 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcafccb80a74d8789e7488d70e05340" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.412216 14180 raft_consensus.cc:2393] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccf653224ebf45688ac8367384cceaea in current term 2: Already voted for candidate b32009ed2a964ffbb8b687b27123c7af in this term.
I20260709 14:51:34.413348 15035 leader_election.cc:290] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.409670 13998 leader_election.cc:304] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.414103 14985 leader_election.cc:290] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.411149 15057 raft_consensus.cc:493] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:34.417112 13998 leader_election.cc:304] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.417009 15057 raft_consensus.cc:515] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.417567 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.418725 14106 raft_consensus.cc:2468] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:34.403661 15052 leader_election.cc:290] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.419404 15029 raft_consensus.cc:2804] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:34.415480 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a8ee79a9b430c8fff6ef8e88fe6ec" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.420030 15029 raft_consensus.cc:493] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.420522 15029 raft_consensus.cc:3060] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.417128 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7f9bbaf42a452e9cf476d2094a91b6" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.422241 15047 leader_election.cc:290] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:34.423918 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.424453 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.424633 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.422032 15016 raft_consensus.cc:2804] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:34.408025 15044 raft_consensus.cc:493] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.425055 14100 raft_consensus.cc:2468] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:34.425032 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f31fac4194e48dd90b96b78a25dce40" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.426299 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.426988 15044 raft_consensus.cc:3060] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.427565 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.427804 15029 raft_consensus.cc:515] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.420758 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3122d77df94945a93b7411cb887c09" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.429056 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263485d1d5b74bbb8566897b88835b6c" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.429587 14751 raft_consensus.cc:2468] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:34.425652 15016 raft_consensus.cc:493] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.430727 13998 leader_election.cc:304] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.431010 15039 raft_consensus.cc:515] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.431506 15026 raft_consensus.cc:2804] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:34.433229 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69649f7416be41169f800f2060b2019f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.434110 15039 leader_election.cc:290] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.419461 15057 leader_election.cc:290] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:34.435212 15026 raft_consensus.cc:493] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.436051 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85fe13e29bf4ebbaa503b3711dd1215" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.444178 15026 raft_consensus.cc:3060] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.444227 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.444814 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdebab894ab410083751f5ee6d4e3fb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.436296 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986b50960b6048f3bb6e053e4d761b26" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.446424 14751 raft_consensus.cc:2468] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:34.436607 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.446751 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.441836 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de20d494f9a48c19011ad7818d957be" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.447273 14107 raft_consensus.cc:2468] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:34.443188 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa52e7ca1c4a4780dc38bee6dafbac" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.443406 14177 raft_consensus.cc:1240] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:34.443606 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.420655 15049 leader_election.cc:290] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:34.448751 14101 raft_consensus.cc:2468] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:34.425179 14105 raft_consensus.cc:2468] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:34.449635 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57b320abb2b4e8381d89008e604d756" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.454345 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126cc3101cf841178c4b4e4d26e18c66" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.454555 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.454803 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.455654 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c67d73937741a98143522365baa05d" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.455997 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.457026 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.457391 14176 raft_consensus.cc:1240] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:34.457592 14101 raft_consensus.cc:2468] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:34.458035 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.458578 14178 raft_consensus.cc:2468] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 2.
I20260709 14:51:34.436619 14144 leader_election.cc:304] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.460345 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca4cd804ff945db9afde3f06a55995f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.460561 14144 leader_election.cc:304] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.461310 15034 raft_consensus.cc:2804] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:34.461699 15034 raft_consensus.cc:493] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.461937 15036 raft_consensus.cc:2804] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:34.459229 15029 leader_election.cc:290] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:34.462086 15034 raft_consensus.cc:3060] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.462424 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.461494 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba663cb24dc481b91aabbb5361f0c66" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.462347 15036 raft_consensus.cc:493] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.465163 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa52e7ca1c4a4780dc38bee6dafbac" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.466133 15040 leader_election.cc:290] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.465404 15036 raft_consensus.cc:3060] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.465543 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.468829 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.464068 14144 leader_election.cc:304] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.430728 15016 raft_consensus.cc:3060] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.463352 13996 leader_election.cc:304] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.470311 14755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f4982298bf46c4b1827330a82fa55f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.469326 14181 raft_consensus.cc:2468] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:34.471395 14952 raft_consensus.cc:493] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:34.471930 14952 raft_consensus.cc:515] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:34.472301 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aba5ff844541d29ad52dfd4cb08762" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.473906 14952 leader_election.cc:290] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.474205 15043 raft_consensus.cc:493] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:34.409003 14969 raft_consensus.cc:515] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:34.474800 15043 raft_consensus.cc:515] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.474928 15034 raft_consensus.cc:515] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:34.475929 13998 leader_election.cc:304] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:34.476750 15043 leader_election.cc:290] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:34.476832 15034 leader_election.cc:290] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.477674 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.477908 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.478609 14106 raft_consensus.cc:2468] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:34.474350 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.480767 14759 raft_consensus.cc:2468] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:34.435786 15035 raft_consensus.cc:2804] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:34.482945 15035 raft_consensus.cc:493] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.483328 15035 raft_consensus.cc:3060] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.483474 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85fe13e29bf4ebbaa503b3711dd1215" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:34.483906 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.484095 14028 raft_consensus.cc:3060] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.484334 14969 leader_election.cc:290] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.486166 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57b320abb2b4e8381d89008e604d756" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.486994 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa52e7ca1c4a4780dc38bee6dafbac" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:34.489802 14032 raft_consensus.cc:3060] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.487448 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7f9bbaf42a452e9cf476d2094a91b6" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:34.487860 14755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.491825 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc405e09344520998d63a346adc567" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.492405 14759 raft_consensus.cc:2468] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:34.492643 14754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:34.492871 14026 raft_consensus.cc:3060] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.493028 14176 raft_consensus.cc:1240] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:34.493444 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:34.494026 14029 raft_consensus.cc:3060] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.495496 15026 raft_consensus.cc:515] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.491030 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:34.505776 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57b320abb2b4e8381d89008e604d756" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.506299 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e269c269ed244e4b8f6bdb0dae9f6e5f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.491250 15040 raft_consensus.cc:2804] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:34.491577 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126cc3101cf841178c4b4e4d26e18c66" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:34.507849 15040 raft_consensus.cc:493] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.508028 14033 raft_consensus.cc:3060] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.508245 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f4982298bf46c4b1827330a82fa55f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.508613 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de20d494f9a48c19011ad7818d957be" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.507681 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcafccb80a74d8789e7488d70e05340" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.511051 14147 leader_election.cc:304] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:34.512228 14147 leader_election.cc:304] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:34.474392 14952 raft_consensus.cc:493] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.512856 14952 raft_consensus.cc:515] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.515170 14147 leader_election.cc:304] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [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: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:34.467329 14826 raft_consensus.cc:515] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.488891 13996 leader_election.cc:304] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.496008 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e85e8475d544b5694b5343ddf96f912" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.498382 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5174042afb642b0bb12a0466ece1a5c" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.498881 14755 raft_consensus.cc:2468] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:34.518177 15007 raft_consensus.cc:2749] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:34.518467 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.517561 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.520850 13996 leader_election.cc:304] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.521303 14826 leader_election.cc:290] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.515888 14032 raft_consensus.cc:2468] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:34.508286 15040 raft_consensus.cc:3060] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.524349 15013 raft_consensus.cc:2804] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:34.524750 15013 raft_consensus.cc:493] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.525091 15013 raft_consensus.cc:3060] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.526041 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba663cb24dc481b91aabbb5361f0c66" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.517453 15029 raft_consensus.cc:2804] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:34.517573 15048 raft_consensus.cc:2749] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:34.529605 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.529531 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34874fcf37ca4d37b8694f38dda83f11" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.530920 14752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.531044 14755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea83f2251fc4004be6d9795cc2600b3" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.532114 14178 raft_consensus.cc:1240] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:34.515568 14033 raft_consensus.cc:2468] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:34.533663 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69649f7416be41169f800f2060b2019f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.527017 14969 raft_consensus.cc:2804] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:34.534214 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.534188 15015 raft_consensus.cc:2804] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:34.534777 14176 raft_consensus.cc:1240] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:34.535092 15015 raft_consensus.cc:493] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:34.535455 15015 raft_consensus.cc:3060] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.535682 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.522395 14147 leader_election.cc:304] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:34.522961 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.523028 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a9901d3f754308b70b5159e692aa22" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.537626 14147 leader_election.cc:304] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [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: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:34.521667 13996 leader_election.cc:304] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.521893 14029 raft_consensus.cc:2468] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 3.
I20260709 14:51:34.538944 15030 raft_consensus.cc:2804] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:34.539995 14826 raft_consensus.cc:2804] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:34.540352 14826 raft_consensus.cc:493] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.512252 15026 leader_election.cc:290] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:34.597209 14754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320df30fa8434d9d96935fc42d4748f3" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.534793 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03657df1a544a3bb341353fa591583" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.603195 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b356c85ffc4ec09ecbaaabfd8dbafc" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.542663 15007 raft_consensus.cc:2749] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:34.536180 14969 raft_consensus.cc:493] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.597625 14952 leader_election.cc:290] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.603021 15016 raft_consensus.cc:515] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.598937 14701 leader_election.cc:304] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:34.604229 14147 leader_election.cc:304] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:34.598174 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986b50960b6048f3bb6e053e4d761b26" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.598105 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e269c269ed244e4b8f6bdb0dae9f6e5f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.539323 15030 raft_consensus.cc:493] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.522514 14026 raft_consensus.cc:2468] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:34.619181 15025 raft_consensus.cc:2764] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
W20260709 14:51:34.541476 13998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 65621.6us
I20260709 14:51:34.615731 15048 raft_consensus.cc:2749] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:34.607834 14758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.614609 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e85e8475d544b5694b5343ddf96f912" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.620723 13998 leader_election.cc:304] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:34.621001 14758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.621579 14072 leader_election.cc:304] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:34.603958 14028 raft_consensus.cc:2468] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
W20260709 14:51:34.608949 13996 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 68308.4us
I20260709 14:51:34.622325 15057 raft_consensus.cc:2804] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:34.622749 15057 raft_consensus.cc:493] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.622833 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.623173 15057 raft_consensus.cc:3060] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.613775 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a8e5c278b451abef00db7ce0c2ef9" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.600905 15044 raft_consensus.cc:515] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.615414 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.615747 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263485d1d5b74bbb8566897b88835b6c" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.617089 15060 consensus_queue.cc:1059] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:51:34.527504 15029 raft_consensus.cc:493] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.628032 15029 raft_consensus.cc:3060] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:34.609494 15036 raft_consensus.cc:515] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.628822 14177 raft_consensus.cc:1240] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:34.629951 14179 raft_consensus.cc:1240] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:34.629909 15036 leader_election.cc:290] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.595782 14826 raft_consensus.cc:3060] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.633435 15048 raft_consensus.cc:993] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:34.633920 15048 raft_consensus.cc:1081] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:34.633823 15047 consensus_queue.cc:1059] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:34.635049 15052 raft_consensus.cc:3055] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:34.635387 15052 raft_consensus.cc:740] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:34.636186 15052 consensus_queue.cc:260] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.637825 15052 raft_consensus.cc:3060] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.601707 15040 raft_consensus.cc:515] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.622964 15025 raft_consensus.cc:2804] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:34.612396 14969 raft_consensus.cc:3060] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.653337 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.652837 14072 leader_election.cc:304] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:34.624158 13998 leader_election.cc:304] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:34.624045 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.656693 15047 consensus_queue.cc:1059] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:34.656962 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263485d1d5b74bbb8566897b88835b6c" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.622282 14758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.625797 13996 leader_election.cc:304] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.627096 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.657970 14985 raft_consensus.cc:2804] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:34.658579 14941 raft_consensus.cc:2804] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:34.657851 15042 raft_consensus.cc:3055] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:34.659288 15042 raft_consensus.cc:740] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:34.631034 15044 leader_election.cc:290] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.659768 14758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.660066 15042 consensus_queue.cc:260] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.658452 14985 raft_consensus.cc:493] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.661048 14758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.661247 13996 leader_election.cc:304] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.647989 15060 raft_consensus.cc:3055] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:34.661819 15060 raft_consensus.cc:740] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:34.648643 14755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.657828 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3122d77df94945a93b7411cb887c09" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.658917 14941 raft_consensus.cc:493] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.648684 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.663406 14941 raft_consensus.cc:3060] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.650797 14754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.651002 15025 raft_consensus.cc:493] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.651775 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc405e09344520998d63a346adc567" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.664021 15025 raft_consensus.cc:3060] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.651803 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba663cb24dc481b91aabbb5361f0c66" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.655179 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.650738 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986b50960b6048f3bb6e053e4d761b26" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.655990 13998 leader_election.cc:304] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:34.656283 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320df30fa8434d9d96935fc42d4748f3" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.656662 14802 raft_consensus.cc:2764] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:51:34.638341 14952 raft_consensus.cc:2804] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:34.661417 14985 raft_consensus.cc:3060] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:34.662652 15060 consensus_queue.cc:260] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.632728 15057 raft_consensus.cc:515] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.649597 14826 raft_consensus.cc:515] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.666286 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.698426 14759 raft_consensus.cc:2468] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:34.668433 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca4cd804ff945db9afde3f06a55995f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:34.669184 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b356c85ffc4ec09ecbaaabfd8dbafc" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:34.626101 15030 raft_consensus.cc:3060] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.659765 15016 leader_election.cc:290] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:34.658954 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.651726 15029 raft_consensus.cc:515] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.705323 13998 leader_election.cc:304] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
W20260709 14:51:34.638734 14701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 66892.8us
I20260709 14:51:34.710583 14754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5174042afb642b0bb12a0466ece1a5c" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.706069 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5359b9b6dc462ca79f76866e8c4b24" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:34.713550 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.716127 15037 consensus_queue.cc:1059] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:34.718623 14826 leader_election.cc:290] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.719523 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdebab894ab410083751f5ee6d4e3fb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.668466 15031 raft_consensus.cc:2804] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:34.716670 14812 consensus_queue.cc:1059] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:34.662159 15035 raft_consensus.cc:515] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:34.667433 14952 raft_consensus.cc:493] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.730664 14758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f03657df1a544a3bb341353fa591583" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.734942 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.717226 14942 consensus_queue.cc:1059] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:34.737077 14101 raft_consensus.cc:2468] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:34.664279 15015 raft_consensus.cc:515] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.709252 15026 raft_consensus.cc:2804] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:34.740444 14175 raft_consensus.cc:1240] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:34.742569 15026 raft_consensus.cc:493] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:34.744809 14754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.745153 14802 raft_consensus.cc:2804] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:34.745553 14802 raft_consensus.cc:493] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.745849 14802 raft_consensus.cc:3060] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.742930 15040 leader_election.cc:290] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.731738 15031 raft_consensus.cc:493] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.731336 15047 raft_consensus.cc:3055] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:34.747454 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f31fac4194e48dd90b96b78a25dce40" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.748396 14175 raft_consensus.cc:1240] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Rejecting Update request from peer 0de66943f0554e889b78adfda498d817 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:34.747054 14181 raft_consensus.cc:1240] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:34.734663 14755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.749997 14147 leader_election.cc:304] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [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: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:34.738104 14952 raft_consensus.cc:3060] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.753532 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.754483 15031 raft_consensus.cc:3060] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.754983 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986b50960b6048f3bb6e053e4d761b26" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.756085 14826 raft_consensus.cc:2804] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:34.760093 14826 raft_consensus.cc:493] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.746176 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a8e5c278b451abef00db7ce0c2ef9" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.760458 14826 raft_consensus.cc:3060] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.754112 14812 raft_consensus.cc:3055] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:34.747496 15026 raft_consensus.cc:3060] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.756466 14147 leader_election.cc:304] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [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: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:34.739701 15029 leader_election.cc:290] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.762491 14812 raft_consensus.cc:740] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:34.764659 14758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986b50960b6048f3bb6e053e4d761b26" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:34.764869 14812 consensus_queue.cc:260] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.756217 14942 consensus_queue.cc:1059] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:34.764817 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.765527 15044 raft_consensus.cc:2804] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:34.767472 15044 raft_consensus.cc:493] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.767606 14812 raft_consensus.cc:3060] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.767884 15044 raft_consensus.cc:3060] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.752979 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aba5ff844541d29ad52dfd4cb08762" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.732937 15058 consensus_queue.cc:1059] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 14:51:34.741891 14701 leader_election.cc:304] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:34.771530 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3fb6bbf641405f957f05432d687739" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.755790 15047 raft_consensus.cc:740] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:34.759418 14759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a59543a807d340239c2c19d7c16b1718"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56714
I20260709 14:51:34.774978 14759 raft_consensus.cc:493] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:34.775329 14759 raft_consensus.cc:3060] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.773196 14752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb6968301949cdb6a15d7da9d633a6" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.778329 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca4cd804ff945db9afde3f06a55995f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.779831 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45abe180e2e49cbb6e354138e080047" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.781471 15060 raft_consensus.cc:3060] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.785501 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:34.781477 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164b8a3a7d9a4c519bad1db0e3146b51" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.764187 14754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e85e8475d544b5694b5343ddf96f912" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.779752 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.770236 15037 raft_consensus.cc:3055] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:34.793460 14942 consensus_queue.cc:1059] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:34.799108 14826 raft_consensus.cc:515] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.801530 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca4cd804ff945db9afde3f06a55995f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:34.802249 14026 raft_consensus.cc:2393] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 2: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:34.782486 15052 raft_consensus.cc:3055] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:34.809116 14941 raft_consensus.cc:515] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.809834 14826 leader_election.cc:290] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.811712 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59543a807d340239c2c19d7c16b1718" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:34.804210 15042 raft_consensus.cc:3060] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.806026 14979 raft_consensus.cc:2804] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:34.800668 15037 raft_consensus.cc:740] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
W20260709 14:51:34.800838 14701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 66568.6us
I20260709 14:51:34.818493 14941 leader_election.cc:290] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.820550 14032 raft_consensus.cc:1240] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Rejecting Update request from peer b32009ed2a964ffbb8b687b27123c7af for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:34.821410 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc405e09344520998d63a346adc567" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:34.821890 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f31fac4194e48dd90b96b78a25dce40" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:34.823875 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:34.808413 15058 raft_consensus.cc:3055] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:34.821843 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b356c85ffc4ec09ecbaaabfd8dbafc" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:34.824163 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:34.833007 14029 raft_consensus.cc:2393] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 3: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:34.772517 15013 raft_consensus.cc:515] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.826895 14802 raft_consensus.cc:515] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.812484 15052 raft_consensus.cc:740] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:34.814841 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:34.824512 14979 raft_consensus.cc:493] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.842983 14030 raft_consensus.cc:2393] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 2: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:34.844161 14969 raft_consensus.cc:515] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.845737 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.846666 14802 leader_election.cc:290] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:34.836385 15030 raft_consensus.cc:515] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:34.829385 15057 leader_election.cc:290] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.854626 14759 raft_consensus.cc:515] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.856499 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.829098 15015 leader_election.cc:290] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
W20260709 14:51:34.848189 13998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 142974us
I20260709 14:51:34.832692 15058 raft_consensus.cc:740] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:34.861292 13998 leader_election.cc:304] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:34.837821 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45abe180e2e49cbb6e354138e080047" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.836323 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcb9bd4e9a24ec68689c0d622106be2" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.862526 14802 raft_consensus.cc:2764] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:51:34.870046 14144 leader_election.cc:304] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.862399 14759 leader_election.cc:290] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:34.853794 14979 raft_consensus.cc:3060] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.871331 14144 leader_election.cc:304] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.872408 14144 leader_election.cc:304] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:34.874374 14144 leader_election.cc:304] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:34.874835 13998 leader_election.cc:304] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:34.875478 14144 leader_election.cc:304] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.858415 15035 leader_election.cc:290] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:34.864302 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.865339 15030 leader_election.cc:290] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.871760 15034 raft_consensus.cc:2804] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:34.910557 15034 raft_consensus.cc:697] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:34.911492 15034 consensus_queue.cc:237] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.864707 14969 leader_election.cc:290] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.880941 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:34.821813 15047 consensus_queue.cc:260] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.913548 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc405e09344520998d63a346adc567" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.881583 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca4cd804ff945db9afde3f06a55995f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:34.915282 14177 raft_consensus.cc:1240] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:34.922740 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b356c85ffc4ec09ecbaaabfd8dbafc" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:34.927394 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea83f2251fc4004be6d9795cc2600b3" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.909981 15052 consensus_queue.cc:260] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [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: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.927935 14180 raft_consensus.cc:2393] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ccf653224ebf45688ac8367384cceaea in current term 2: Already voted for candidate b32009ed2a964ffbb8b687b27123c7af in this term.
I20260709 14:51:34.928388 15052 raft_consensus.cc:3060] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.910187 14802 raft_consensus.cc:2749] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:34.929085 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f31fac4194e48dd90b96b78a25dce40" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:34.861478 15065 raft_consensus.cc:3055] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:34.875897 15048 raft_consensus.cc:2749] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:34.930397 14175 raft_consensus.cc:2393] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ccf653224ebf45688ac8367384cceaea in current term 2: Already voted for candidate b32009ed2a964ffbb8b687b27123c7af in this term.
W20260709 14:51:34.930913 14147 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 120588us
I20260709 14:51:34.876679 14144 leader_election.cc:304] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:34.881879 15039 raft_consensus.cc:2804] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:34.938186 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263485d1d5b74bbb8566897b88835b6c" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:34.937318 14826 raft_consensus.cc:2804] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:34.938786 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7f9bbaf42a452e9cf476d2094a91b6" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
W20260709 14:51:34.937626 14144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.66:43873, user_credentials={real_user=slave}} blocked reactor thread for 61021.2us
I20260709 14:51:34.880849 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5359b9b6dc462ca79f76866e8c4b24" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:34.936514 13999 leader_election.cc:304] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:34.938817 14826 raft_consensus.cc:697] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:34.932562 14173 raft_consensus.cc:2393] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ccf653224ebf45688ac8367384cceaea in current term 3: Already voted for candidate b32009ed2a964ffbb8b687b27123c7af in this term.
I20260709 14:51:34.926432 15066 raft_consensus.cc:2804] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:34.922411 15058 consensus_queue.cc:260] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:34.942260 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.882081 15050 raft_consensus.cc:2804] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:34.953369 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f4982298bf46c4b1827330a82fa55f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.876751 14985 raft_consensus.cc:515] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.923504 15043 consensus_queue.cc:1059] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 14:51:34.957937 14826 consensus_queue.cc:237] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.958842 15043 raft_consensus.cc:3055] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:34.959170 15043 raft_consensus.cc:740] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:34.959910 15043 consensus_queue.cc:260] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:34.960943 15043 raft_consensus.cc:3060] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.955179 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba663cb24dc481b91aabbb5361f0c66" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.955642 14026 raft_consensus.cc:2468] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:34.956722 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45abe180e2e49cbb6e354138e080047" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.965766 14098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:34.966346 14028 raft_consensus.cc:2468] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 1.
I20260709 14:51:34.966871 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:34.967208 14941 raft_consensus.cc:2804] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:34.968140 14024 raft_consensus.cc:1240] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Rejecting Update request from peer 0de66943f0554e889b78adfda498d817 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:34.968492 14941 raft_consensus.cc:493] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:34.956996 13999 leader_election.cc:304] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:34.966574 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57b320abb2b4e8381d89008e604d756" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.884505 15037 consensus_queue.cc:260] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [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: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.969911 13999 leader_election.cc:304] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:34.970615 15037 raft_consensus.cc:3060] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.971117 13999 leader_election.cc:304] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:34.971865 14098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa52e7ca1c4a4780dc38bee6dafbac" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:34.972898 14098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986b50960b6048f3bb6e053e4d761b26" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
W20260709 14:51:34.976953 14072 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:34.979823 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e269c269ed244e4b8f6bdb0dae9f6e5f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.968928 14941 raft_consensus.cc:3060] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:34.973109 13999 leader_election.cc:304] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:34.971302 15016 raft_consensus.cc:2749] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:34.974224 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126cc3101cf841178c4b4e4d26e18c66" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.014285 15031 raft_consensus.cc:515] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:35.009176 14101 raft_consensus.cc:2468] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:34.932201 15065 raft_consensus.cc:740] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:34.945029 15047 raft_consensus.cc:3060] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:34.989900 15013 leader_election.cc:290] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:34.990162 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:34.990425 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:34.991607 14102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.008862 14952 raft_consensus.cc:515] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:34.992141 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b356c85ffc4ec09ecbaaabfd8dbafc" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:34.992229 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c85fe13e29bf4ebbaa503b3711dd1215" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:34.992908 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:34.995008 15025 raft_consensus.cc:515] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:34.989936 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f31fac4194e48dd90b96b78a25dce40" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:34.949486 15039 raft_consensus.cc:697] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:34.999509 15044 raft_consensus.cc:515] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:35.045811 14032 raft_consensus.cc:1240] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:35.031641 14103 raft_consensus.cc:2468] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:35.019402 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcb9bd4e9a24ec68689c0d622106be2" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
W20260709 14:51:35.046196 14073 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:35.000178 14985 leader_election.cc:290] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:34.956929 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164b8a3a7d9a4c519bad1db0e3146b51" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:35.003851 15058 raft_consensus.cc:3060] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.004760 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:34.969831 15015 raft_consensus.cc:2749] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:34.973745 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca4cd804ff945db9afde3f06a55995f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
W20260709 14:51:35.056536 14073 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:35.045825 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea83f2251fc4004be6d9795cc2600b3" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:35.021430 14144 leader_election.cc:304] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.049467 14024 raft_consensus.cc:1240] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:35.050529 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a9901d3f754308b70b5159e692aa22" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:34.973397 15062 raft_consensus.cc:2749] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.068961 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:35.069600 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59543a807d340239c2c19d7c16b1718" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:34.986235 15066 raft_consensus.cc:697] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:35.019318 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:35.020104 14176 raft_consensus.cc:1240] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:35.019742 14098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.045029 14028 raft_consensus.cc:1240] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:35.102308 14073 leader_election.cc:304] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
W20260709 14:51:35.073551 13999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 100506us
I20260709 14:51:35.104517 13999 leader_election.cc:304] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:35.105576 13999 leader_election.cc:304] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.106253 14802 raft_consensus.cc:2804] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:51:35.070590 14144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.66:43873, user_credentials={real_user=slave}} blocked reactor thread for 49223.5us
I20260709 14:51:35.074443 14031 raft_consensus.cc:2393] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 3: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:35.106735 14802 raft_consensus.cc:493] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:35.107157 14802 raft_consensus.cc:3060] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:35.108518 15013 raft_consensus.cc:2749] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.111109 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34874fcf37ca4d37b8694f38dda83f11" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:35.111878 14033 raft_consensus.cc:2393] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 2: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:35.112171 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.112661 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:35.013130 14979 raft_consensus.cc:515] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:35.114769 14144 leader_election.cc:304] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.117625 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69649f7416be41169f800f2060b2019f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:35.103410 14985 raft_consensus.cc:2749] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.069515 15016 raft_consensus.cc:2749] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.129943 14812 consensus_queue.cc:1059] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:35.111207 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:35.114007 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:35.069525 14755 raft_consensus.cc:1240] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Rejecting Update request from peer b32009ed2a964ffbb8b687b27123c7af for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:35.103519 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320df30fa8434d9d96935fc42d4748f3" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:35.021020 15007 consensus_queue.cc:1059] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.096s
I20260709 14:51:35.106611 13999 leader_election.cc:304] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.034382 15026 raft_consensus.cc:515] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:35.073195 15034 raft_consensus.cc:2749] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:51:35.137774 14107 raft_consensus.cc:2468] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:35.113288 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e269c269ed244e4b8f6bdb0dae9f6e5f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:35.115640 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:35.115749 14101 raft_consensus.cc:3060] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.116854 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59543a807d340239c2c19d7c16b1718" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:35.140089 14802 raft_consensus.cc:515] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:35.017859 15050 raft_consensus.cc:697] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:35.101395 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb6968301949cdb6a15d7da9d633a6" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:35.106184 14073 leader_election.cc:304] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.116623 14102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e85e8475d544b5694b5343ddf96f912" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:35.132421 15040 raft_consensus.cc:2804] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:35.144104 15040 raft_consensus.cc:493] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:35.144488 15040 raft_consensus.cc:3060] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.145552 14030 raft_consensus.cc:1240] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:35.138962 15016 raft_consensus.cc:2749] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:35.149227 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f31fac4194e48dd90b96b78a25dce40" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.149981 14106 raft_consensus.cc:2393] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 2: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:35.127688 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:35.129685 15057 raft_consensus.cc:993] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:35.118731 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a8e5c278b451abef00db7ce0c2ef9" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:35.151324 15057 raft_consensus.cc:1081] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:35.151600 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:35.151793 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcafccb80a74d8789e7488d70e05340" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:35.152123 15057 raft_consensus.cc:3055] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:35.152477 15057 raft_consensus.cc:740] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:35.152930 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:35.153702 14024 raft_consensus.cc:2393] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 in current term 4: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:35.154036 15057 consensus_queue.cc:260] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:35.154758 14024 raft_consensus.cc:1240] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Rejecting Update request from peer 0de66943f0554e889b78adfda498d817 for earlier term 3. Current term is 4. Ops: []
I20260709 14:51:35.155129 15057 raft_consensus.cc:3060] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.118714 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:35.126907 13998 leader_election.cc:304] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.117076 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea83f2251fc4004be6d9795cc2600b3" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:35.158138 13998 leader_election.cc:304] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.158313 14027 raft_consensus.cc:1240] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Rejecting Update request from peer 0de66943f0554e889b78adfda498d817 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:35.158412 15015 raft_consensus.cc:2749] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.159426 14027 raft_consensus.cc:1240] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Rejecting Update request from peer 0de66943f0554e889b78adfda498d817 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:35.160333 14104 raft_consensus.cc:2468] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 3.
I20260709 14:51:35.134718 13999 leader_election.cc:304] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.118355 15065 consensus_queue.cc:260] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:35.161660 13999 leader_election.cc:304] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.161139 13853 catalog_manager.cc:5697] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 1 to 2, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 2 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:35.135739 14032 raft_consensus.cc:1240] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:35.045485 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:35.162773 13999 leader_election.cc:304] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:35.163586 15062 raft_consensus.cc:2749] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.121497 15039 consensus_queue.cc:237] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:35.164196 15062 raft_consensus.cc:2749] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.164757 15062 raft_consensus.cc:2749] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.137102 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:35.166311 14028 raft_consensus.cc:1240] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:35.167438 14028 raft_consensus.cc:1240] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:35.167737 15066 consensus_queue.cc:237] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:35.168480 14028 raft_consensus.cc:1240] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:35.168867 14031 raft_consensus.cc:1240] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Rejecting Update request from peer 0de66943f0554e889b78adfda498d817 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:35.170007 15031 leader_election.cc:290] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:35.172029 14952 leader_election.cc:290] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:35.134233 14144 leader_election.cc:304] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.137086 14826 consensus_queue.cc:1059] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:51:35.141760 13996 leader_election.cc:304] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:35.127539 14979 leader_election.cc:290] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:35.175676 15015 raft_consensus.cc:2749] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.176041 14105 raft_consensus.cc:2468] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:35.176672 15034 raft_consensus.cc:2749] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.143476 14812 raft_consensus.cc:2749] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:35.139884 15007 raft_consensus.cc:3055] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:35.120205 14699 leader_election.cc:304] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.177425 15007 raft_consensus.cc:740] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:35.177357 15040 raft_consensus.cc:515] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:35.178284 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.178431 14176 raft_consensus.cc:1240] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Rejecting Update request from peer ccf653224ebf45688ac8367384cceaea for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:35.178507 15007 consensus_queue.cc:260] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:35.179844 15007 raft_consensus.cc:3060] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.160467 14027 raft_consensus.cc:1240] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Rejecting Update request from peer 0de66943f0554e889b78adfda498d817 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:35.157094 15026 leader_election.cc:290] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:35.173950 13999 leader_election.cc:304] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.174141 14826 raft_consensus.cc:3055] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:35.181211 14826 raft_consensus.cc:740] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:35.181840 14755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:35.182566 14826 consensus_queue.cc:260] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:35.183718 14826 raft_consensus.cc:3060] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.183995 14098 raft_consensus.cc:2468] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 3.
I20260709 14:51:35.173959 14802 leader_election.cc:290] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:35.121687 14941 raft_consensus.cc:515] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:35.175228 14101 raft_consensus.cc:2468] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:35.178999 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.138477 14100 raft_consensus.cc:2468] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:35.175673 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34874fcf37ca4d37b8694f38dda83f11" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.161882 15065 raft_consensus.cc:3060] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.185559 14073 leader_election.cc:304] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.189844 14979 raft_consensus.cc:2749] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.184753 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.177585 15016 raft_consensus.cc:2804] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:35.190663 14026 raft_consensus.cc:1240] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:35.191212 15040 leader_election.cc:290] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:35.191392 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de20d494f9a48c19011ad7818d957be" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:35.191246 13999 leader_election.cc:304] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
W20260709 14:51:35.189949 14699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.66:43873, user_credentials={real_user=slave}} blocked reactor thread for 69941us
I20260709 14:51:35.207468 14699 leader_election.cc:304] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:35.208215 14979 raft_consensus.cc:2804] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:35.208312 14699 leader_election.cc:304] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:35.191774 15015 raft_consensus.cc:2749] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.208714 14979 raft_consensus.cc:493] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:35.209172 14979 raft_consensus.cc:3060] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:35.209224 14952 raft_consensus.cc:2804] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:35.209697 14952 raft_consensus.cc:493] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:35.202912 14073 leader_election.cc:304] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.184388 15050 consensus_queue.cc:237] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:35.193254 14181 raft_consensus.cc:1240] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:35.194327 14179 raft_consensus.cc:1240] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:35.202494 14941 leader_election.cc:290] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:35.203351 15058 raft_consensus.cc:2749] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.221836 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:35.222792 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:35.225222 14752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:35.225458 14699 leader_election.cc:304] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.225742 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:35.226493 15043 raft_consensus.cc:2749] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.226969 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:35.228313 14755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f4982298bf46c4b1827330a82fa55f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:35.229367 15058 consensus_queue.cc:1059] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:35.203552 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.201375 15016 raft_consensus.cc:697] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:35.210357 14812 raft_consensus.cc:2749] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.210035 14952 raft_consensus.cc:3060] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.210764 14073 leader_election.cc:304] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
W20260709 14:51:35.181542 14144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 47365.4us
I20260709 14:51:35.235718 14144 leader_election.cc:304] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:35.216732 15015 raft_consensus.cc:2749] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:51:35.220579 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:35.231709 14107 raft_consensus.cc:2468] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:35.215787 14028 raft_consensus.cc:1240] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:35.239207 13996 leader_election.cc:304] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:35.240586 14941 raft_consensus.cc:2804] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:51:35.265005 13998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 89573.7us
I20260709 14:51:35.281111 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:35.265134 15025 leader_election.cc:290] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
W20260709 14:51:35.267194 14071 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:35.262686 15069 raft_consensus.cc:2804] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:35.233831 15042 consensus_queue.cc:1059] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.045s
I20260709 14:51:35.290889 14144 leader_election.cc:304] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
W20260709 14:51:35.294651 14073 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 54964.9us
I20260709 14:51:35.288204 15037 raft_consensus.cc:2749] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.281294 15044 leader_election.cc:290] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:35.301595 15016 consensus_queue.cc:237] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
W20260709 14:51:35.287052 14699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 50716.9us
I20260709 14:51:35.303097 14941 raft_consensus.cc:697] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:35.304764 13998 leader_election.cc:304] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.317466 13998 leader_election.cc:304] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.304877 14073 leader_election.cc:304] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.313546 14144 leader_election.cc:304] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.307307 15047 raft_consensus.cc:3055] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:35.307132 15069 raft_consensus.cc:493] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:35.326876 15044 raft_consensus.cc:2749] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.325627 15047 raft_consensus.cc:740] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:35.337922 15047 consensus_queue.cc:260] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:35.338364 14699 leader_election.cc:304] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.339074 15047 raft_consensus.cc:3060] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.339655 15056 raft_consensus.cc:2749] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:35.339738 14073 leader_election.cc:304] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.340269 14699 leader_election.cc:304] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.310366 15007 raft_consensus.cc:2749] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.340823 14073 leader_election.cc:304] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.341015 15056 raft_consensus.cc:2749] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.341403 14942 raft_consensus.cc:2749] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.341949 14942 raft_consensus.cc:2749] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.332609 14070 leader_election.cc:304] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.342567 14802 raft_consensus.cc:2749] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.342427 15062 raft_consensus.cc:2749] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.336766 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:35.348347 15057 raft_consensus.cc:2749] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.350844 15013 consensus_queue.cc:1059] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:35.351302 14979 raft_consensus.cc:515] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:35.351842 14952 raft_consensus.cc:515] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
W20260709 14:51:35.352317 14070 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.66:43873, user_credentials={real_user=slave}} blocked reactor thread for 118985us
I20260709 14:51:35.353179 14070 leader_election.cc:304] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.353252 14979 leader_election.cc:290] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:35.354125 14070 leader_election.cc:304] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.354319 15037 raft_consensus.cc:2749] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.353753 14942 raft_consensus.cc:2749] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.355448 14812 raft_consensus.cc:3055] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:35.355806 14812 raft_consensus.cc:740] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:35.355937 14942 raft_consensus.cc:2749] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.355813 14070 leader_election.cc:304] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.360967 15063 raft_consensus.cc:3055] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:35.353559 14941 consensus_queue.cc:237] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:35.361205 14699 leader_election.cc:304] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.346247 14073 leader_election.cc:304] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.363117 14979 raft_consensus.cc:2804] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:35.369580 14979 raft_consensus.cc:493] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:35.369951 14979 raft_consensus.cc:3060] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:35.363998 14699 leader_election.cc:304] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.364427 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:35.363911 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34874fcf37ca4d37b8694f38dda83f11" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
W20260709 14:51:35.362602 13999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 48158.4us
I20260709 14:51:35.366957 14952 leader_election.cc:290] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:35.371040 13999 leader_election.cc:304] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:35.371423 14070 leader_election.cc:304] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.366871 14812 consensus_queue.cc:260] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:35.343506 15069 raft_consensus.cc:3060] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:35.368646 14144 leader_election.cc:304] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:35.371577 14802 raft_consensus.cc:2749] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.372141 14181 raft_consensus.cc:2393] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ccf653224ebf45688ac8367384cceaea in current term 2: Already voted for candidate b32009ed2a964ffbb8b687b27123c7af in this term.
I20260709 14:51:35.372714 14942 raft_consensus.cc:2749] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.371960 13999 leader_election.cc:304] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:35.373631 14802 raft_consensus.cc:2749] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.374258 13999 leader_election.cc:304] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:35.374905 14802 raft_consensus.cc:2749] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.375171 14070 leader_election.cc:304] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.375293 13999 leader_election.cc:304] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:35.376149 14070 leader_election.cc:304] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.376323 14144 leader_election.cc:304] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:35.376596 13999 leader_election.cc:304] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.377363 15060 raft_consensus.cc:3060] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:35.381735 13998 leader_election.cc:304] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.384438 14751 raft_consensus.cc:1240] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:35.385946 14759 raft_consensus.cc:1240] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:35.387527 14070 leader_election.cc:304] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.385653 15058 raft_consensus.cc:2749] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.388901 14760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "263485d1d5b74bbb8566897b88835b6c"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56738
I20260709 14:51:35.389647 15042 raft_consensus.cc:2749] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.390161 14812 raft_consensus.cc:3060] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:35.391002 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59543a807d340239c2c19d7c16b1718" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:35.367112 15063 raft_consensus.cc:740] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:35.393877 15063 consensus_queue.cc:260] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:35.395179 15063 raft_consensus.cc:3060] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.379045 15057 raft_consensus.cc:2749] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.399240 14070 leader_election.cc:304] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.400144 14070 leader_election.cc:304] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.389611 14760 raft_consensus.cc:493] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:35.401182 14760 raft_consensus.cc:3060] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:35.401695 14173 raft_consensus.cc:1240] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Rejecting Update request from peer 0de66943f0554e889b78adfda498d817 for earlier term 3. Current term is 4. Ops: []
I20260709 14:51:35.400781 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263485d1d5b74bbb8566897b88835b6c" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.374663 15037 consensus_queue.cc:1059] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 14:51:35.406333 14942 raft_consensus.cc:3055] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:35.406677 14942 raft_consensus.cc:740] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:35.407415 14942 consensus_queue.cc:260] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:35.408311 14107 raft_consensus.cc:2468] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:35.408627 14942 raft_consensus.cc:3060] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.400727 14755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
W20260709 14:51:35.424810 13999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 48265.2us
I20260709 14:51:35.428429 13999 leader_election.cc:304] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
W20260709 14:51:35.427165 13996 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 112246us
I20260709 14:51:35.430213 15052 consensus_queue.cc:1059] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:35.431221 15052 raft_consensus.cc:3055] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:35.431572 15052 raft_consensus.cc:740] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
W20260709 14:51:35.432624 13998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 50980.1us
I20260709 14:51:35.372390 15065 raft_consensus.cc:2749] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.384678 15050 raft_consensus.cc:2749] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:35.434280 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc405e09344520998d63a346adc567" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:35.434507 15052 consensus_queue.cc:260] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:35.454062 15052 raft_consensus.cc:3060] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.454576 15056 consensus_queue.cc:1059] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:35.428985 15062 raft_consensus.cc:2749] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.437722 15013 raft_consensus.cc:2749] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.455457 14952 raft_consensus.cc:3055] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:35.455824 14952 raft_consensus.cc:740] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:35.456521 14952 consensus_queue.cc:260] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:35.437800 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34874fcf37ca4d37b8694f38dda83f11" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.457825 14104 raft_consensus.cc:2393] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 2: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:35.458158 13996 leader_election.cc:304] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:35.459323 15030 raft_consensus.cc:2749] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.437886 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc405e09344520998d63a346adc567" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.460675 14952 raft_consensus.cc:3060] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:35.438634 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263485d1d5b74bbb8566897b88835b6c" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:35.440114 14751 raft_consensus.cc:1240] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:35.455617 14144 leader_election.cc:304] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:35.462409 15050 raft_consensus.cc:2749] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.464730 14144 leader_election.cc:304] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.396068 15043 raft_consensus.cc:2749] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.398011 15016 raft_consensus.cc:2749] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.448817 14802 raft_consensus.cc:2749] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.450851 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcafccb80a74d8789e7488d70e05340" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:35.380409 15040 raft_consensus.cc:2749] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:35.451717 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcafccb80a74d8789e7488d70e05340" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.429085 15037 raft_consensus.cc:2749] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:35.409772 15042 raft_consensus.cc:2749] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.465931 14070 leader_election.cc:304] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.467545 15050 raft_consensus.cc:2749] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.480692 14070 leader_election.cc:304] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.481930 15042 raft_consensus.cc:2749] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.482537 15042 raft_consensus.cc:2749] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.485337 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bc405e09344520998d63a346adc567" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.485980 15037 consensus_queue.cc:1059] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:35.487483 14942 raft_consensus.cc:3055] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:35.487792 14942 raft_consensus.cc:740] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:35.488795 14178 raft_consensus.cc:1240] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:35.488721 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263485d1d5b74bbb8566897b88835b6c" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.490454 14104 raft_consensus.cc:2393] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 in current term 2: Already voted for candidate b32009ed2a964ffbb8b687b27123c7af in this term.
W20260709 14:51:35.429388 14699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 65466.5us
I20260709 14:51:35.503793 14699 leader_election.cc:304] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.504997 14699 leader_election.cc:304] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.505554 14028 raft_consensus.cc:2468] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:35.505728 15043 raft_consensus.cc:2749] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.506143 14699 leader_election.cc:304] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.438489 14760 raft_consensus.cc:515] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:35.506667 15043 raft_consensus.cc:2749] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.508313 14760 leader_election.cc:290] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:35.512814 15075 raft_consensus.cc:2749] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.466107 14144 leader_election.cc:304] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.398725 15069 raft_consensus.cc:515] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:35.470767 14098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.467224 14031 raft_consensus.cc:1275] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:35.515725 14699 leader_election.cc:304] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.516094 15039 raft_consensus.cc:2804] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:51:35.515980 14144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 49929.7us
I20260709 14:51:35.516497 15075 raft_consensus.cc:2749] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.516799 15039 raft_consensus.cc:697] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:35.517736 15039 consensus_queue.cc:237] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [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: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:35.475916 14979 raft_consensus.cc:515] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:35.518982 14699 leader_election.cc:304] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.477876 14176 raft_consensus.cc:2468] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:35.460834 15060 raft_consensus.cc:2749] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:35.490248 14942 consensus_queue.cc:260] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:35.490634 14099 raft_consensus.cc:2468] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 3.
I20260709 14:51:35.490971 15065 consensus_queue.cc:1059] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:35.491086 13852 catalog_manager.cc:5697] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 1 to 2, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 2 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:35.520123 14699 leader_election.cc:304] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.468384 14073 leader_election.cc:304] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.521492 14144 leader_election.cc:304] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.515257 14181 raft_consensus.cc:1240] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Rejecting Update request from peer 0de66943f0554e889b78adfda498d817 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:35.525728 14942 raft_consensus.cc:3060] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:35.526875 14144 leader_election.cc:304] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.528169 15050 raft_consensus.cc:2804] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:35.528467 15069 leader_election.cc:290] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:35.528681 15050 raft_consensus.cc:697] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:35.529426 14979 leader_election.cc:290] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:35.529695 15050 consensus_queue.cc:237] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:35.533142 14144 leader_election.cc:304] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817
W20260709 14:51:35.527786 14073 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 59476.4us
I20260709 14:51:35.523830 15043 raft_consensus.cc:2749] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.536767 15069 raft_consensus.cc:2804] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:35.537492 15040 raft_consensus.cc:2804] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:35.537971 15040 raft_consensus.cc:697] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:35.538210 15060 raft_consensus.cc:3055] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:35.538591 15060 raft_consensus.cc:740] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:35.538802 15040 consensus_queue.cc:237] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:35.539327 15060 consensus_queue.cc:260] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:35.540701 15060 raft_consensus.cc:3060] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.541808 15052 raft_consensus.cc:2749] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:51:35.542623 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:35.544250 15069 raft_consensus.cc:697] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:35.546029 14144 leader_election.cc:304] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.546864 14979 raft_consensus.cc:2749] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.547258 15045 raft_consensus.cc:2749] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.554170 14098 raft_consensus.cc:1275] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:35.554652 14701 leader_election.cc:304] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:35.555631 14699 leader_election.cc:304] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.555869 15043 raft_consensus.cc:2804] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:35.556342 15043 raft_consensus.cc:697] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:35.556473 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.557142 15043 consensus_queue.cc:237] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:35.562358 14952 consensus_queue.cc:1059] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:35.573870 15075 raft_consensus.cc:3055] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:35.574278 15075 raft_consensus.cc:740] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:35.575050 15075 consensus_queue.cc:260] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:35.576229 15075 raft_consensus.cc:3060] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:35.577747 14979 raft_consensus.cc:2749] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.545121 15069 consensus_queue.cc:237] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [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: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:35.581509 14099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:54636
I20260709 14:51:35.582166 14099 raft_consensus.cc:606] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:35.582523 14099 raft_consensus.cc:614] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:51:35.589515 14099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60bc405e09344520998d63a346adc567"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:54636
I20260709 14:51:35.590111 14099 raft_consensus.cc:606] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:35.590431 14099 raft_consensus.cc:614] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:51:35.600654 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263485d1d5b74bbb8566897b88835b6c" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:35.608340 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:35.611138 14181 raft_consensus.cc:3055] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Stepping down as leader of term 2
W20260709 14:51:35.599606 14699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 44044.4us
I20260709 14:51:35.611548 14181 raft_consensus.cc:740] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:35.614501 14181 consensus_queue.cc:260] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:35.613843 14144 leader_election.cc:304] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:35.615463 14181 raft_consensus.cc:3060] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:35.616015 15045 raft_consensus.cc:2804] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:35.618366 14144 leader_election.cc:304] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:35.619163 14031 raft_consensus.cc:1275] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:35.619726 14104 raft_consensus.cc:1275] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:35.616765 14826 consensus_queue.cc:1048] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:51:35.613847 14699 leader_election.cc:304] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.621891 14699 leader_election.cc:304] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.622008 14979 raft_consensus.cc:2749] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.622619 14952 raft_consensus.cc:2749] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.622999 14699 leader_election.cc:304] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:35.619234 14176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0f4982298bf46c4b1827330a82fa55f"
dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:32788
I20260709 14:51:35.625053 14176 raft_consensus.cc:606] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:35.626117 15007 raft_consensus.cc:2749] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.616549 15045 raft_consensus.cc:697] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:35.627581 14144 leader_election.cc:304] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:35.627892 15045 consensus_queue.cc:237] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:35.629091 14144 leader_election.cc:304] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:35.628948 15050 consensus_queue.cc:1048] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:35.628402 15066 raft_consensus.cc:2804] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:35.629906 14952 raft_consensus.cc:2749] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.632498 15034 raft_consensus.cc:2749] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.634040 15066 raft_consensus.cc:697] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:35.636018 14826 consensus_queue.cc:1048] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:35.636744 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45abe180e2e49cbb6e354138e080047" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:35.638751 14098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45abe180e2e49cbb6e354138e080047" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.640309 14699 leader_election.cc:304] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.641162 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.641431 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75cf55e16fb4a0a938b8474707af307" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:35.645538 14098 raft_consensus.cc:2468] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:35.645913 15066 consensus_queue.cc:237] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:35.648020 14098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263485d1d5b74bbb8566897b88835b6c" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.649012 14098 raft_consensus.cc:3060] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:35.649772 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:35.650563 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:35.650611 14826 consensus_queue.cc:1048] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:35.652249 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:35.638800 14105 raft_consensus.cc:1240] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Rejecting Update request from peer 0de66943f0554e889b78adfda498d817 for earlier term 3. Current term is 4. Ops: []
I20260709 14:51:35.657814 14028 raft_consensus.cc:2393] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 in current term 3: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:35.658746 15043 raft_consensus.cc:2749] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.660849 14181 raft_consensus.cc:2410] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 14:51:35.661146 14702 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:35.683478 13854 catalog_manager.cc:5697] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 1 to 2, leader changed from b32009ed2a964ffbb8b687b27123c7af (127.11.177.68) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 2 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:35.713953 14028 raft_consensus.cc:1240] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:35.715404 15060 consensus_queue.cc:1059] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:35.716403 15060 raft_consensus.cc:3055] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:35.716737 15060 raft_consensus.cc:740] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:35.717752 15060 consensus_queue.cc:260] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:35.719058 15060 raft_consensus.cc:3060] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:35.716883 14104 raft_consensus.cc:2468] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 3.
I20260709 14:51:35.722482 14699 leader_election.cc:304] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.740875 14699 leader_election.cc:304] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.741918 14979 raft_consensus.cc:2749] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.742097 14699 leader_election.cc:304] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.744062 15056 raft_consensus.cc:2749] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.744105 14751 raft_consensus.cc:1275] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:35.742568 14979 raft_consensus.cc:2749] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.745656 14699 leader_election.cc:304] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.746162 15044 consensus_queue.cc:1048] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:35.749980 14979 raft_consensus.cc:2749] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:35.757969 14098 raft_consensus.cc:2468] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 3.
I20260709 14:51:35.759660 14098 raft_consensus.cc:1275] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:51:35.760398 15091 log.cc:927] Time spent T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260709 14:51:35.760914 15013 consensus_queue.cc:1048] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:35.767474 14028 raft_consensus.cc:1275] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:35.769170 14699 leader_election.cc:304] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:35.769909 14979 consensus_queue.cc:1059] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:35.770875 14979 raft_consensus.cc:2749] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:35.771549 14979 raft_consensus.cc:3055] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:35.771876 14979 raft_consensus.cc:740] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:35.772609 14979 consensus_queue.cc:260] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:35.774226 15056 consensus_queue.cc:1059] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:35.775211 14952 consensus_queue.cc:1059] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:35.776185 15075 consensus_queue.cc:1059] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:35.777110 15046 consensus_queue.cc:1059] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:51:35.839114 14147 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 67628.6us
W20260709 14:51:35.846930 14144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.66:43873, user_credentials={real_user=slave}} blocked reactor thread for 66878us
I20260709 14:51:35.847623 14826 consensus_queue.cc:1048] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:35.849880 14104 raft_consensus.cc:1275] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:35.870088 14104 raft_consensus.cc:1275] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:35.871021 14105 raft_consensus.cc:1275] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:35.871881 15030 consensus_queue.cc:1048] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:35.872357 15044 consensus_queue.cc:1048] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:35.872790 15040 consensus_queue.cc:1048] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:35.877400 14033 raft_consensus.cc:1275] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:35.881682 14755 raft_consensus.cc:1240] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Rejecting Update request from peer b32009ed2a964ffbb8b687b27123c7af for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:35.878051 14979 raft_consensus.cc:3060] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:35.885324 15045 consensus_queue.cc:1048] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260709 14:51:35.892871 15040 consensus_queue.cc:1059] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
W20260709 14:51:35.936298 15090 log.cc:927] Time spent T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 14:51:35.936507 15040 raft_consensus.cc:3055] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:35.936914 15040 raft_consensus.cc:740] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:35.944576 14181 raft_consensus.cc:1275] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:35.969358 14033 raft_consensus.cc:1275] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:35.967434 15056 raft_consensus.cc:3055] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 14:51:36.019305 14702 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:36.018909 15035 consensus_queue.cc:1048] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 14:51:36.030943 14699 leader_election.cc:304] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [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: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:36.021168 15056 raft_consensus.cc:740] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:36.031364 15040 consensus_queue.cc:260] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:36.031913 15106 raft_consensus.cc:3055] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:36.053242 15106 raft_consensus.cc:740] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:36.054101 15106 consensus_queue.cc:260] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
W20260709 14:51:36.054806 15094 log.cc:927] Time spent T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af: Append to log took a long time: real 0.180s	user 0.000s	sys 0.002s
I20260709 14:51:36.055306 15106 raft_consensus.cc:3060] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:36.057575 15050 raft_consensus.cc:993] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:36.058082 15050 raft_consensus.cc:1081] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
W20260709 14:51:36.032492 15093 log.cc:927] Time spent T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09: Append to log took a long time: real 0.111s	user 0.000s	sys 0.000s
I20260709 14:51:36.065086 15101 raft_consensus.cc:2804] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:36.065692 15101 raft_consensus.cc:697] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:36.066526 15101 consensus_queue.cc:237] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:36.067098 14699 leader_election.cc:304] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:36.069862 14699 leader_election.cc:304] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:36.070645 15102 raft_consensus.cc:2749] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:51:36.070861 14699 leader_election.cc:304] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:36.071624 15103 raft_consensus.cc:2804] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:36.072093 15103 raft_consensus.cc:697] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:36.041932 14024 raft_consensus.cc:1275] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.072911 15103 consensus_queue.cc:237] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:36.076160 14101 raft_consensus.cc:1240] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Rejecting Update request from peer 0de66943f0554e889b78adfda498d817 for earlier term 3. Current term is 4. Ops: []
I20260709 14:51:36.077585 15102 raft_consensus.cc:2804] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:36.072845 14100 raft_consensus.cc:1240] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Rejecting Update request from peer 0de66943f0554e889b78adfda498d817 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:36.093595 13855 catalog_manager.cc:5697] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 1 to 2, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 2 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } }
I20260709 14:51:36.087913 15102 raft_consensus.cc:697] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
W20260709 14:51:36.085500 13998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 47477.2us
I20260709 14:51:36.098739 14181 raft_consensus.cc:1275] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.119962 14952 raft_consensus.cc:3055] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:36.120568 14952 raft_consensus.cc:740] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:36.121447 14952 consensus_queue.cc:260] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:36.125309 15030 consensus_queue.cc:1048] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:51:36.155623 14699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 80812.9us
I20260709 14:51:36.157524 14100 raft_consensus.cc:1275] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.049223 15040 raft_consensus.cc:3060] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:36.048743 15056 consensus_queue.cc:260] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:36.168349 14761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0f4982298bf46c4b1827330a82fa55f"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56714
I20260709 14:51:36.168969 14761 raft_consensus.cc:493] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:36.169385 14761 raft_consensus.cc:3060] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:36.165760 15046 consensus_queue.cc:1059] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 14:51:36.173887 15075 raft_consensus.cc:3055] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:36.174360 15075 raft_consensus.cc:740] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:36.175168 15075 consensus_queue.cc:260] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:36.176414 15075 raft_consensus.cc:3060] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:36.153677 15015 consensus_queue.cc:1048] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
W20260709 14:51:36.177729 15106 consensus_queue.cc:1175] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" responder_term: 2 status { last_received { term: 2 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 2 index: 2 } }
I20260709 14:51:36.181763 15102 consensus_queue.cc:237] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER 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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:36.197027 14761 raft_consensus.cc:515] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:36.161054 14979 consensus_queue.cc:1059] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
W20260709 14:51:36.207357 14702 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:36.168524 15104 consensus_queue.cc:1048] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:51:36.240497 14761 leader_election.cc:290] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:36.250433 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f4982298bf46c4b1827330a82fa55f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:36.251024 14031 raft_consensus.cc:3060] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:36.258464 14031 raft_consensus.cc:2468] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:36.261993 15056 raft_consensus.cc:3060] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:36.262621 14952 raft_consensus.cc:3060] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:36.263505 15103 raft_consensus.cc:3055] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:36.263931 15103 raft_consensus.cc:740] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:36.265769 14979 raft_consensus.cc:3055] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:36.266168 14979 raft_consensus.cc:740] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:36.267038 14979 consensus_queue.cc:260] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:36.268322 14979 raft_consensus.cc:3060] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:36.271602 13852 catalog_manager.cc:5697] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 1 to 2, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 2 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.284018 14699 leader_election.cc:304] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:36.264810 15103 consensus_queue.cc:260] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:36.289423 15043 raft_consensus.cc:2804] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:36.291462 15043 raft_consensus.cc:697] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:36.292289 15043 consensus_queue.cc:237] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:36.300992 13854 catalog_manager.cc:5697] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 2 to 3, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 3 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.303097 13854 catalog_manager.cc:5697] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 2 to 3, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 3 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.304675 13854 catalog_manager.cc:5697] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 1 to 2, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 2 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.309587 13854 catalog_manager.cc:5697] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 1 to 2, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 2 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.311159 13854 catalog_manager.cc:5697] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 1 to 2, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 2 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.313822 15103 raft_consensus.cc:3060] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:51:36.307896 13999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 189811us
I20260709 14:51:36.337206 13854 catalog_manager.cc:5697] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 2 to 3, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 3 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.343875 14029 raft_consensus.cc:1240] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Rejecting Update request from peer b32009ed2a964ffbb8b687b27123c7af for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:36.346328 14028 raft_consensus.cc:1275] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.347210 14104 raft_consensus.cc:1275] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:36.347818 14026 raft_consensus.cc:1275] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.348521 14101 raft_consensus.cc:1275] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:36.350126 14100 raft_consensus.cc:1275] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.350335 14025 raft_consensus.cc:1275] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:36.354382 14107 raft_consensus.cc:1275] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:36.351750 13854 catalog_manager.cc:5697] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 1 to 2, leader changed from ccf653224ebf45688ac8367384cceaea (127.11.177.66) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 2 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.361518 13854 catalog_manager.cc:5697] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 2 to 3, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 3 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.377247 14826 consensus_queue.cc:1048] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 14:51:36.379082 14761 raft_consensus.cc:1240] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Rejecting Update request from peer b32009ed2a964ffbb8b687b27123c7af for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:36.378029 15115 consensus_queue.cc:1059] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 14:51:36.375155 15035 consensus_queue.cc:1048] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:51:36.385620 15034 consensus_queue.cc:1048] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:51:36.420544 15066 consensus_queue.cc:1048] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:36.422883 14178 raft_consensus.cc:1275] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.423404 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f4982298bf46c4b1827330a82fa55f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:36.431517 14179 raft_consensus.cc:3055] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:36.431749 14761 raft_consensus.cc:1275] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:36.436002 15007 consensus_queue.cc:1059] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:51:36.446833 15069 consensus_queue.cc:1048] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:36.431876 14179 raft_consensus.cc:740] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:36.454020 15007 consensus_queue.cc:1243] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Peer 0de66943f0554e889b78adfda498d817 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:51:36.448661 15045 consensus_queue.cc:1048] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 14:51:36.461572 15034 consensus_queue.cc:1048] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:51:36.481168 14144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 50869.5us
I20260709 14:51:36.482477 15112 consensus_queue.cc:1048] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:36.485037 15045 consensus_queue.cc:1048] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.493145 14107 raft_consensus.cc:3060] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:36.515219 14107 raft_consensus.cc:1275] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.511935 13853 catalog_manager.cc:5697] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 2 to 3, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 3 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.507858 15103 consensus_queue.cc:1048] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 14:51:36.539546 14107 raft_consensus.cc:1275] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.541328 14979 consensus_queue.cc:1048] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.554527 15035 consensus_queue.cc:1048] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.582497 13853 catalog_manager.cc:5697] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 1 to 3, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 3 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.588503 13853 catalog_manager.cc:5697] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 1 to 2, leader changed from b32009ed2a964ffbb8b687b27123c7af (127.11.177.68) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 2 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.591104 13853 catalog_manager.cc:5697] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 1 to 2, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 2 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.610208 14179 consensus_queue.cc:260] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:36.611706 14179 raft_consensus.cc:3060] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:36.612051 14027 raft_consensus.cc:3060] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:36.642481 14027 raft_consensus.cc:1275] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.642537 14100 raft_consensus.cc:1275] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:36.646478 14979 consensus_queue.cc:1048] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:51:36.654287 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:36.653980 15103 consensus_queue.cc:1048] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 14:51:36.678422 14025 raft_consensus.cc:1275] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:36.685668 14952 consensus_queue.cc:1048] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:36.687127 14106 raft_consensus.cc:1275] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:36.688488 15103 consensus_queue.cc:1048] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:36.690531 15016 raft_consensus.cc:493] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:36.691044 15016 raft_consensus.cc:515] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:36.699000 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:36.699790 14176 raft_consensus.cc:2393] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccf653224ebf45688ac8367384cceaea in current term 4: Already voted for candidate b32009ed2a964ffbb8b687b27123c7af in this term.
I20260709 14:51:36.696286 15016 leader_election.cc:290] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:36.723196 14178 raft_consensus.cc:1275] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:51:36.723665 14178 pending_rounds.cc:85] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af: Aborting all ops after (but not including) 1
I20260709 14:51:36.732916 14178 pending_rounds.cc:107] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:51:36.705112 14179 raft_consensus.cc:2468] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:36.735083 14178 raft_consensus.cc:2889] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:51:36.797468 14701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 57754.1us
I20260709 14:51:36.735400 14752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:36.800307 14752 raft_consensus.cc:2468] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 4.
W20260709 14:51:36.798179 15115 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:51:36.803136 13999 leader_election.cc:304] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:36.799284 15046 consensus_queue.cc:1048] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
W20260709 14:51:36.841665 15145 log.cc:927] Time spent T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea: Append to log took a long time: real 0.105s	user 0.000s	sys 0.001s
W20260709 14:51:36.843129 15142 log.cc:927] Time spent T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af: Append to log took a long time: real 0.123s	user 0.004s	sys 0.000s
I20260709 14:51:36.851378 15147 raft_consensus.cc:493] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:36.864377 13999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 61339.3us
I20260709 14:51:36.859783 15112 raft_consensus.cc:493] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:36.880667 15112 raft_consensus.cc:515] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:36.882823 15112 leader_election.cc:290] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:36.872565 15063 raft_consensus.cc:2804] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:36.887877 15063 raft_consensus.cc:493] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:36.888273 15063 raft_consensus.cc:3060] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:36.896783 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5359b9b6dc462ca79f76866e8c4b24" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:36.902220 14031 raft_consensus.cc:2393] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 2: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:36.908151 14026 raft_consensus.cc:1275] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.926504 15046 consensus_queue.cc:1048] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.927703 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5359b9b6dc462ca79f76866e8c4b24" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:36.928416 14106 raft_consensus.cc:2468] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:36.866142 15147 raft_consensus.cc:515] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:36.947546 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:36.961920 15157 raft_consensus.cc:493] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:36.962469 15157 raft_consensus.cc:515] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:36.964576 15157 leader_election.cc:290] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:36.969097 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5359b9b6dc462ca79f76866e8c4b24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:36.976663 14178 raft_consensus.cc:2468] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:36.977881 14072 leader_election.cc:304] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:36.978732 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5359b9b6dc462ca79f76866e8c4b24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:36.979337 14033 raft_consensus.cc:2468] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 2.
I20260709 14:51:36.956424 15052 raft_consensus.cc:493] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:36.983179 15052 raft_consensus.cc:515] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:36.991003 15147 leader_election.cc:290] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:36.992125 15063 raft_consensus.cc:515] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:36.995225 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986b50960b6048f3bb6e053e4d761b26" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:36.995797 14178 raft_consensus.cc:2468] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 2.
I20260709 14:51:36.999773 14072 leader_election.cc:304] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:37.001504 15157 raft_consensus.cc:2804] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:37.001912 15157 raft_consensus.cc:493] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.002218 15157 raft_consensus.cc:3060] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.020124 15052 leader_election.cc:290] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:37.021898 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:37.022282 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:37.014798 15147 raft_consensus.cc:2804] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:37.024425 14072 leader_election.cc:304] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:37.025655 15052 raft_consensus.cc:2749] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:37.024569 15147 raft_consensus.cc:493] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.033082 15147 raft_consensus.cc:3060] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.034775 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986b50960b6048f3bb6e053e4d761b26" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:37.035513 14761 raft_consensus.cc:2468] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 1.
I20260709 14:51:37.038407 15063 leader_election.cc:290] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:37.040103 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:37.040864 14178 raft_consensus.cc:2393] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ccf653224ebf45688ac8367384cceaea in current term 4: Already voted for candidate b32009ed2a964ffbb8b687b27123c7af in this term.
I20260709 14:51:37.043573 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:37.055761 15157 raft_consensus.cc:515] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:37.057062 15120 raft_consensus.cc:493] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.057574 15120 raft_consensus.cc:515] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.059553 15120 leader_election.cc:290] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:37.060372 15147 raft_consensus.cc:515] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:37.062785 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:37.063489 14760 raft_consensus.cc:2468] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 3.
I20260709 14:51:37.064651 13999 leader_election.cc:304] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:37.066581 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:37.067651 15025 raft_consensus.cc:2804] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:37.068046 15025 raft_consensus.cc:493] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.068354 15025 raft_consensus.cc:3060] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:37.071417 14178 raft_consensus.cc:1275] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:37.077696 15104 raft_consensus.cc:493] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.077864 15025 raft_consensus.cc:515] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.078227 15104 raft_consensus.cc:515] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.079492 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986b50960b6048f3bb6e053e4d761b26" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:37.071313 14144 leader_election.cc:304] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:37.078513 15147 leader_election.cc:290] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:37.081499 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986b50960b6048f3bb6e053e4d761b26" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:37.080094 14760 raft_consensus.cc:3060] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.082288 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:37.082739 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:37.094174 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5359b9b6dc462ca79f76866e8c4b24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:37.082234 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:37.080174 15104 leader_election.cc:290] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:37.082202 15044 raft_consensus.cc:2804] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:37.091027 15013 raft_consensus.cc:493] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.091138 14761 raft_consensus.cc:2468] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 4.
I20260709 14:51:37.092217 14181 raft_consensus.cc:3060] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.092676 15157 leader_election.cc:290] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:37.092558 15046 consensus_queue.cc:1048] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:37.094877 14107 raft_consensus.cc:2468] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 4.
I20260709 14:51:37.102042 14756 raft_consensus.cc:3060] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:37.100155 15044 raft_consensus.cc:493] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:37.096675 15007 raft_consensus.cc:493] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.117588 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5359b9b6dc462ca79f76866e8c4b24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:37.122345 15025 leader_election.cc:290] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:37.103149 14024 raft_consensus.cc:2468] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 4.
I20260709 14:51:37.124328 14699 leader_election.cc:304] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:37.125079 15046 raft_consensus.cc:2804] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:51:37.125439 15046 raft_consensus.cc:493] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.125757 15046 raft_consensus.cc:3060] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:37.118718 14031 raft_consensus.cc:3060] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.118682 15044 raft_consensus.cc:3060] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.140013 13999 leader_election.cc:304] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:37.140417 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:37.142081 14181 raft_consensus.cc:2468] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:37.143355 14072 leader_election.cc:304] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:37.156038 14031 raft_consensus.cc:2468] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:37.104971 15013 raft_consensus.cc:515] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.158033 14070 leader_election.cc:304] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:37.132463 15120 raft_consensus.cc:493] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.171236 15120 raft_consensus.cc:515] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:37.146930 15147 raft_consensus.cc:493] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:37.173769 15147 raft_consensus.cc:515] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:37.175769 15147 leader_election.cc:290] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:37.176856 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:37.177022 15040 raft_consensus.cc:493] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:37.177637 15120 leader_election.cc:290] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:37.159278 15015 raft_consensus.cc:2804] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:37.177539 14761 raft_consensus.cc:2468] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:37.178706 15015 raft_consensus.cc:697] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 4 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:37.177559 15040 raft_consensus.cc:515] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:37.177536 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:37.179497 14073 leader_election.cc:304] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:37.180266 14179 raft_consensus.cc:2393] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 in current term 3: Already voted for candidate b32009ed2a964ffbb8b687b27123c7af in this term.
I20260709 14:51:37.180446 15147 raft_consensus.cc:2804] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:37.180835 15147 raft_consensus.cc:493] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:37.182790 15040 leader_election.cc:290] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:37.183280 15040 raft_consensus.cc:493] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:37.183701 15040 raft_consensus.cc:515] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:37.181159 15147 raft_consensus.cc:3060] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.186332 14760 raft_consensus.cc:2468] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:37.187973 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:37.188635 14761 raft_consensus.cc:2468] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 4.
I20260709 14:51:37.188911 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:37.189540 14101 raft_consensus.cc:2468] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 1.
I20260709 14:51:37.165834 15013 leader_election.cc:290] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:37.129845 15007 raft_consensus.cc:515] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:37.191022 15040 leader_election.cc:290] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:37.191489 15044 raft_consensus.cc:515] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:37.191912 15007 leader_election.cc:290] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:37.186349 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:37.192521 14178 raft_consensus.cc:3060] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.192904 14181 raft_consensus.cc:2468] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 2.
I20260709 14:51:37.194128 13998 leader_election.cc:304] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [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: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:37.159528 15159 raft_consensus.cc:2804] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:37.195029 15159 raft_consensus.cc:697] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:37.195515 15063 raft_consensus.cc:2804] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:37.195912 15063 raft_consensus.cc:493] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.179576 15015 consensus_queue.cc:237] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:37.198705 14178 raft_consensus.cc:2468] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:37.199856 15046 raft_consensus.cc:515] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.200238 15147 raft_consensus.cc:515] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:37.195791 15159 consensus_queue.cc:237] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER 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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:37.205209 14147 leader_election.cc:304] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:37.207434 15147 leader_election.cc:290] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:37.208779 15132 raft_consensus.cc:2804] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:37.209167 15132 raft_consensus.cc:493] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:37.209538 15132 raft_consensus.cc:3060] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:37.212438 14755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:37.213093 14755 raft_consensus.cc:2468] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 3.
I20260709 14:51:37.215437 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:37.168151 14752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:37.161588 15052 raft_consensus.cc:2804] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:37.170511 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:37.159261 15157 raft_consensus.cc:493] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:37.196043 15043 raft_consensus.cc:493] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:37.216660 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:37.217149 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:37.216754 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:37.218782 14101 raft_consensus.cc:2393] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 4: Already voted for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in this term.
I20260709 14:51:37.167706 14756 raft_consensus.cc:2468] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 4.
I20260709 14:51:37.168239 14031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "164b8a3a7d9a4c519bad1db0e3146b51"
dest_uuid: "ccf653224ebf45688ac8367384cceaea"
mode: GRACEFUL
new_leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:47836
I20260709 14:51:37.219566 14147 leader_election.cc:304] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [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: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:37.243238 14826 raft_consensus.cc:2804] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:37.243624 14031 raft_consensus.cc:606] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Received request to transfer leadership to TS 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:37.243690 14826 raft_consensus.cc:493] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:37.244168 14826 raft_consensus.cc:3060] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.246515 14107 raft_consensus.cc:2393] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 3: Already voted for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in this term.
I20260709 14:51:37.222082 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:37.224017 15063 raft_consensus.cc:3060] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.226522 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5359b9b6dc462ca79f76866e8c4b24" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:37.248572 14178 raft_consensus.cc:2393] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 in current term 3: Already voted for candidate b32009ed2a964ffbb8b687b27123c7af in this term.
I20260709 14:51:37.218216 14752 raft_consensus.cc:2468] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 3.
I20260709 14:51:37.254112 13999 leader_election.cc:304] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:37.224148 15044 leader_election.cc:290] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:37.225461 15160 raft_consensus.cc:493] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.245584 15158 raft_consensus.cc:493] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:37.259428 14826 raft_consensus.cc:515] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:37.237692 15052 raft_consensus.cc:697] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:37.264865 13999 leader_election.cc:304] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:37.265700 14941 raft_consensus.cc:2804] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:37.266213 14941 raft_consensus.cc:493] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.265623 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:37.266670 14941 raft_consensus.cc:3060] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:37.266971 14107 raft_consensus.cc:2393] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 3: Already voted for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in this term.
I20260709 14:51:37.251340 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5359b9b6dc462ca79f76866e8c4b24" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:37.257889 15016 raft_consensus.cc:2804] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:37.269562 15016 raft_consensus.cc:697] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 4 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:37.269999 15052 consensus_queue.cc:237] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER 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: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:37.270397 15016 consensus_queue.cc:237] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.255918 15104 raft_consensus.cc:493] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:37.272543 15104 raft_consensus.cc:515] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.254794 14099 raft_consensus.cc:2468] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:37.263517 15158 raft_consensus.cc:515] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:37.263854 15066 raft_consensus.cc:493] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.274497 15104 leader_election.cc:290] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:37.238000 15157 raft_consensus.cc:515] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.262939 15160 raft_consensus.cc:515] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:37.276348 15157 leader_election.cc:290] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:37.276463 15160 leader_election.cc:290] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:37.276691 15132 raft_consensus.cc:515] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:37.274783 15066 raft_consensus.cc:515] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:37.278643 15132 leader_election.cc:290] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:37.279188 15066 leader_election.cc:290] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:37.279723 14025 raft_consensus.cc:2368] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af for earlier term 2. Current term is 3.
I20260709 14:51:37.280005 14755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:37.246209 15043 raft_consensus.cc:515] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:37.282254 15043 leader_election.cc:290] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:37.282424 14144 leader_election.cc:400] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Vote denied by peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873) with higher term. Message: Invalid argument: T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af for earlier term 2. Current term is 3.
I20260709 14:51:37.282260 14176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a7f9bbaf42a452e9cf476d2094a91b6"
dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
mode: GRACEFUL
new_leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:32788
I20260709 14:51:37.283329 14176 raft_consensus.cc:606] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Received request to transfer leadership to TS 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:37.283625 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:37.284310 14031 raft_consensus.cc:2393] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 in current term 3: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:37.286556 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:37.286919 15158 leader_election.cc:290] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:37.287247 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:37.288604 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:37.288910 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:37.289511 14103 raft_consensus.cc:2468] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 3.
I20260709 14:51:37.290468 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:37.290614 14759 raft_consensus.cc:2468] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 3.
I20260709 14:51:37.290618 14100 raft_consensus.cc:2468] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:37.290323 14752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:37.292179 14752 raft_consensus.cc:2468] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 4.
I20260709 14:51:37.292508 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:37.287159 14101 raft_consensus.cc:2468] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:37.293282 14025 raft_consensus.cc:2393] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 in current term 3: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:37.293125 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:37.293754 14761 raft_consensus.cc:2468] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:37.294691 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:37.295271 14176 raft_consensus.cc:2468] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:37.297255 14760 raft_consensus.cc:2468] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:37.298177 14072 leader_election.cc:304] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:37.298925 15157 raft_consensus.cc:2804] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:37.287153 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:37.299373 15157 raft_consensus.cc:493] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:37.299755 15157 raft_consensus.cc:3060] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.300182 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:37.302008 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:37.302690 14107 raft_consensus.cc:2393] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 4: Already voted for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in this term.
I20260709 14:51:37.305142 14699 leader_election.cc:304] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:37.306663 14952 raft_consensus.cc:2804] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:37.267174 14826 leader_election.cc:290] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:37.309877 14699 leader_election.cc:304] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [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: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:37.311074 14073 leader_election.cc:304] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:37.311573 14147 leader_election.cc:304] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:37.312175 14073 leader_election.cc:304] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:37.282781 14144 leader_election.cc:403] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:51:37.308916 14941 raft_consensus.cc:515] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.291579 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:37.317752 14147 leader_election.cc:304] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:37.318821 14144 leader_election.cc:304] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:37.319437 14826 raft_consensus.cc:2804] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:37.324309 14826 raft_consensus.cc:493] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.324741 14826 raft_consensus.cc:3060] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:37.323309 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0ac93b2d7e4e119d8c77f2287e8ee9" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:37.326591 14107 raft_consensus.cc:3060] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:37.318572 13854 catalog_manager.cc:5697] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:37.361971 14941 leader_election.cc:290] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:37.362942 14826 raft_consensus.cc:515] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:37.365621 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:37.306974 14755 raft_consensus.cc:2468] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 3.
I20260709 14:51:37.307019 14952 raft_consensus.cc:493] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:37.368432 14107 raft_consensus.cc:2468] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 5.
I20260709 14:51:37.372143 14826 leader_election.cc:290] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:37.325404 15158 raft_consensus.cc:2804] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:37.324939 14024 raft_consensus.cc:3060] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:37.325234 15159 raft_consensus.cc:2804] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:37.328122 15007 raft_consensus.cc:2804] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:51:37.391228 14147 leader_election.cc:304] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:37.322324 15046 leader_election.cc:290] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 5 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:37.373890 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:37.375490 14952 raft_consensus.cc:3060] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.357452 15112 raft_consensus.cc:2804] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:37.376339 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:37.324997 14756 raft_consensus.cc:2468] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 4.
I20260709 14:51:37.378008 14752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
W20260709 14:51:37.379163 15166 log.cc:927] Time spent T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 14:51:37.380426 14181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb"
dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:32788
I20260709 14:51:37.403399 14181 raft_consensus.cc:606] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:37.405301 15079 raft_consensus.cc:493] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.405875 15079 raft_consensus.cc:515] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.408083 15079 leader_election.cc:290] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:37.324070 15131 raft_consensus.cc:2749] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873) with higher term. Message: Invalid argument: T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af for earlier term 2. Current term is 3.
I20260709 14:51:37.414004 14173 raft_consensus.cc:2393] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 in current term 2: Already voted for candidate b32009ed2a964ffbb8b687b27123c7af in this term.
I20260709 14:51:37.414539 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:37.416254 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:37.416929 14756 raft_consensus.cc:2468] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 3.
I20260709 14:51:37.417915 14179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f"
dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
mode: GRACEFUL
new_leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:32788
I20260709 14:51:37.418568 14179 raft_consensus.cc:606] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Received request to transfer leadership to TS 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:37.399250 15112 raft_consensus.cc:493] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.391680 15158 raft_consensus.cc:697] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:37.420413 15158 consensus_queue.cc:237] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:37.389395 15159 raft_consensus.cc:493] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:37.425391 14941 raft_consensus.cc:493] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.425908 14941 raft_consensus.cc:515] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.386621 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:37.428334 13999 leader_election.cc:304] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:37.359046 15015 raft_consensus.cc:493] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.388749 14699 leader_election.cc:304] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [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: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:37.391533 15007 raft_consensus.cc:493] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.435916 15007 raft_consensus.cc:3060] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:37.442781 14147 leader_election.cc:304] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:37.430859 15159 raft_consensus.cc:3060] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.444777 15156 raft_consensus.cc:2804] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:37.445250 15156 raft_consensus.cc:697] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 4 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:37.446614 15013 raft_consensus.cc:993] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea: : Instructing follower 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:37.395356 14761 raft_consensus.cc:3060] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:37.445473 14179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb"
dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:32788
I20260709 14:51:37.447468 14179 raft_consensus.cc:606] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:37.402156 14752 raft_consensus.cc:3060] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:37.419500 15112 raft_consensus.cc:3060] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.331593 15103 raft_consensus.cc:2804] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:37.367730 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:37.451431 15103 raft_consensus.cc:493] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:37.451808 15103 raft_consensus.cc:3060] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.457878 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:37.460263 15013 raft_consensus.cc:1081] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Signalling peer 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:37.460427 14179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5174042afb642b0bb12a0466ece1a5c"
dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
mode: GRACEFUL
new_leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:32788
I20260709 14:51:37.461042 14179 raft_consensus.cc:606] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Received request to transfer leadership to TS 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:37.461659 15157 raft_consensus.cc:515] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:37.462870 14107 raft_consensus.cc:3060] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:37.463663 15157 leader_election.cc:290] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:37.434207 14941 leader_election.cc:290] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:37.434530 15147 raft_consensus.cc:493] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:37.435248 15046 raft_consensus.cc:2804] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:37.465440 15046 raft_consensus.cc:697] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 5 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:37.466221 15046 consensus_queue.cc:237] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.465029 15147 raft_consensus.cc:515] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.433040 15015 raft_consensus.cc:515] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.471005 15147 leader_election.cc:290] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:37.395735 15040 raft_consensus.cc:2804] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:37.471344 15015 leader_election.cc:290] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:37.471716 15040 raft_consensus.cc:697] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:37.472584 15040 consensus_queue.cc:237] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:37.473397 15045 raft_consensus.cc:493] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.473845 15045 raft_consensus.cc:515] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:37.446125 15156 consensus_queue.cc:237] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:37.475835 15045 leader_election.cc:290] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:37.478874 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:37.479643 14173 raft_consensus.cc:2368] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 3. Current term is 4.
I20260709 14:51:37.480674 14072 leader_election.cc:400] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 election: Vote denied by peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485) with higher term. Message: Invalid argument: T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 3. Current term is 4.
I20260709 14:51:37.481101 14072 leader_election.cc:403] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 14:51:37.326210 15063 raft_consensus.cc:515] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:37.448966 15035 raft_consensus.cc:493] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.481959 15035 raft_consensus.cc:515] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:37.483300 15063 leader_election.cc:290] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:37.483886 15035 leader_election.cc:290] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:37.485903 15079 raft_consensus.cc:2804] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:37.486308 15079 raft_consensus.cc:493] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.486639 15079 raft_consensus.cc:3060] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:37.487773 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:37.489368 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:37.489609 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:37.489969 14106 raft_consensus.cc:2468] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 3.
I20260709 14:51:37.490121 14100 raft_consensus.cc:3060] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.490299 14758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:37.492178 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:37.481868 14026 raft_consensus.cc:2393] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 3: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:37.492784 14760 raft_consensus.cc:2468] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 3.
I20260709 14:51:37.491504 14754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:37.494151 14754 raft_consensus.cc:2368] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 3. Current term is 4.
I20260709 14:51:37.495375 13996 leader_election.cc:304] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:37.499333 14107 raft_consensus.cc:2468] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 4.
I20260709 14:51:37.500797 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:37.507567 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:37.508237 14101 raft_consensus.cc:2468] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:37.515120 14941 raft_consensus.cc:2804] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:37.515578 14941 raft_consensus.cc:493] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.515882 14941 raft_consensus.cc:3060] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:37.516566 14073 leader_election.cc:400] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089) with higher term. Message: Invalid argument: T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 3. Current term is 4.
I20260709 14:51:37.516908 14073 leader_election.cc:403] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:37.521746 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:37.480643 15159 raft_consensus.cc:515] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.532490 14100 raft_consensus.cc:2468] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 3.
I20260709 14:51:37.501688 15060 raft_consensus.cc:2749] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485) with higher term. Message: Invalid argument: T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 3. Current term is 4.
I20260709 14:51:37.544773 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:37.546116 14761 raft_consensus.cc:2468] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 4.
I20260709 14:51:37.550223 13999 leader_election.cc:304] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:37.550199 14144 leader_election.cc:304] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:37.526651 15147 raft_consensus.cc:3060] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:51:37.554890 14941 raft_consensus.cc:515] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.562337 14941 leader_election.cc:290] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:37.543190 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5726f7e2a23749a6a1586c1858416a3f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:37.546343 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:37.556655 15015 raft_consensus.cc:2804] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:37.561321 14104 raft_consensus.cc:2468] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 3.
I20260709 14:51:37.580541 15060 raft_consensus.cc:493] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:37.599162 14147 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 46122.1us
I20260709 14:51:37.586252 15154 raft_consensus.cc:2804] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:37.601486 14100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "164b8a3a7d9a4c519bad1db0e3146b51"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:49878
I20260709 14:51:37.597223 15015 raft_consensus.cc:697] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 4 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:37.604291 14100 raft_consensus.cc:493] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:37.607141 14100 raft_consensus.cc:3060] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.607635 14147 leader_election.cc:304] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:37.604635 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:37.609447 14103 raft_consensus.cc:3060] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:37.589511 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:37.588140 15157 raft_consensus.cc:493] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:37.616904 15160 raft_consensus.cc:2804] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:37.617390 15007 raft_consensus.cc:515] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:37.618117 15066 raft_consensus.cc:993] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:37.592151 14756 raft_consensus.cc:2468] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 3.
W20260709 14:51:37.626988 14144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 76898.8us
I20260709 14:51:37.628336 14144 leader_election.cc:304] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:37.603694 15154 raft_consensus.cc:493] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.628940 13996 leader_election.cc:304] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:37.620793 14952 raft_consensus.cc:515] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.641974 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:37.643904 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:51:37.644562 13999 leader_election.cc:304] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:37.624768 15160 raft_consensus.cc:493] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.645637 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:37.647646 14759 raft_consensus.cc:2468] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 3.
I20260709 14:51:37.628345 15131 raft_consensus.cc:1081] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:37.605605 15060 raft_consensus.cc:515] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:37.637380 15154 raft_consensus.cc:3060] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.639127 15066 raft_consensus.cc:2804] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:37.614985 15103 raft_consensus.cc:515] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:37.652168 14103 raft_consensus.cc:2468] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 4.
I20260709 14:51:37.638768 15158 raft_consensus.cc:493] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:37.635696 14100 raft_consensus.cc:515] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.627260 15157 raft_consensus.cc:515] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.662758 14952 leader_election.cc:290] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:37.663378 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:37.648741 15160 raft_consensus.cc:3060] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:37.665753 14103 raft_consensus.cc:2368] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 for earlier term 3. Current term is 4.
I20260709 14:51:37.666826 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164b8a3a7d9a4c519bad1db0e3146b51" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:37.667352 14033 raft_consensus.cc:3055] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:37.670295 14100 leader_election.cc:290] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:37.669368 14033 raft_consensus.cc:740] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:37.672802 14024 raft_consensus.cc:2468] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 5.
I20260709 14:51:37.675714 14758 raft_consensus.cc:2468] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:37.671341 15062 raft_consensus.cc:2804] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:37.676898 15147 raft_consensus.cc:2749] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089) with higher term. Message: Invalid argument: T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 3. Current term is 4.
I20260709 14:51:37.677711 15039 raft_consensus.cc:993] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af: : Instructing follower 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:37.685981 14699 leader_election.cc:400] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Vote denied by peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955) with higher term. Message: Invalid argument: T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 for earlier term 3. Current term is 4.
I20260709 14:51:37.669651 15016 raft_consensus.cc:2804] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:37.690310 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:37.693599 14699 leader_election.cc:403] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 14:51:37.681914 14033 consensus_queue.cc:260] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.695907 14033 raft_consensus.cc:3060] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.671638 15159 leader_election.cc:290] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:37.712333 14952 raft_consensus.cc:3060] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:37.664462 15158 raft_consensus.cc:515] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:37.685606 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164b8a3a7d9a4c519bad1db0e3146b51" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:37.690907 14754 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56714
I20260709 14:51:37.721838 15060 leader_election.cc:290] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:37.725548 14754 raft_consensus.cc:493] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:37.725961 14754 raft_consensus.cc:3060] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.710987 15112 raft_consensus.cc:515] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:37.727046 15158 leader_election.cc:290] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:37.727566 15079 raft_consensus.cc:515] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.664181 15015 consensus_queue.cc:237] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.728202 14173 raft_consensus.cc:2393] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ccf653224ebf45688ac8367384cceaea in current term 3: Already voted for candidate b32009ed2a964ffbb8b687b27123c7af in this term.
I20260709 14:51:37.730399 15103 leader_election.cc:290] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:37.731060 14751 raft_consensus.cc:1275] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:37.731186 15112 leader_election.cc:290] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:37.730422 14755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:37.732028 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:37.732708 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:37.735733 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:37.736801 14755 raft_consensus.cc:2468] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:37.689245 15062 raft_consensus.cc:493] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.737679 14757 raft_consensus.cc:2468] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:37.731734 15157 leader_election.cc:290] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:37.735010 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
W20260709 14:51:37.741495 14144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.66:43873, user_credentials={real_user=slave}} blocked reactor thread for 75173.5us
I20260709 14:51:37.722829 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:37.723088 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2f4b7ea758249b985374a2902a0d1eb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:37.744171 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:37.739904 14025 raft_consensus.cc:1275] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:37.736434 14751 raft_consensus.cc:2368] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 3. Current term is 4.
I20260709 14:51:37.752558 14107 raft_consensus.cc:2468] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 2.
I20260709 14:51:37.753822 14699 leader_election.cc:304] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:37.745765 14031 raft_consensus.cc:2368] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 for earlier term 3. Current term is 4.
I20260709 14:51:37.755673 14699 leader_election.cc:400] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Vote denied by peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873) with higher term. Message: Invalid argument: T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 for earlier term 3. Current term is 4.
I20260709 14:51:37.694115 15007 leader_election.cc:290] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 5 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:37.764760 14073 leader_election.cc:304] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:37.765648 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:37.765702 14952 raft_consensus.cc:2749] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955) with higher term. Message: Invalid argument: T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 for earlier term 3. Current term is 4.
W20260709 14:51:37.766319 13999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 121844us
I20260709 14:51:37.714444 15178 raft_consensus.cc:1081] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Signalling peer 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:37.737712 15062 raft_consensus.cc:3060] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:37.715931 15016 raft_consensus.cc:697] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 3 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:37.773396 14033 raft_consensus.cc:2468] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 2.
I20260709 14:51:37.774839 14751 raft_consensus.cc:1275] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:37.773133 14073 leader_election.cc:304] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:37.781972 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:37.782526 14751 raft_consensus.cc:3060] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:37.783007 14070 leader_election.cc:304] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:37.757503 14761 raft_consensus.cc:3060] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:37.736456 14752 raft_consensus.cc:2468] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 4.
I20260709 14:51:37.741212 14756 raft_consensus.cc:2468] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 4.
W20260709 14:51:37.771203 13996 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 142338us
I20260709 14:51:37.790126 13996 leader_election.cc:304] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:37.757098 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969753bf4a69495d9d7b2174d8396f1a" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:37.764823 15104 raft_consensus.cc:2804] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:37.785912 14073 leader_election.cc:400] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089) with higher term. Message: Invalid argument: T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 3. Current term is 4.
I20260709 14:51:37.796751 14073 leader_election.cc:403] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:37.745747 15157 raft_consensus.cc:493] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:37.797204 14103 raft_consensus.cc:1275] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:37.776108 15159 raft_consensus.cc:2804] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:37.773391 15060 consensus_queue.cc:1048] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:51:37.793905 15147 raft_consensus.cc:2804] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:37.794466 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:37.797581 14760 raft_consensus.cc:3060] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:37.797710 15052 raft_consensus.cc:2804] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:37.799230 15159 raft_consensus.cc:493] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.802780 15079 leader_election.cc:290] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:37.801183 15104 raft_consensus.cc:697] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:37.800710 15157 raft_consensus.cc:515] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.816907 15159 raft_consensus.cc:3060] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:37.851082 15189 consensus_queue.cc:1048] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:51:37.851980 14070 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.66:43873, user_credentials={real_user=slave}} blocked reactor thread for 57121.4us
I20260709 14:51:37.860909 15191 raft_consensus.cc:3060] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:51:37.828608 15013 consensus_queue.cc:1048] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.033s
W20260709 14:51:37.865803 14073 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 80017.7us
I20260709 14:51:37.827253 15182 raft_consensus.cc:2804] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:37.834667 15066 raft_consensus.cc:697] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 4 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:37.876190 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:37.897699 14073 leader_election.cc:304] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:37.834492 14754 raft_consensus.cc:515] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:37.894948 14103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a7f9bbaf42a452e9cf476d2094a91b6"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:49866
I20260709 14:51:37.884536 15182 raft_consensus.cc:697] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 4 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:37.908245 14103 raft_consensus.cc:493] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:37.833227 15104 consensus_queue.cc:237] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:37.910490 15045 raft_consensus.cc:993] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af: : Instructing follower 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:37.836428 15016 consensus_queue.cc:237] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [LEADER]: Queue going to LEADER 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: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:37.923609 14751 raft_consensus.cc:2468] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 4.
I20260709 14:51:37.924743 15060 raft_consensus.cc:2804] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:51:37.929929 14103 raft_consensus.cc:3060] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.932242 14175 raft_consensus.cc:1275] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:37.886381 15147 raft_consensus.cc:697] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:37.936162 14826 raft_consensus.cc:1081] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Signalling peer 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:37.916841 15160 raft_consensus.cc:515] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:37.908113 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:37.920742 15154 raft_consensus.cc:515] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:37.942734 14751 raft_consensus.cc:1275] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:37.947746 14103 raft_consensus.cc:515] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:37.951740 14751 raft_consensus.cc:1275] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:37.952346 14103 leader_election.cc:290] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:37.939776 15060 raft_consensus.cc:493] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:37.953434 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7f9bbaf42a452e9cf476d2094a91b6" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:37.954221 15193 consensus_queue.cc:1048] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 14:51:37.933302 15052 raft_consensus.cc:697] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:37.953524 15189 consensus_queue.cc:1048] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 14:51:37.957434 13999 leader_election.cc:304] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [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: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:37.959844 14106 raft_consensus.cc:1275] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:51:38.000172 14751 raft_consensus.cc:1275] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:38.000777 15187 raft_consensus.cc:993] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:37.956511 14176 raft_consensus.cc:2368] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 for earlier term 2. Current term is 3.
I20260709 14:51:38.001180 15063 raft_consensus.cc:2804] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:38.001718 15063 raft_consensus.cc:697] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 4 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:38.002625 13855 catalog_manager.cc:5697] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 3 to 4, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 4 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:37.980027 15191 raft_consensus.cc:2749] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089) with higher term. Message: Invalid argument: T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 3. Current term is 4.
I20260709 14:51:37.980571 14179 raft_consensus.cc:1275] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:37.981012 14756 raft_consensus.cc:2368] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 3. Current term is 4.
I20260709 14:51:38.002594 15063 consensus_queue.cc:237] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:37.966667 15060 raft_consensus.cc:3060] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:38.008409 14941 consensus_queue.cc:1048] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:38.008343 14073 leader_election.cc:400] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089) with higher term. Message: Invalid argument: T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 3. Current term is 4.
I20260709 14:51:38.010113 14073 leader_election.cc:403] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:37.982487 14760 raft_consensus.cc:2468] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 5.
I20260709 14:51:37.981356 15007 raft_consensus.cc:993] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af: : Instructing follower 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:37.983107 15178 consensus_queue.cc:1048] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:37.993547 14030 raft_consensus.cc:1275] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 5 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:51:37.994220 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:38.023916 14031 raft_consensus.cc:3060] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:38.027032 14107 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5174042afb642b0bb12a0466ece1a5c"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:49866
I20260709 14:51:38.027621 14107 raft_consensus.cc:493] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:38.027976 14107 raft_consensus.cc:3060] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:38.034008 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:38.034638 14103 raft_consensus.cc:3060] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:37.993254 14761 raft_consensus.cc:2468] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 2.
I20260709 14:51:37.975297 14754 leader_election.cc:290] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:37.964447 14175 raft_consensus.cc:3055] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:38.011453 15187 raft_consensus.cc:1081] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:38.011057 13853 catalog_manager.cc:5697] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 3 to 4, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 4 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:38.014981 14759 raft_consensus.cc:1240] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Rejecting Update request from peer ccf653224ebf45688ac8367384cceaea for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 14:51:37.989514 15182 consensus_queue.cc:237] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:38.017011 15154 leader_election.cc:290] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:37.972939 15159 raft_consensus.cc:515] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:38.048408 15159 leader_election.cc:290] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:37.963572 15062 raft_consensus.cc:515] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:38.014187 15147 consensus_queue.cc:237] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:38.018842 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:38.013715 15193 raft_consensus.cc:3060] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:51:38.013727 15189 consensus_queue.cc:1048] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:51:38.064018 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:38.041986 14757 raft_consensus.cc:1240] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Rejecting Update request from peer ccf653224ebf45688ac8367384cceaea for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:38.039776 14175 raft_consensus.cc:740] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:38.019869 14701 leader_election.cc:400] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 2 election: Vote denied by peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485) with higher term. Message: Invalid argument: T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 for earlier term 2. Current term is 3.
I20260709 14:51:38.045084 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e7b570c1134e399c31d91eabae50c7" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:38.017725 15052 consensus_queue.cc:237] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:38.053716 14147 leader_election.cc:304] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: ccf653224ebf45688ac8367384cceaea
I20260709 14:51:37.943109 15066 consensus_queue.cc:237] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:38.030531 15040 raft_consensus.cc:1081] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Signalling peer 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:38.068429 14175 consensus_queue.cc:260] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [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: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:38.087095 14027 raft_consensus.cc:2368] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 3. Current term is 4.
I20260709 14:51:38.084067 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:38.093502 14941 consensus_queue.cc:1059] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:38.095803 14107 raft_consensus.cc:515] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:38.102540 14070 leader_election.cc:400] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 election: Vote denied by peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873) with higher term. Message: Invalid argument: T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 3. Current term is 4.
I20260709 14:51:38.110049 14952 consensus_queue.cc:1048] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:38.111943 14103 raft_consensus.cc:2468] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 3.
I20260709 14:51:38.109434 14031 raft_consensus.cc:2468] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 3.
W20260709 14:51:38.117834 14147 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 64602.6us
I20260709 14:51:38.125070 14107 leader_election.cc:290] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:38.118517 14826 raft_consensus.cc:2804] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:38.127869 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5174042afb642b0bb12a0466ece1a5c" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:38.130146 14174 raft_consensus.cc:3055] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:38.130489 14174 raft_consensus.cc:740] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:38.132083 14826 raft_consensus.cc:697] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 5 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:38.139783 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:38.141311 14144 leader_election.cc:304] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:38.141358 14101 raft_consensus.cc:1240] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Rejecting Update request from peer b32009ed2a964ffbb8b687b27123c7af for earlier term 3. Current term is 4. Ops: []
I20260709 14:51:38.146705 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:38.152195 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7f9bbaf42a452e9cf476d2094a91b6" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:38.152894 14027 raft_consensus.cc:3060] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:38.098830 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d48d07a4e4144efbc103a9538d7c379" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:38.113346 15157 leader_election.cc:290] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:38.156991 14941 consensus_queue.cc:1048] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
W20260709 14:51:38.107316 14701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 87623.9us
I20260709 14:51:38.139398 14104 raft_consensus.cc:2393] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b32009ed2a964ffbb8b687b27123c7af in current term 3: Already voted for candidate ccf653224ebf45688ac8367384cceaea in this term.
I20260709 14:51:38.159889 14826 consensus_queue.cc:237] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:38.139169 14176 raft_consensus.cc:1240] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 3. Current term is 4. Ops: []
I20260709 14:51:38.176069 14106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:49866
I20260709 14:51:38.131291 14174 consensus_queue.cc:260] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:38.176735 14106 raft_consensus.cc:493] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:38.177150 14106 raft_consensus.cc:3060] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:38.161785 15155 raft_consensus.cc:2804] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:38.162113 15079 raft_consensus.cc:3055] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:38.163453 14760 raft_consensus.cc:3060] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:51:38.183969 14144 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:38.167408 15160 leader_election.cc:290] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:38.210906 14144 leader_election.cc:304] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:38.223953 14027 raft_consensus.cc:2468] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:38.225411 14070 leader_election.cc:304] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:38.218930 15155 raft_consensus.cc:697] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:38.230362 15155 consensus_queue.cc:237] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER 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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:38.233768 15157 raft_consensus.cc:2804] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:38.234303 15157 raft_consensus.cc:697] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:38.234560 14030 raft_consensus.cc:1240] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Rejecting Update request from peer b32009ed2a964ffbb8b687b27123c7af for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:38.235064 15157 consensus_queue.cc:237] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:38.236397 15193 raft_consensus.cc:2749] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089) with higher term. Message: Invalid argument: T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 3. Current term is 4.
W20260709 14:51:38.241683 13996 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 80521.8us
I20260709 14:51:38.191984 15178 consensus_queue.cc:1059] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.051s
I20260709 14:51:38.243196 15178 raft_consensus.cc:3055] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:38.243535 15178 raft_consensus.cc:740] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:38.244275 15178 consensus_queue.cc:260] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:38.245447 15178 raft_consensus.cc:3060] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:38.192521 15079 raft_consensus.cc:740] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:38.261189 14100 raft_consensus.cc:2468] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 4.
I20260709 14:51:38.239784 15160 raft_consensus.cc:2749] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:51:38.240594 14174 raft_consensus.cc:3060] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:38.273813 15062 leader_election.cc:290] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 election: Requested vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:38.257899 15193 consensus_queue.cc:1059] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 14:51:38.275872 15193 raft_consensus.cc:3055] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 14:51:38.268885 13999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 135757us
I20260709 14:51:38.278676 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:38.279233 14757 raft_consensus.cc:3060] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:38.276224 15193 raft_consensus.cc:740] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:38.346740 14760 raft_consensus.cc:2468] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 4.
I20260709 14:51:38.350934 14757 raft_consensus.cc:2468] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf653224ebf45688ac8367384cceaea in term 4.
I20260709 14:51:38.354650 15060 raft_consensus.cc:515] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:38.355670 14107 raft_consensus.cc:1240] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Rejecting Update request from peer b32009ed2a964ffbb8b687b27123c7af for earlier term 4. Current term is 5. Ops: []
I20260709 14:51:38.320297 14098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:38.357412 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:38.369652 14105 raft_consensus.cc:1275] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:38.373508 14174 raft_consensus.cc:2468] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:38.373976 15013 consensus_queue.cc:1048] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:38.375185 14072 leader_election.cc:304] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:38.376050 15147 raft_consensus.cc:2804] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:38.376534 15147 raft_consensus.cc:697] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:38.377372 15147 consensus_queue.cc:237] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:38.380033 14105 raft_consensus.cc:1275] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:38.385524 14699 leader_election.cc:304] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:38.366125 15060 leader_election.cc:290] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 5 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:38.352130 15193 consensus_queue.cc:260] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:38.316444 15079 consensus_queue.cc:260] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:38.381619 15062 consensus_queue.cc:1048] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
W20260709 14:51:38.430486 15207 log.cc:927] Time spent T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260709 14:51:38.440685 15104 raft_consensus.cc:2804] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:38.462802 14176 raft_consensus.cc:1275] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:38.443823 14106 raft_consensus.cc:515] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
W20260709 14:51:38.469360 15205 log.cc:927] Time spent T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260709 14:51:38.416711 15043 consensus_queue.cc:1048] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.041s
I20260709 14:51:38.477957 14106 leader_election.cc:290] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:38.479544 15104 raft_consensus.cc:697] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
W20260709 14:51:38.484157 15210 log.cc:927] Time spent T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 14:51:38.486485 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:38.487021 14177 raft_consensus.cc:3055] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:38.487324 14177 raft_consensus.cc:740] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
W20260709 14:51:38.487895 14145 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:38.487972 14177 consensus_queue.cc:260] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:38.488878 14177 raft_consensus.cc:3060] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:38.489996 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:38.490557 14176 raft_consensus.cc:3055] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:38.484639 15104 consensus_queue.cc:237] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:38.490845 14176 raft_consensus.cc:740] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:38.491632 14176 consensus_queue.cc:260] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [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: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:38.496820 14174 raft_consensus.cc:1240] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 5 LEADER]: Rejecting Update request from peer ccf653224ebf45688ac8367384cceaea for earlier term 4. Current term is 5. Ops: []
I20260709 14:51:38.503206 15209 consensus_queue.cc:1048] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260709 14:51:38.534996 14071 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:38.541751 14026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:38.555531 14103 raft_consensus.cc:1240] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Rejecting Update request from peer 0de66943f0554e889b78adfda498d817 for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:38.560124 14026 raft_consensus.cc:3060] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:51:38.564424 14146 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:38.569787 15046 consensus_queue.cc:1059] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
W20260709 14:51:38.592796 14145 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:38.575989 15215 log.cc:927] Time spent T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260709 14:51:38.587584 14107 raft_consensus.cc:1240] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Rejecting Update request from peer b32009ed2a964ffbb8b687b27123c7af for earlier term 3. Current term is 4. Ops: []
I20260709 14:51:38.573664 14177 raft_consensus.cc:2468] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 3.
I20260709 14:51:38.578819 14026 raft_consensus.cc:2468] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 4.
I20260709 14:51:38.604285 14070 leader_election.cc:304] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:38.578686 15193 raft_consensus.cc:3060] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:38.576923 15104 raft_consensus.cc:3055] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 14:51:38.608091 15219 log.cc:927] Time spent T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09: Append to log took a long time: real 0.119s	user 0.000s	sys 0.002s
I20260709 14:51:38.624818 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:38.631389 14761 raft_consensus.cc:1240] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Rejecting Update request from peer b32009ed2a964ffbb8b687b27123c7af for earlier term 3. Current term is 4. Ops: []
W20260709 14:51:38.610271 14144 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:38.605453 15052 raft_consensus.cc:2804] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 14:51:38.612037 15213 log.cc:927] Time spent T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09: Append to log took a long time: real 0.136s	user 0.001s	sys 0.001s
I20260709 14:51:38.618520 14073 leader_election.cc:304] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:38.618332 14176 raft_consensus.cc:3060] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:38.620201 14754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5174042afb642b0bb12a0466ece1a5c" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:38.609046 15079 raft_consensus.cc:3060] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:38.625890 15104 raft_consensus.cc:740] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:38.617133 13855 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52188 (request call id 155) took 1259 ms. Trace:
I20260709 14:51:38.627647 14103 raft_consensus.cc:1275] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:38.633576 14759 raft_consensus.cc:1240] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Rejecting Update request from peer b32009ed2a964ffbb8b687b27123c7af for earlier term 2. Current term is 3. Ops: []
W20260709 14:51:38.634642 14144 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:38.637296 15193 raft_consensus.cc:2804] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 14:51:38.640939 15214 log.cc:927] Time spent T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09: Append to log took a long time: real 0.198s	user 0.002s	sys 0.000s
I20260709 14:51:38.642892 14175 raft_consensus.cc:3060] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:38.657882 14759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56714
I20260709 14:51:38.656934 14754 raft_consensus.cc:3060] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:51:38.669941 15218 log.cc:927] Time spent T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af: Append to log took a long time: real 0.170s	user 0.002s	sys 0.000s
I20260709 14:51:38.670792 14175 raft_consensus.cc:2468] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:38.671854 15178 consensus_queue.cc:1059] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.033s
W20260709 14:51:38.728338 14147 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:38.740423 14175 raft_consensus.cc:1240] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Rejecting Update request from peer 0de66943f0554e889b78adfda498d817 for earlier term 2. Current term is 3. Ops: []
W20260709 14:51:38.760089 14145 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:38.748155 15052 raft_consensus.cc:697] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:38.700925 15104 consensus_queue.cc:260] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:38.772310 15043 consensus_queue.cc:1059] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:38.773865 15043 consensus_queue.cc:1243] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [NON_LEADER]: Peer b32009ed2a964ffbb8b687b27123c7af log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
W20260709 14:51:38.774694 15226 log.cc:927] Time spent T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 14:51:38.777204 15052 consensus_queue.cc:237] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [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: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:38.778419 15104 raft_consensus.cc:3060] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:38.780589 14027 raft_consensus.cc:1275] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:38.644935 13855 rpcz_store.cc:276] 0709 14:51:37.371226 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:37.376134 (+  4908us) service_pool.cc:224] Handling call
0709 14:51:38.617049 (+1240915us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:38.012132 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:38.016811 (+  4679us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:38.016843 (+    32us) write_op.cc:435] Acquired schema lock
0709 14:51:38.016860 (+    17us) tablet.cc:662] Decoding operations
0709 14:51:38.017210 (+   350us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:38.017262 (+    52us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:38.017315 (+    53us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:51:38.017481 (+   166us) tablet.cc:701] Row locks acquired
0709 14:51:38.017496 (+    15us) write_op.cc:260] PREPARE: finished
0709 14:51:38.017627 (+   131us) write_op.cc:270] Start()
0709 14:51:38.017728 (+   101us) write_op.cc:276] Timestamp: P: 1783608698017584 usec, L: 0
0709 14:51:38.017748 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:51:38.018317 (+   569us) log.cc:844] Serialized 540 byte log entry
0709 14:51:38.019962 (+  1645us) op_driver.cc:464] REPLICATION: finished
0709 14:51:38.042435 (+ 22473us) write_op.cc:301] APPLY: starting
0709 14:51:38.044652 (+  2217us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:38.044756 (+   104us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:38.044841 (+    85us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:38.045012 (+   171us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:38.045170 (+   158us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:51:38.045215 (+    45us) write_op.cc:312] APPLY: finished
0709 14:51:38.045450 (+   235us) log.cc:844] Serialized 22 byte log entry
0709 14:51:38.045606 (+   156us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:38.045682 (+    76us) write_op.cc:454] Released schema lock
0709 14:51:38.045718 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:38.046009 (+   291us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:38.046040 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":42885,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":98,"apply.run_cpu_time_us":1454,"apply.run_wall_time_us":3558,"num_ops":1,"prepare.queue_time_us":99,"prepare.run_cpu_time_us":2345,"prepare.run_wall_time_us":6440,"replication_time_us":2096}]]}
I20260709 14:51:38.765578 14176 raft_consensus.cc:2468] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 4.
W20260709 14:51:38.791474 15223 log.cc:927] Time spent T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 14:51:38.771291 14026 raft_consensus.cc:1240] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Rejecting Update request from peer b32009ed2a964ffbb8b687b27123c7af for earlier term 3. Current term is 4. Ops: []
I20260709 14:51:38.745709 15193 raft_consensus.cc:697] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:38.795903 14754 raft_consensus.cc:2468] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:38.825356 14027 raft_consensus.cc:1275] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:38.803198 15189 consensus_queue.cc:1048] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 14:51:38.844213 15193 consensus_queue.cc:237] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:38.861258 14177 raft_consensus.cc:1275] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:38.874198 14173 raft_consensus.cc:1275] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:38.876466 14025 raft_consensus.cc:1275] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 5 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 4. (term mismatch)
I20260709 14:51:38.876899 14025 pending_rounds.cc:85] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea: Aborting all ops after (but not including) 3
I20260709 14:51:38.877125 14025 pending_rounds.cc:107] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea: Aborting uncommitted NO_OP operation due to leader change: 4.4
I20260709 14:51:38.877372 14025 raft_consensus.cc:2889] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:38.879410 14026 raft_consensus.cc:1240] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 3. Current term is 4. Ops: []
I20260709 14:51:38.880198 13853 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52206 (request call id 154) took 1073 ms. Trace:
I20260709 14:51:38.671758 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:38.882051 15112 consensus_queue.cc:1048] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:51:38.899559 13999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 59385.6us
I20260709 14:51:38.901716 13999 leader_election.cc:304] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:38.902585 15016 raft_consensus.cc:2804] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:38.904208 14105 raft_consensus.cc:1275] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:38.908025 14073 leader_election.cc:304] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:38.919088 15239 consensus_queue.cc:1048] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 14:51:38.920457 14760 raft_consensus.cc:1275] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:38.921038 15016 raft_consensus.cc:697] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 4 LEADER]: Becoming Leader. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:38.921937 14761 raft_consensus.cc:1275] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 14:51:38.924482 15212 log.cc:927] Time spent T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af: Append to log took a long time: real 0.468s	user 0.001s	sys 0.002s
I20260709 14:51:38.931201 15194 raft_consensus.cc:2749] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:51:38.932193 15039 consensus_queue.cc:1048] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 14:51:38.922935 15189 consensus_queue.cc:1059] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 14:51:38.943295 14754 raft_consensus.cc:1240] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Rejecting Update request from peer 01121f3dd35b4bb19e963d9cbc01ba09 for earlier term 3. Current term is 4. Ops: []
I20260709 14:51:38.944811 14099 raft_consensus.cc:1275] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:38.921981 15016 consensus_queue.cc:237] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:38.880596 13853 rpcz_store.cc:276] 0709 14:51:37.806549 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:37.806912 (+   363us) service_pool.cc:224] Handling call
0709 14:51:37.935247 (+128335us) spinlock_profiling.cc:243] Waited 52.3 ms on lock 0x7b5400126e54. stack: 00007f1c5d601343 00007f1c5d601240 00007f1c5cf901d4 00007f1c66cce304 00007f1c66cce299 00007f1c6068a090 00007f1c60728f3a 00007f1c664df1cc 00007f1c665dd37e 00007f1c64a9e2a4 00007f1c64a9e232 00007f1c64a9e161 00007f1c64a9e0dc 00007f1c64a9d392 00007f1c5ea5b48c 00007f1c5ea5a8c6
0709 14:51:38.880133 (+944886us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:38.060059 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:38.192182 (+132123us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:38.195822 (+  3640us) write_op.cc:435] Acquired schema lock
0709 14:51:38.195845 (+    23us) tablet.cc:662] Decoding operations
0709 14:51:38.268436 (+ 72591us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:38.278688 (+ 10252us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:38.280628 (+  1940us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:51:38.316843 (+ 36215us) tablet.cc:701] Row locks acquired
0709 14:51:38.318112 (+  1269us) write_op.cc:260] PREPARE: finished
0709 14:51:38.337647 (+ 19535us) write_op.cc:270] Start()
0709 14:51:38.352967 (+ 15320us) write_op.cc:276] Timestamp: P: 1783608698336484 usec, L: 0
0709 14:51:38.352990 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 14:51:38.447874 (+ 94884us) log.cc:844] Serialized 540 byte log entry
0709 14:51:38.459601 (+ 11727us) op_driver.cc:464] REPLICATION: finished
0709 14:51:38.460002 (+   401us) write_op.cc:301] APPLY: starting
0709 14:51:38.460082 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:38.460176 (+    94us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:38.460269 (+    93us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:38.460487 (+   218us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:38.460629 (+   142us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:51:38.460673 (+    44us) write_op.cc:312] APPLY: finished
0709 14:51:38.460844 (+   171us) log.cc:844] Serialized 22 byte log entry
0709 14:51:38.460995 (+   151us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:38.461070 (+    75us) write_op.cc:454] Released schema lock
0709 14:51:38.461106 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:38.461455 (+   349us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:38.461485 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":224689,"reported_tablets":1,"spinlock_wait_cycles":120177024,"child_traces":[["op",{"apply.queue_time_us":224,"apply.run_cpu_time_us":1412,"apply.run_wall_time_us":1411,"num_ops":1,"prepare.queue_time_us":829,"prepare.run_cpu_time_us":3765,"prepare.run_wall_time_us":396310,"replication_time_us":101687}]]}
I20260709 14:51:38.959021 15060 raft_consensus.cc:3055] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:38.967442 14756 raft_consensus.cc:1275] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:38.963683 15157 consensus_queue.cc:1048] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 14:51:38.968999 15060 raft_consensus.cc:740] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:38.979535 15180 consensus_queue.cc:1048] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
I20260709 14:51:38.982234 14756 raft_consensus.cc:1275] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:38.971006 15239 consensus_queue.cc:1059] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 14:51:38.969161 15160 consensus_queue.cc:1048] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:51:38.992588 15157 consensus_queue.cc:1048] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:38.993587 15239 consensus_queue.cc:1048] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:38.994661 14755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:38.996345 14759 raft_consensus.cc:493] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:38.996698 14759 raft_consensus.cc:3060] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:39.001194 14175 raft_consensus.cc:1275] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:39.001672 14147 leader_election.cc:304] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:39.010123 15043 consensus_queue.cc:1048] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:39.043174 14756 raft_consensus.cc:1275] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:51:38.987979 15177 consensus_queue.cc:1048] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
W20260709 14:51:39.068150 14699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 63319.2us
W20260709 14:51:39.067476 13998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 53082.6us
I20260709 14:51:39.066751 14756 pending_rounds.cc:85] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817: Aborting all ops after (but not including) 1
I20260709 14:51:39.077893 14756 pending_rounds.cc:107] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:51:39.078166 14756 raft_consensus.cc:2889] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:39.078356 14755 raft_consensus.cc:1275] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:39.081352 14759 raft_consensus.cc:515] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:39.013319 15160 raft_consensus.cc:2749] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:51:39.089138 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:39.089807 14181 raft_consensus.cc:3055] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:39.090085 14181 raft_consensus.cc:740] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:39.090761 14181 consensus_queue.cc:260] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:39.091820 14181 raft_consensus.cc:3060] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:39.097359 15179 consensus_queue.cc:1048] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:39.108107 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:39.045075 15015 consensus_queue.cc:1048] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.091s
I20260709 14:51:39.085803 14759 leader_election.cc:290] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 4 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:39.113529 15104 raft_consensus.cc:493] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:39.130017 15104 raft_consensus.cc:515] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:39.150911 15060 consensus_queue.cc:260] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:39.152465 15060 raft_consensus.cc:3060] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:39.164598 14758 raft_consensus.cc:1240] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Rejecting Update request from peer b32009ed2a964ffbb8b687b27123c7af for earlier term 3. Current term is 4. Ops: []
I20260709 14:51:39.172585 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:39.173135 14027 raft_consensus.cc:3060] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:39.107869 15154 consensus_queue.cc:1048] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.064s
I20260709 14:51:39.186218 14027 raft_consensus.cc:2468] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 4.
W20260709 14:51:39.205787 15243 log.cc:927] Time spent T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817: Append to log took a long time: real 0.084s	user 0.000s	sys 0.001s
W20260709 14:51:39.206432 15255 log.cc:927] Time spent T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
W20260709 14:51:39.221395 14147 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:39.228431 14181 raft_consensus.cc:2468] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 4.
I20260709 14:51:39.264169 15197 consensus_queue.cc:1048] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 14:51:39.312333 15104 leader_election.cc:290] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:39.317570 14752 raft_consensus.cc:1240] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Rejecting Update request from peer b32009ed2a964ffbb8b687b27123c7af for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:39.400686 14181 raft_consensus.cc:1275] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:39.415865 14027 raft_consensus.cc:1275] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:39.419709 15236 consensus_queue.cc:1048] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:51:39.420867 15147 consensus_queue.cc:1048] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:39.449644 14751 raft_consensus.cc:1275] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:39.449536 13855 catalog_manager.cc:5697] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 1 to 2, leader changed from ccf653224ebf45688ac8367384cceaea (127.11.177.66) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:39.451177 13855 catalog_manager.cc:5697] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:39.454192 13855 catalog_manager.cc:5697] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 3 to 4, leader changed from b32009ed2a964ffbb8b687b27123c7af (127.11.177.68) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 4 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:39.456368 13855 catalog_manager.cc:5697] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 2 to 3, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 3 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:39.456915 14751 raft_consensus.cc:1275] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:39.493212 15236 consensus_queue.cc:1048] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 14:51:39.511893 15157 consensus_queue.cc:1048] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 14:51:39.554199 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:39.557816 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9919c3b78ea04b9380ca5a4c3311b39a" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
W20260709 14:51:39.551110 14144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 381692us
I20260709 14:51:39.551123 13853 catalog_manager.cc:5697] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:39.571259 13853 catalog_manager.cc:5697] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 1 to 2, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 2 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:39.602349 14100 raft_consensus.cc:1240] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Rejecting Update request from peer b32009ed2a964ffbb8b687b27123c7af for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 14:51:39.600044 14701 leader_election.cc:304] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:39.605541 14952 raft_consensus.cc:2804] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:39.605988 14952 raft_consensus.cc:697] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 4 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:39.606668 14952 consensus_queue.cc:237] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:39.643194 15169 raft_consensus.cc:493] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:39.643787 15169 raft_consensus.cc:515] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:39.654398 14176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ba663cb24dc481b91aabbb5361f0c66"
dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
mode: GRACEFUL
new_leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:32788
I20260709 14:51:39.655112 14176 raft_consensus.cc:606] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Received request to transfer leadership to TS 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:39.657370 15066 raft_consensus.cc:3055] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:39.657826 15066 raft_consensus.cc:740] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:39.673328 15015 raft_consensus.cc:493] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:39.676944 14026 raft_consensus.cc:1275] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:39.716925 14100 raft_consensus.cc:1275] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 14:51:39.718598 14100 pending_rounds.cc:85] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09: Aborting all ops after (but not including) 2
I20260709 14:51:39.718851 14100 pending_rounds.cc:107] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 14:51:39.719089 14100 raft_consensus.cc:2889] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:39.658614 15066 consensus_queue.cc:260] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:39.756875 14173 raft_consensus.cc:1275] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
W20260709 14:51:39.759879 15257 log.cc:927] Time spent T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260709 14:51:39.760221 14173 pending_rounds.cc:85] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af: Aborting all ops after (but not including) 2
I20260709 14:51:39.760493 14173 pending_rounds.cc:107] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 14:51:39.760728 14173 raft_consensus.cc:2889] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:39.739573 15015 raft_consensus.cc:515] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:39.751128 15169 leader_election.cc:290] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:39.762455 15066 raft_consensus.cc:3060] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:51:39.798146 14757 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.603s	user 0.062s	sys 0.098s
W20260709 14:51:39.800365 14757 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.605s	user 0.062s	sys 0.098s
W20260709 14:51:39.774713 14175 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.514s	user 0.013s	sys 0.044s
W20260709 14:51:39.807847 14175 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.547s	user 0.013s	sys 0.048s
I20260709 14:51:39.774626 15239 consensus_queue.cc:1048] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
I20260709 14:51:39.872620 15016 consensus_queue.cc:1048] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:51:39.808499 14755 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.609s	user 0.023s	sys 0.033s
W20260709 14:51:39.898998 14755 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.700s	user 0.023s	sys 0.034s
W20260709 14:51:39.909741 15258 log.cc:927] Time spent T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea: Append to log took a long time: real 0.164s	user 0.001s	sys 0.000s
I20260709 14:51:39.912392 15043 raft_consensus.cc:493] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:39.900331 15191 raft_consensus.cc:493] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.913401 15015 leader_election.cc:290] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:39.896636 15246 raft_consensus.cc:493] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
W20260709 14:51:39.918866 14758 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.522s	user 0.000s	sys 0.016s
I20260709 14:51:39.929119 15246 raft_consensus.cc:515] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:39.956514 15246 leader_election.cc:290] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:39.926304 15043 raft_consensus.cc:515] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:39.959214 15043 leader_election.cc:290] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
W20260709 14:51:39.946100 14758 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.548s	user 0.001s	sys 0.017s
I20260709 14:51:39.964025 15025 raft_consensus.cc:493] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:39.964538 15025 raft_consensus.cc:515] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:39.968350 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3122d77df94945a93b7411cb887c09" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
W20260709 14:51:39.970676 14147 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:39.979164 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:39.926504 15191 raft_consensus.cc:515] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:39.973460 15025 leader_election.cc:290] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:39.989418 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:39.987268 14025 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41598 (request call id 550) took 1077 ms. Trace:
I20260709 14:51:40.062071 14175 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:32796 (request call id 94) took 1017 ms. Trace:
I20260709 14:51:40.062501 14175 rpcz_store.cc:276] 0709 14:51:39.044524 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:39.044644 (+   120us) service_pool.cc:224] Handling call
0709 14:51:39.241064 (+196420us) spinlock_profiling.cc:243] Waited 1.92 ms on lock 0x7b5800215198. stack: 00007f1c5d601343 00007f1c5d601240 00007f1c5cf901d4 00007f1c66cce304 00007f1c66cce299 00007f1c5d4bbdb1 00007f1c5d5fbb71 00007f1c5d5fba22 00007f1c66514c09 00007f1c6566eee0 00007f1c657380ab 00007f1c65738131 00007f1c656f9fc0 00007f1c656e4929 00007f1c656e43d2 00007f1c5ec5bbd4
0709 14:51:39.241225 (+   161us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:39.241535 (+   310us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:39.241561 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:39.241968 (+   407us) log.cc:844] Serialized 26 byte log entry
0709 14:51:39.808215 (+566247us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:51:39.808255 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:39.808318 (+    63us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:40.061807 (+253489us) raft_consensus.cc:1685] finished
0709 14:51:40.061835 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:40.062014 (+   179us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4333,"raft.run_cpu_time_us":141,"raft.run_wall_time_us":5167,"spinlock_wait_cycles":5528192,"thread_start_us":547180,"threads_started":1,"wal-append.queue_time_us":735074}
W20260709 14:51:40.079535 15259 log.cc:927] Time spent T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817: Append to log took a long time: real 0.207s	user 0.000s	sys 0.003s
I20260709 14:51:40.086489 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de3122d77df94945a93b7411cb887c09" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:40.058480 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:40.064265 14024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34874fcf37ca4d37b8694f38dda83f11"
dest_uuid: "ccf653224ebf45688ac8367384cceaea"
mode: GRACEFUL
new_leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:47836
I20260709 14:51:40.099105 14756 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56738 (request call id 314) took 1109 ms. Trace:
I20260709 14:51:40.099345 14024 raft_consensus.cc:606] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Received request to transfer leadership to TS 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:40.101500 14751 raft_consensus.cc:1275] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Refusing update from remote peer ccf653224ebf45688ac8367384cceaea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:40.107263 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8844542ec1ec4b4bb70d1902e5bb65cb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:40.117244 13998 leader_election.cc:304] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
W20260709 14:51:40.110567 14754 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.666s	user 0.017s	sys 0.016s
I20260709 14:51:40.125046 13998 leader_election.cc:304] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:40.142606 14176 raft_consensus.cc:2393] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 in current term 4: Already voted for candidate b32009ed2a964ffbb8b687b27123c7af in this term.
W20260709 14:51:40.198396 13998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 73423.3us
I20260709 14:51:40.129089 15222 raft_consensus.cc:2749] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:40.142748 14173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abcafccb80a74d8789e7488d70e05340"
dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
mode: GRACEFUL
new_leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:32788
I20260709 14:51:40.057540 14025 rpcz_store.cc:276] 0709 14:51:38.906926 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:38.923954 (+ 17028us) service_pool.cc:224] Handling call
0709 14:51:38.953319 (+ 29365us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:38.965632 (+ 12313us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:38.968031 (+  2399us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:38.990741 (+ 22710us) log.cc:844] Serialized 26 byte log entry
0709 14:51:39.303666 (+312925us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:51:39.308117 (+  4451us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:39.319907 (+ 11790us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:39.974615 (+654708us) raft_consensus.cc:1685] finished
0709 14:51:39.974635 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:39.983844 (+  9209us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2160,"raft.run_cpu_time_us":113,"raft.run_wall_time_us":3189,"thread_start_us":191984,"threads_started":1,"wal-append.queue_time_us":630549}
W20260709 14:51:40.196161 14754 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.752s	user 0.017s	sys 0.023s
I20260709 14:51:40.126910 15183 consensus_queue.cc:1048] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.088s
I20260709 14:51:40.210624 15197 raft_consensus.cc:2749] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:40.259975 14173 raft_consensus.cc:606] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Received request to transfer leadership to TS 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:40.288995 14757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
W20260709 14:51:40.281735 15262 log.cc:927] Time spent T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 14:51:40.290860 14757 raft_consensus.cc:2468] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:40.295104 14073 leader_election.cc:304] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
W20260709 14:51:40.289294 14103 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.548s	user 0.018s	sys 0.047s
W20260709 14:51:40.287882 13855 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.789s	user 0.028s	sys 0.072s
W20260709 14:51:40.296160 13855 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.797s	user 0.028s	sys 0.072s
W20260709 14:51:40.296571 14103 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.570s	user 0.019s	sys 0.047s
W20260709 14:51:40.287741 15251 log.cc:927] Time spent T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
W20260709 14:51:40.279754 14179 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.846s	user 0.017s	sys 0.065s
I20260709 14:51:40.289063 15191 leader_election.cc:290] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:40.304576 15147 raft_consensus.cc:2804] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:51:40.338048 15147 raft_consensus.cc:493] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:40.340092 15191 raft_consensus.cc:493] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
W20260709 14:51:40.340828 15273 log.cc:927] Time spent T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 14:51:40.340708 15191 raft_consensus.cc:515] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:40.340225 15147 raft_consensus.cc:3060] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:51:40.342092 15267 log.cc:927] Time spent T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260709 14:51:40.342849 15191 leader_election.cc:290] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
W20260709 14:51:40.343432 15274 log.cc:927] Time spent T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 14:51:40.344679 14758 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56726 (request call id 404) took 1143 ms. Trace:
I20260709 14:51:40.345477 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320df30fa8434d9d96935fc42d4748f3" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:40.346745 14751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320df30fa8434d9d96935fc42d4748f3" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:40.345057 14758 rpcz_store.cc:276] 0709 14:51:39.201203 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:39.394979 (+193776us) service_pool.cc:224] Handling call
0709 14:51:39.395354 (+   375us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:39.395571 (+   217us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:39.395599 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:39.396191 (+   592us) log.cc:844] Serialized 26 byte log entry
0709 14:51:39.961617 (+565426us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:51:39.961657 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:39.961728 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:40.344481 (+382753us) raft_consensus.cc:1685] finished
0709 14:51:40.344505 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:40.344624 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":565037,"threads_started":1,"wal-append.queue_time_us":798942}
I20260709 14:51:40.356516 14070 leader_election.cc:304] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
W20260709 14:51:40.323670 14179 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.890s	user 0.019s	sys 0.067s
I20260709 14:51:40.355971 15043 raft_consensus.cc:493] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.099601 14756 rpcz_store.cc:276] 0709 14:51:38.989807 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:39.131057 (+141250us) service_pool.cc:224] Handling call
0709 14:51:39.131354 (+   297us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:39.131666 (+   312us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:39.131703 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:39.132168 (+   465us) log.cc:844] Serialized 26 byte log entry
0709 14:51:39.566146 (+433978us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:51:39.569172 (+  3026us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:39.574497 (+  5325us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:40.079257 (+504760us) spinlock_profiling.cc:243] Waited 22.3 ms on lock 0x7b240018bf78. stack: 00007f1c5d601343 00007f1c5d601240 00007f1c5cf901d4 00007f1c66cce304 00007f1c66cce299 00007f1c5d4bbdb1 00007f1c5d4b99c4 00007f1c5d4b7acb 00007f1c5d672dc9 00007f1c5d672a55 00007f1c5d67209d 00007f1c602a410e 00007f1c602bb88c 00007f1c602babb6 00007f1c602ba7d8 00007f1c602c4221
0709 14:51:40.080431 (+  1174us) raft_consensus.cc:1685] finished
0709 14:51:40.080464 (+    33us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:40.099036 (+ 18572us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2589,"raft.run_cpu_time_us":72,"raft.run_wall_time_us":72,"spinlock_wait_cycles":51179904,"thread_start_us":418522,"threads_started":1,"wal-append.queue_time_us":682418}
I20260709 14:51:40.357954 15043 raft_consensus.cc:515] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:40.359941 15043 leader_election.cc:290] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:40.363173 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:40.362342 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea83f2251fc4004be6d9795cc2600b3" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
W20260709 14:51:40.402048 14699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 47204.3us
I20260709 14:51:40.403035 14699 leader_election.cc:304] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:40.410198 14952 raft_consensus.cc:2749] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:51:40.411108 14759 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.888s	user 0.020s	sys 0.039s
W20260709 14:51:40.411450 14759 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.889s	user 0.020s	sys 0.039s
I20260709 14:51:40.364055 15239 raft_consensus.cc:2749] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:40.360644 15104 consensus_queue.cc:1048] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.054s
I20260709 14:51:40.434677 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:40.464988 14755 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56714 (request call id 453) took 1477 ms. Trace:
W20260709 14:51:40.481801 14147 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 356643us
I20260709 14:51:40.496136 14179 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49656 (request call id 550) took 1065 ms. Trace:
I20260709 14:51:40.477484 15147 raft_consensus.cc:515] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:40.557621 14106 raft_consensus.cc:2368] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 for earlier term 4. Current term is 5.
W20260709 14:51:40.559576 14147 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:40.564244 13998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 365084us
W20260709 14:51:40.570251 14073 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 178739us
W20260709 14:51:40.565963 15281 log.cc:927] Time spent T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817: Append to log took a long time: real 0.129s	user 0.000s	sys 0.000s
I20260709 14:51:40.558918 15191 raft_consensus.cc:493] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:40.574630 15272 log.cc:927] Time spent T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817: Append to log took a long time: real 0.141s	user 0.000s	sys 0.001s
I20260709 14:51:40.576871 15079 raft_consensus.cc:493] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
W20260709 14:51:40.648108 13999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 70118.7us
W20260709 14:51:40.651002 14072 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 80564.5us
W20260709 14:51:40.641106 15282 log.cc:927] Time spent T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09: Append to log took a long time: real 0.173s	user 0.001s	sys 0.000s
W20260709 14:51:40.651265 15269 log.cc:927] Time spent T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea: Append to log took a long time: real 0.342s	user 0.000s	sys 0.003s
W20260709 14:51:40.658113 15285 log.cc:927] Time spent T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
I20260709 14:51:40.662181 14759 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56714 (request call id 455) took 1680 ms. Trace:
I20260709 14:51:40.662521 14759 rpcz_store.cc:276] 0709 14:51:38.981443 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:39.121964 (+140521us) service_pool.cc:224] Handling call
0709 14:51:39.521594 (+399630us) spinlock_profiling.cc:243] Waited 15.8 ms on lock 0x7b5800177998. stack: 00007f1c5d601343 00007f1c5d601240 00007f1c5cf901d4 00007f1c66cce304 00007f1c66cce299 00007f1c5d4bbdb1 00007f1c5d5fbb71 00007f1c5d5fba22 00007f1c66514c09 00007f1c6566eee0 00007f1c657380ab 00007f1c65738131 00007f1c656f9fc0 00007f1c656e4929 00007f1c656e43d2 00007f1c5ec5bbd4
0709 14:51:39.521762 (+   168us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:39.522077 (+   315us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:39.522101 (+    24us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:39.522528 (+   427us) log.cc:844] Serialized 26 byte log entry
0709 14:51:40.412081 (+889553us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:51:40.412118 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:40.412184 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:40.661907 (+249723us) raft_consensus.cc:1685] finished
0709 14:51:40.661927 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:40.662126 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":81,"raft.run_cpu_time_us":88,"raft.run_wall_time_us":88,"spinlock_wait_cycles":36241792,"thread_start_us":888942,"threads_started":1,"wal-append.queue_time_us":968888}
I20260709 14:51:40.657136 15079 raft_consensus.cc:515] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:40.649976 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f72d27f268479e90770caa4b822e6a" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:40.585162 15191 raft_consensus.cc:515] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:40.705298 14027 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41598 (request call id 556) took 1250 ms. Trace:
I20260709 14:51:40.712675 14027 rpcz_store.cc:276] 0709 14:51:39.454494 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:39.454631 (+   137us) service_pool.cc:224] Handling call
0709 14:51:39.454898 (+   267us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:39.455191 (+   293us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:39.455221 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:39.455647 (+   426us) log.cc:844] Serialized 26 byte log entry
0709 14:51:39.507077 (+ 51430us) spinlock_profiling.cc:243] Waited 6.9 ms on lock 0x7b1800238840. stack: 00007f1c5d601343 00007f1c5d601240 00007f1c5cf901d4 00007f1c66cce304 00007f1c66cce299 00007f1c664fbde1 00007f1c665085b1 00007f1c5d6333f3 00007f1c5d6357c1 00007f1c5d635779 00007f1c5d635709 00007f1c5d6356d1 00007f1c5d6349cd 0000000000396ad4 0000000000396919 00007f1c5d61683a
0709 14:51:39.922057 (+414980us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:51:39.922098 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:39.922163 (+    65us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:40.554853 (+632690us) spinlock_profiling.cc:243] Waited 1.09 ms on lock 0x7b4400022b4c. stack: 00007f1c5d601343 00007f1c5d601240 00007f1c5cf901d4 00007f1c66cce304 00007f1c66cce299 00007f1c5d4bbdb1 00007f1c5d559c85 00007f1c5d55a6a2 00007f1c602cc1db 00007f1c602c7aaf 00007f1c602bb86e 00007f1c602babb6 00007f1c602ba7d8 00007f1c602c4221 00007f1c602c41d9 00007f1c602c4169
0709 14:51:40.705081 (+150228us) raft_consensus.cc:1685] finished
0709 14:51:40.705103 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:40.705221 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":679,"raft.run_cpu_time_us":105,"raft.run_wall_time_us":105,"spinlock_wait_cycles":18366592,"thread_start_us":466126,"threads_started":1,"wal-append.queue_time_us":831557}
I20260709 14:51:40.671216 14754 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56726 (request call id 405) took 1461 ms. Trace:
I20260709 14:51:40.714325 15147 leader_election.cc:290] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 5 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:40.711066 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:40.509510 14179 rpcz_store.cc:276] 0709 14:51:39.430933 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:39.432301 (+  1368us) service_pool.cc:224] Handling call
0709 14:51:39.432626 (+   325us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:39.432954 (+   328us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:39.432985 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:39.433453 (+   468us) log.cc:844] Serialized 26 byte log entry
0709 14:51:40.357698 (+924245us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:51:40.357741 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:40.357823 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:40.495911 (+138088us) raft_consensus.cc:1685] finished
0709 14:51:40.495936 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:40.496063 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":617,"raft.run_cpu_time_us":91,"raft.run_wall_time_us":96,"spinlock_wait_cycles":226304,"thread_start_us":923832,"threads_started":1,"wal-append.queue_time_us":996295}
I20260709 14:51:40.719386 14754 rpcz_store.cc:276] 0709 14:51:39.210161 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:39.442643 (+232482us) service_pool.cc:224] Handling call
0709 14:51:39.442942 (+   299us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:39.443275 (+   333us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:39.443304 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:39.443743 (+   439us) log.cc:844] Serialized 26 byte log entry
0709 14:51:40.279780 (+836037us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:51:40.286662 (+  6882us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:40.289082 (+  2420us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:40.667006 (+377924us) raft_consensus.cc:1685] finished
0709 14:51:40.668301 (+  1295us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:40.671154 (+  2853us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":480,"raft.run_cpu_time_us":79,"raft.run_wall_time_us":78,"thread_start_us":817097,"threads_started":1,"wal-append.queue_time_us":971247}
I20260709 14:51:40.480959 14755 rpcz_store.cc:276] 0709 14:51:38.962268 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:39.105299 (+143031us) service_pool.cc:224] Handling call
0709 14:51:39.132691 (+ 27392us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:39.191133 (+ 58442us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 14:51:39.926017 (+734884us) log.cc:844] Serialized 14 byte log entry
0709 14:51:40.422154 (+496137us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:40.428318 (+  6164us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:51:40.430105 (+  1787us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:40.433379 (+  3274us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:40.439903 (+  6524us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":68031,"prepare.run_cpu_time_us":28,"prepare.run_wall_time_us":30,"raft.queue_time_us":128,"raft.run_cpu_time_us":68,"raft.run_wall_time_us":68,"thread_start_us":1192672,"threads_started":2,"wal-append.queue_time_us":630520}
I20260709 14:51:40.697841 15104 raft_consensus.cc:493] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:40.746470 15079 leader_election.cc:290] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:40.745712 15191 leader_election.cc:290] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
W20260709 14:51:40.671970 15287 log.cc:927] Time spent T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af: Append to log took a long time: real 0.103s	user 0.000s	sys 0.000s
W20260709 14:51:40.671814 15286 log.cc:927] Time spent T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817: Append to log took a long time: real 0.093s	user 0.000s	sys 0.000s
W20260709 14:51:40.771448 14072 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 113258us
I20260709 14:51:40.759359 14173 raft_consensus.cc:2468] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 4.
I20260709 14:51:40.779943 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:40.780507 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:40.656213 14760 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56738 (request call id 319) took 1137 ms. Trace:
I20260709 14:51:40.786722 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:40.792665 14181 raft_consensus.cc:2410] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 for term 6 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 14:51:40.794169 14754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea42436ef037408fb0e3e0783fd0a2b5" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:40.794831 14754 raft_consensus.cc:3060] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:51:40.790699 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45abe180e2e49cbb6e354138e080047" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
W20260709 14:51:40.791782 14144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.66:43873, user_credentials={real_user=slave}} blocked reactor thread for 137004us
I20260709 14:51:40.799547 14699 leader_election.cc:400] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955) with higher term. Message: Invalid argument: T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 for earlier term 4. Current term is 5.
I20260709 14:51:40.799844 14699 leader_election.cc:403] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:40.749665 15104 raft_consensus.cc:515] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
W20260709 14:51:40.810690 13998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 171490us
I20260709 14:51:40.811760 14031 raft_consensus.cc:1275] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 14:51:40.814496 13999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 165679us
I20260709 14:51:40.805157 15260 raft_consensus.cc:493] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:40.825659 14756 raft_consensus.cc:2410] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01121f3dd35b4bb19e963d9cbc01ba09 for term 6 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 14:51:40.792236 14760 rpcz_store.cc:276] 0709 14:51:39.518972 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:39.565507 (+ 46535us) service_pool.cc:224] Handling call
0709 14:51:39.605865 (+ 40358us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:39.667916 (+ 62051us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:39.672865 (+  4949us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:39.747064 (+ 74199us) log.cc:844] Serialized 26 byte log entry
0709 14:51:40.227115 (+480051us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:51:40.259161 (+ 32046us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:40.260950 (+  1789us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:40.647553 (+386603us) raft_consensus.cc:1685] finished
0709 14:51:40.648415 (+   862us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:40.655004 (+  6589us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":92,"raft.run_cpu_time_us":131,"raft.run_wall_time_us":5199,"spinlock_wait_cycles":1792,"thread_start_us":412939,"threads_started":1,"wal-append.queue_time_us":657786}
I20260709 14:51:40.830605 15104 leader_election.cc:290] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:40.832024 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:40.832808 14104 raft_consensus.cc:2393] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 in current term 5: Already voted for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in this term.
I20260709 14:51:40.821004 15260 raft_consensus.cc:515] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:40.834712 15260 leader_election.cc:290] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:40.835866 14176 raft_consensus.cc:1275] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:40.849928 14179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bca4cd804ff945db9afde3f06a55995f"
dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
mode: GRACEFUL
new_leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:32788
I20260709 14:51:40.850569 14179 raft_consensus.cc:606] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Received request to transfer leadership to TS 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:40.851742 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:40.863279 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0085c336ff34666adfc18018ed1480b" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:40.884351 15179 raft_consensus.cc:993] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af: : Instructing follower 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:40.884862 15179 raft_consensus.cc:1081] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Signalling peer 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:40.885957 15311 raft_consensus.cc:993] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af: : Instructing follower 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:40.886338 15311 raft_consensus.cc:1081] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Signalling peer 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:40.879447 14754 raft_consensus.cc:2468] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 5.
I20260709 14:51:40.976024 15304 raft_consensus.cc:493] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:40.996991 14103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abcafccb80a74d8789e7488d70e05340"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:49866
I20260709 14:51:40.997869 14103 raft_consensus.cc:493] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:40.998381 14103 raft_consensus.cc:3060] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:40.999251 14073 leader_election.cc:304] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:40.987093 15169 raft_consensus.cc:2749] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955) with higher term. Message: Invalid argument: T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 for earlier term 4. Current term is 5.
I20260709 14:51:41.009939 14952 raft_consensus.cc:493] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:41.010500 14952 raft_consensus.cc:515] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:41.012185 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea83f2251fc4004be6d9795cc2600b3" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:41.015372 14103 raft_consensus.cc:515] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:41.019318 14103 leader_election.cc:290] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:41.023717 14073 leader_election.cc:304] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:41.025481 15307 raft_consensus.cc:2749] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:40.998627 15155 raft_consensus.cc:493] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:40.998006 14104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ba663cb24dc481b91aabbb5361f0c66"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:49866
I20260709 14:51:40.998320 15283 raft_consensus.cc:493] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 01121f3dd35b4bb19e963d9cbc01ba09)
I20260709 14:51:40.989363 15304 raft_consensus.cc:515] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:41.044296 14952 leader_election.cc:290] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:41.045329 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
W20260709 14:51:41.042310 14144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.66:43873, user_credentials={real_user=slave}} blocked reactor thread for 45905.4us
I20260709 14:51:41.034776 15323 raft_consensus.cc:2804] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:41.042623 14104 raft_consensus.cc:493] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.052498 14181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24"
dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
mode: GRACEFUL
new_leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:32788
I20260709 14:51:41.053074 14181 raft_consensus.cc:606] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 4 LEADER]: Received request to transfer leadership to TS 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:41.058717 15323 raft_consensus.cc:697] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:41.059631 15323 consensus_queue.cc:237] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:41.042975 15283 raft_consensus.cc:515] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:41.037636 15155 raft_consensus.cc:515] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:41.105599 14181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:41.102802 14826 raft_consensus.cc:993] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af: : Instructing follower 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
W20260709 14:51:41.078711 13999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 263193us
W20260709 14:51:41.080075 13996 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 213740us
W20260709 14:51:41.078100 13998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 266658us
I20260709 14:51:41.118011 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a8ee79a9b430c8fff6ef8e88fe6ec" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:41.078533 15182 raft_consensus.cc:993] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea: : Instructing follower 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:41.121089 15183 raft_consensus.cc:1081] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Signalling peer 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:41.080969 15120 raft_consensus.cc:493] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:41.118995 15179 raft_consensus.cc:1081] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Signalling peer 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:41.123497 15299 raft_consensus.cc:493] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:41.124158 15299 raft_consensus.cc:515] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:41.052924 15315 raft_consensus.cc:493] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:41.125639 15324 log.cc:927] Time spent T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9: Append to log took a long time: real 0.092s	user 0.003s	sys 0.000s
I20260709 14:51:41.125576 15315 raft_consensus.cc:515] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:41.052176 14104 raft_consensus.cc:3060] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.132115 14699 leader_election.cc:304] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:41.134799 15104 consensus_queue.cc:1048] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:51:41.135432 14144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.67:43955, user_credentials={real_user=slave}} blocked reactor thread for 72321.4us
I20260709 14:51:41.137341 14699 leader_election.cc:304] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:41.138022 15043 consensus_queue.cc:1048] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:41.139245 15043 raft_consensus.cc:2749] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:41.140669 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5a8ee79a9b430c8fff6ef8e88fe6ec" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:41.141587 14758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45abe180e2e49cbb6e354138e080047" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:41.144054 14100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bca4cd804ff945db9afde3f06a55995f"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:49866
I20260709 14:51:41.144531 14100 raft_consensus.cc:493] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.144901 14100 raft_consensus.cc:3060] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:41.121731 15120 raft_consensus.cc:515] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:41.147660 15120 leader_election.cc:290] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:41.148808 14144 leader_election.cc:304] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:41.149557 15179 raft_consensus.cc:2749] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:41.154230 14175 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5174042afb642b0bb12a0466ece1a5c"
dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
mode: GRACEFUL
new_leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:32788
I20260709 14:51:41.154794 14175 raft_consensus.cc:606] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Received request to transfer leadership to TS 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:41.155171 14175 raft_consensus.cc:614] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:51:41.155791 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:41.140654 14699 leader_election.cc:304] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:41.160027 15043 raft_consensus.cc:2749] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:41.126124 15299 leader_election.cc:290] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:41.161545 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:51:41.163157 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:41.164762 14106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34874fcf37ca4d37b8694f38dda83f11"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:49878
I20260709 14:51:41.165361 14106 raft_consensus.cc:493] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.165480 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:41.167824 15315 leader_election.cc:290] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:41.168532 14098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:41.169202 14098 raft_consensus.cc:2468] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 5.
I20260709 14:51:41.170302 14144 leader_election.cc:304] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:41.171885 14699 leader_election.cc:304] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:41.165755 14106 raft_consensus.cc:3060] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:41.174320 15043 raft_consensus.cc:2749] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:51:41.174752 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f4982298bf46c4b1827330a82fa55f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:41.179967 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f4982298bf46c4b1827330a82fa55f" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:41.172582 13999 leader_election.cc:304] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:41.182439 15179 raft_consensus.cc:2804] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:51:41.182870 15179 raft_consensus.cc:493] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:41.183178 15179 raft_consensus.cc:3060] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:41.184222 14180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb" candidate_uuid: "ccf653224ebf45688ac8367384cceaea" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:41.186295 15183 raft_consensus.cc:2749] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:41.196692 14100 raft_consensus.cc:515] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:41.061491 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcafccb80a74d8789e7488d70e05340" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:41.206276 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca4cd804ff945db9afde3f06a55995f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:41.209749 14032 raft_consensus.cc:3060] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:41.207543 14106 raft_consensus.cc:515] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:41.212550 14100 leader_election.cc:290] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:41.213869 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca4cd804ff945db9afde3f06a55995f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:41.214421 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34874fcf37ca4d37b8694f38dda83f11" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:41.215020 14027 raft_consensus.cc:3055] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:41.100457 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcafccb80a74d8789e7488d70e05340" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:41.214434 14175 raft_consensus.cc:3055] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:41.217361 14175 raft_consensus.cc:740] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:41.215638 14027 raft_consensus.cc:740] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:41.216221 14106 leader_election.cc:290] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:41.216207 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34874fcf37ca4d37b8694f38dda83f11" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:41.218503 14177 raft_consensus.cc:3060] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:41.218235 14175 consensus_queue.cc:260] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [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: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:41.100045 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a8cbdddb64f3cb25953dd6a9bf9bb" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:41.219447 14175 raft_consensus.cc:3060] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:41.104086 15304 leader_election.cc:290] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:41.225419 13998 leader_election.cc:304] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [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: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:41.214756 15309 raft_consensus.cc:493] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b32009ed2a964ffbb8b687b27123c7af)
I20260709 14:51:41.230183 15309 raft_consensus.cc:515] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:41.234287 14177 raft_consensus.cc:2468] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:41.235518 14072 leader_election.cc:304] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:41.237982 14027 consensus_queue.cc:260] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:41.241307 14027 raft_consensus.cc:3060] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:41.239867 14144 leader_election.cc:304] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:41.239041 15283 leader_election.cc:290] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:41.225692 14024 raft_consensus.cc:3060] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:41.239997 14175 raft_consensus.cc:2468] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:41.221107 14179 raft_consensus.cc:3055] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:41.225528 14756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:41.242550 14826 raft_consensus.cc:2749] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:51:41.243563 13998 leader_election.cc:304] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf653224ebf45688ac8367384cceaea; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:41.258669 14032 raft_consensus.cc:2468] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:41.239938 15309 leader_election.cc:290] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:41.247874 14177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:41.248829 14027 raft_consensus.cc:2468] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:41.269495 14070 leader_election.cc:304] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:41.270471 15198 raft_consensus.cc:2749] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:41.276208 15198 raft_consensus.cc:2749] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:51:41.243523 15169 raft_consensus.cc:2749] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:51:41.272670 13999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:46089, user_credentials={real_user=slave}} blocked reactor thread for 44434.4us
I20260709 14:51:41.242913 15060 raft_consensus.cc:2804] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:41.278585 15060 raft_consensus.cc:697] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:41.283865 15060 consensus_queue.cc:237] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:41.286036 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164b8a3a7d9a4c519bad1db0e3146b51" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:41.274523 14756 raft_consensus.cc:2468] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 4.
I20260709 14:51:41.246441 14179 raft_consensus.cc:740] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:41.258852 14098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164b8a3a7d9a4c519bad1db0e3146b51" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:41.273488 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817" is_pre_election: true
I20260709 14:51:41.307091 15155 leader_election.cc:290] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:41.293606 15301 raft_consensus.cc:2804] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:41.308456 15301 raft_consensus.cc:697] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:41.308476 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:41.294310 15179 raft_consensus.cc:515] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:41.314446 14099 raft_consensus.cc:1240] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Rejecting Update request from peer b32009ed2a964ffbb8b687b27123c7af for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:41.316869 14181 raft_consensus.cc:2368] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 for earlier term 5. Current term is 6.
I20260709 14:51:41.316311 14179 consensus_queue.cc:260] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [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: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:41.319375 14179 raft_consensus.cc:3060] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:41.320742 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:41.321365 14099 raft_consensus.cc:3060] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:41.322244 15301 consensus_queue.cc:237] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [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: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
W20260709 14:51:41.323707 14072 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.68:34485, user_credentials={real_user=slave}} blocked reactor thread for 53693us
I20260709 14:51:41.325067 14072 leader_election.cc:304] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:41.329228 14104 raft_consensus.cc:515] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:41.330760 14105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731eb376aa1c4c979700039996ad0b0f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:41.331539 14103 raft_consensus.cc:1240] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Rejecting Update request from peer b32009ed2a964ffbb8b687b27123c7af for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:41.333110 14760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba663cb24dc481b91aabbb5361f0c66" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:41.333547 14699 leader_election.cc:304] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:41.333659 14760 raft_consensus.cc:3060] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.335366 14024 raft_consensus.cc:2468] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:41.334066 15179 leader_election.cc:290] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 6 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:41.339586 14144 leader_election.cc:304] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:41.337422 14755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db2b500d7fa4ba691b703b524d0f286" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:41.342264 14070 leader_election.cc:304] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:41.345818 14760 raft_consensus.cc:2468] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 2.
I20260709 14:51:41.340871 14104 leader_election.cc:290] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:41.350250 14073 leader_election.cc:304] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:41.340186 15157 raft_consensus.cc:2749] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:51:41.351083 14701 leader_election.cc:400] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 5 pre-election: Vote denied by peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485) with higher term. Message: Invalid argument: T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 for earlier term 5. Current term is 6.
I20260709 14:51:41.352160 14701 leader_election.cc:403] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:41.343642 15331 raft_consensus.cc:2749] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:41.351231 15179 raft_consensus.cc:2749] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:51:41.364714 14099 raft_consensus.cc:2468] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 6.
W20260709 14:51:41.366351 15338 log.cc:927] Time spent T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260709 14:51:41.366763 15291 raft_consensus.cc:993] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af: : Instructing follower 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:41.367223 15291 raft_consensus.cc:1081] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 4 LEADER]: Signalling peer 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:41.358085 15236 raft_consensus.cc:2804] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:41.355218 14755 raft_consensus.cc:3060] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:51:41.369338 15236 raft_consensus.cc:697] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:41.370194 15236 consensus_queue.cc:237] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:41.378305 14144 leader_election.cc:304] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:41.381238 15306 raft_consensus.cc:2804] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:51:41.381724 15306 raft_consensus.cc:697] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 6 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:41.382494 15306 consensus_queue.cc:237] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:41.358937 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba663cb24dc481b91aabbb5361f0c66" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:41.388481 14176 raft_consensus.cc:3055] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:41.388821 14176 raft_consensus.cc:740] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:41.389622 14176 consensus_queue.cc:260] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:41.391338 14179 raft_consensus.cc:2468] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
W20260709 14:51:41.391548 15332 log.cc:927] Time spent T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09: Append to log took a long time: real 0.110s	user 0.001s	sys 0.000s
I20260709 14:51:41.358753 15301 raft_consensus.cc:2804] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:41.422324 14099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:49866
I20260709 14:51:41.421375 15309 raft_consensus.cc:493] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:41.428462 15301 raft_consensus.cc:697] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:41.433154 15326 consensus_queue.cc:1059] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 14:51:41.434608 14755 raft_consensus.cc:2468] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 6.
I20260709 14:51:41.447440 13852 catalog_manager.cc:5697] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 2 to 4, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 4 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.448535 15246 raft_consensus.cc:2749] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485) with higher term. Message: Invalid argument: T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0de66943f0554e889b78adfda498d817 for earlier term 5. Current term is 6.
I20260709 14:51:41.449082 13852 catalog_manager.cc:5697] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 1 to 3, leader changed from b32009ed2a964ffbb8b687b27123c7af (127.11.177.68) to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 3 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.439311 15309 raft_consensus.cc:515] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:41.450774 13852 catalog_manager.cc:5697] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 2 to 4, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 4 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.451754 15309 leader_election.cc:290] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:41.439935 14099 raft_consensus.cc:493] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.452211 13852 catalog_manager.cc:5697] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 2 to 4, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 4 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.453155 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f31fac4194e48dd90b96b78a25dce40" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:41.441043 15301 consensus_queue.cc:237] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:41.442209 14176 raft_consensus.cc:3060] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:41.457221 13855 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52200 (request call id 167) took 2186 ms. Trace:
I20260709 14:51:41.458863 13853 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:60380 (request call id 92) took 2270 ms. Trace:
I20260709 14:51:41.459303 13853 rpcz_store.cc:276] 0709 14:51:39.188216 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:39.188451 (+   235us) service_pool.cc:224] Handling call
0709 14:51:41.458802 (+2270351us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:41.033810 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:41.058643 (+ 24833us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:41.058678 (+    35us) write_op.cc:435] Acquired schema lock
0709 14:51:41.058696 (+    18us) tablet.cc:662] Decoding operations
0709 14:51:41.059063 (+   367us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:41.059104 (+    41us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:41.059129 (+    25us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:51:41.059435 (+   306us) tablet.cc:701] Row locks acquired
0709 14:51:41.059456 (+    21us) write_op.cc:260] PREPARE: finished
0709 14:51:41.059582 (+   126us) write_op.cc:270] Start()
0709 14:51:41.059680 (+    98us) write_op.cc:276] Timestamp: P: 1783608701059540 usec, L: 0
0709 14:51:41.059699 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 14:51:41.131086 (+ 71387us) log.cc:844] Serialized 928 byte log entry
0709 14:51:41.284817 (+153731us) op_driver.cc:464] REPLICATION: finished
0709 14:51:41.329965 (+ 45148us) write_op.cc:301] APPLY: starting
0709 14:51:41.330037 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:41.330140 (+   103us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:41.330223 (+    83us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:41.330497 (+   274us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:41.330642 (+   145us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:51:41.330681 (+    39us) write_op.cc:312] APPLY: finished
0709 14:51:41.330838 (+   157us) log.cc:844] Serialized 28 byte log entry
0709 14:51:41.330969 (+   131us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:41.331038 (+    69us) write_op.cc:454] Released schema lock
0709 14:51:41.331074 (+    36us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":44948,"apply.run_cpu_time_us":1343,"apply.run_wall_time_us":1343,"num_ops":2,"prepare.queue_time_us":1426404,"prepare.run_cpu_time_us":8246,"prepare.run_wall_time_us":101138,"replication_time_us":213957,"thread_start_us":58890,"threads_started":1}]]}
I20260709 14:51:41.462713 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f31fac4194e48dd90b96b78a25dce40" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ccf653224ebf45688ac8367384cceaea" is_pre_election: true
I20260709 14:51:41.453059 14099 raft_consensus.cc:3060] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:41.464200 14070 leader_election.cc:304] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:41.464735 13852 catalog_manager.cc:5697] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea reported cstate change: term changed from 2 to 4, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 4 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.457779 13855 rpcz_store.cc:276] 0709 14:51:39.304776 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:39.308611 (+  3835us) service_pool.cc:224] Handling call
0709 14:51:41.457102 (+2148491us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:40.468782 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:40.568635 (+ 99853us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:40.570359 (+  1724us) write_op.cc:435] Acquired schema lock
0709 14:51:40.573811 (+  3452us) tablet.cc:662] Decoding operations
0709 14:51:40.705059 (+131248us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:40.708295 (+  3236us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:40.709810 (+  1515us) tablet.cc:685] Acquiring locks for 4 operations
0709 14:51:40.753742 (+ 43932us) tablet.cc:701] Row locks acquired
0709 14:51:40.759229 (+  5487us) write_op.cc:260] PREPARE: finished
0709 14:51:40.785382 (+ 26153us) write_op.cc:270] Start()
0709 14:51:40.796776 (+ 11394us) write_op.cc:276] Timestamp: P: 1783608700777015 usec, L: 0
0709 14:51:40.796800 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 14:51:40.797400 (+   600us) log.cc:844] Serialized 1705 byte log entry
0709 14:51:41.124821 (+327421us) spinlock_profiling.cc:243] Waited 17.8 ms on lock 0x7b4400022b4c. stack: 00007f1c5d601343 00007f1c5d601240 00007f1c5cf901d4 00007f1c66cce304 00007f1c66cce299 00007f1c5d4bbdb1 00007f1c5d559c85 00007f1c5d55a6a2 00007f1c602cc1db 00007f1c602c7aaf 00007f1c602bb86e 00007f1c602babb6 00007f1c602ba7d8 00007f1c602c4221 00007f1c602c41d9 00007f1c602c4169
0709 14:51:41.129883 (+  5062us) spinlock_profiling.cc:243] Waited 2.26 ms on lock 0x7b54001273a0. stack: 00007f1c5d601343 00007f1c5d601240 00007f1c5cf901d4 00007f1c66cce304 00007f1c66cce299 00007f1c60689571 00007f1c60695dbe 00007f1c606a0930 00007f1c606a08d8 00007f1c606a0858 00007f1c606a0813 00007f1c6069fa9c 00007f1c6658b626 00007f1c66585dd8 00007f1c606dc7cb 00007f1c606df2c0
0709 14:51:41.208217 (+ 78334us) op_driver.cc:464] REPLICATION: finished
0709 14:51:41.290509 (+ 82292us) write_op.cc:301] APPLY: starting
0709 14:51:41.290586 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:41.290714 (+   128us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:41.290733 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:41.291214 (+   481us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:41.293494 (+  2280us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 14:51:41.293543 (+    49us) write_op.cc:312] APPLY: finished
0709 14:51:41.325542 (+ 31999us) log.cc:844] Serialized 40 byte log entry
0709 14:51:41.329070 (+  3528us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:41.329159 (+    89us) write_op.cc:454] Released schema lock
0709 14:51:41.329198 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:41.329567 (+   369us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:41.329594 (+    27us) write_op.cc:454] Released schema lock
0709 14:51:41.346551 (+ 16957us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:41.348728 (+  2177us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":108254,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":82071,"apply.run_cpu_time_us":2152,"apply.run_wall_time_us":39043,"num_ops":4,"prepare.queue_time_us":935533,"prepare.run_cpu_time_us":16007,"prepare.run_wall_time_us":548596,"raft.queue_time_us":137360,"raft.run_cpu_time_us":32871,"raft.run_wall_time_us":130637,"replication_time_us":411266,"spinlock_wait_cycles":46220928,"thread_start_us":1098434,"threads_started":4,"wal-append.queue_time_us":235552}]]}
I20260709 14:51:41.477532 14176 raft_consensus.cc:2468] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 2.
I20260709 14:51:41.467473 15309 raft_consensus.cc:2749] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:41.489712 14099 raft_consensus.cc:515] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:41.494349 14099 leader_election.cc:290] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 5 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:41.494897 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:41.495505 14176 raft_consensus.cc:3055] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:41.495746 14755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbac12ea0b549b2bd9e37285eee9d24" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "0de66943f0554e889b78adfda498d817"
I20260709 14:51:41.496320 14755 raft_consensus.cc:3060] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:41.495800 14176 raft_consensus.cc:740] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:41.504488 14176 consensus_queue.cc:260] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:41.507467 14755 raft_consensus.cc:2468] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 5.
I20260709 14:51:41.512444 14176 raft_consensus.cc:3060] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:41.518602 14073 leader_election.cc:304] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:41.525612 14176 raft_consensus.cc:2468] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 5.
I20260709 14:51:41.522004 15236 raft_consensus.cc:2804] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:41.531534 13854 catalog_manager.cc:5697] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.532979 15236 raft_consensus.cc:697] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:41.542229 15236 consensus_queue.cc:237] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:41.570865 13854 catalog_manager.cc:5697] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 4 to 5, leader changed from ccf653224ebf45688ac8367384cceaea (127.11.177.66) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 5 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.572307 13854 catalog_manager.cc:5697] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 2 to 3, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 3 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.579900 13852 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52188 (request call id 156) took 2034 ms. Trace:
I20260709 14:51:41.580237 13852 rpcz_store.cc:276] 0709 14:51:39.545519 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:39.545687 (+   168us) service_pool.cc:224] Handling call
0709 14:51:41.579832 (+2034145us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:41.505496 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:41.505961 (+   465us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:41.505991 (+    30us) write_op.cc:435] Acquired schema lock
0709 14:51:41.506007 (+    16us) tablet.cc:662] Decoding operations
0709 14:51:41.506603 (+   596us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:41.506653 (+    50us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:41.506678 (+    25us) tablet.cc:685] Acquiring locks for 5 operations
0709 14:51:41.507155 (+   477us) tablet.cc:701] Row locks acquired
0709 14:51:41.507172 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:51:41.507291 (+   119us) write_op.cc:270] Start()
0709 14:51:41.507401 (+   110us) write_op.cc:276] Timestamp: P: 1783608701507254 usec, L: 0
0709 14:51:41.507417 (+    16us) op_driver.cc:348] REPLICATION: starting
0709 14:51:41.512261 (+  4844us) log.cc:844] Serialized 2093 byte log entry
0709 14:51:41.515134 (+  2873us) op_driver.cc:464] REPLICATION: finished
0709 14:51:41.516194 (+  1060us) write_op.cc:301] APPLY: starting
0709 14:51:41.516263 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:41.516414 (+   151us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:41.517475 (+  1061us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:41.520419 (+  2944us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:41.520614 (+   195us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 14:51:41.520659 (+    45us) write_op.cc:312] APPLY: finished
0709 14:51:41.520882 (+   223us) log.cc:844] Serialized 46 byte log entry
0709 14:51:41.521040 (+   158us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:41.521128 (+    88us) write_op.cc:454] Released schema lock
0709 14:51:41.521168 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:41.530226 (+  9058us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:41.532012 (+  1786us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":64687,"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":823,"apply.run_cpu_time_us":2380,"apply.run_wall_time_us":12853,"num_ops":5,"prepare.queue_time_us":116,"prepare.run_cpu_time_us":3341,"prepare.run_wall_time_us":7543,"replication_time_us":7550}]]}
I20260709 14:51:41.593986 14755 raft_consensus.cc:1275] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:51:41.595959 15309 consensus_queue.cc:1048] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:41.597765 13854 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52206 (request call id 155) took 2165 ms. Trace:
I20260709 14:51:41.598147 13854 rpcz_store.cc:276] 0709 14:51:39.432507 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:39.432623 (+   116us) service_pool.cc:224] Handling call
0709 14:51:41.597713 (+2165090us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:41.575148 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:41.575625 (+   477us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:41.575660 (+    35us) write_op.cc:435] Acquired schema lock
0709 14:51:41.575673 (+    13us) tablet.cc:662] Decoding operations
0709 14:51:41.576165 (+   492us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:41.576214 (+    49us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:41.576243 (+    29us) tablet.cc:685] Acquiring locks for 3 operations
0709 14:51:41.576534 (+   291us) tablet.cc:701] Row locks acquired
0709 14:51:41.576547 (+    13us) write_op.cc:260] PREPARE: finished
0709 14:51:41.576669 (+   122us) write_op.cc:270] Start()
0709 14:51:41.576763 (+    94us) write_op.cc:276] Timestamp: P: 1783608701576631 usec, L: 0
0709 14:51:41.576783 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:51:41.577787 (+  1004us) log.cc:844] Serialized 1316 byte log entry
0709 14:51:41.583466 (+  5679us) op_driver.cc:464] REPLICATION: finished
0709 14:51:41.583843 (+   377us) write_op.cc:301] APPLY: starting
0709 14:51:41.583916 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:41.584035 (+   119us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:41.584111 (+    76us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:41.584475 (+   364us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:41.584624 (+   149us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 14:51:41.584667 (+    43us) write_op.cc:312] APPLY: finished
0709 14:51:41.584843 (+   176us) log.cc:844] Serialized 34 byte log entry
0709 14:51:41.584981 (+   138us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:41.585069 (+    88us) write_op.cc:454] Released schema lock
0709 14:51:41.585113 (+    44us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:41.585397 (+   284us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:41.585424 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":37307,"reported_tablets":9,"child_traces":[["op",{"apply.queue_time_us":214,"apply.run_cpu_time_us":1519,"apply.run_wall_time_us":1519,"num_ops":3,"prepare.queue_time_us":106,"prepare.run_cpu_time_us":2546,"prepare.run_wall_time_us":2911,"replication_time_us":6581}]]}
I20260709 14:51:41.604940 13855 catalog_manager.cc:5697] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 2 to 3, leader changed from b32009ed2a964ffbb8b687b27123c7af (127.11.177.68) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 3 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.606997 13855 catalog_manager.cc:5697] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 2 to 3, leader changed from b32009ed2a964ffbb8b687b27123c7af (127.11.177.68) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 3 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.608835 13855 catalog_manager.cc:5697] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 2 to 3, leader changed from b32009ed2a964ffbb8b687b27123c7af (127.11.177.68) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 3 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.610478 13855 catalog_manager.cc:5697] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 1 to 2, leader changed from b32009ed2a964ffbb8b687b27123c7af (127.11.177.68) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.611843 13855 catalog_manager.cc:5697] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 2 to 5, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 5 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.613224 13855 catalog_manager.cc:5697] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 3 to 4, leader changed from 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67) to ccf653224ebf45688ac8367384cceaea (127.11.177.66). New cstate: current_term: 4 leader_uuid: "ccf653224ebf45688ac8367384cceaea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } }
I20260709 14:51:41.614931 13855 catalog_manager.cc:5697] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 2 to 3, leader changed from b32009ed2a964ffbb8b687b27123c7af (127.11.177.68) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 3 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.616575 13855 catalog_manager.cc:5697] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 2 to 4, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 4 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.618021 13855 catalog_manager.cc:5697] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 2 to 3, leader changed from ccf653224ebf45688ac8367384cceaea (127.11.177.66) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 3 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.620507 14179 raft_consensus.cc:3060] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:41.628978 14179 raft_consensus.cc:1275] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 5 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:51:41.630173 15301 consensus_queue.cc:1048] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:41.655606 13853 catalog_manager.cc:5697] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 3 to 4, leader changed from b32009ed2a964ffbb8b687b27123c7af (127.11.177.68) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 4 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.657644 13853 catalog_manager.cc:5697] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 2 to 3, leader changed from b32009ed2a964ffbb8b687b27123c7af (127.11.177.68) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 3 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.679757 13855 catalog_manager.cc:5697] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 4 to 5, leader changed from b32009ed2a964ffbb8b687b27123c7af (127.11.177.68) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 5 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.690330 13854 catalog_manager.cc:5697] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.767565 14173 raft_consensus.cc:1275] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.769079 15301 consensus_queue.cc:1048] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.782518 14754 raft_consensus.cc:1275] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:41.785032 15236 consensus_queue.cc:1048] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:41.824064 14754 raft_consensus.cc:1275] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 6 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:51:41.825260 15155 consensus_queue.cc:1048] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:41.828881 14173 raft_consensus.cc:1275] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:41.830374 15236 consensus_queue.cc:1048] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:41.841813 14099 raft_consensus.cc:1275] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 6 FOLLOWER]: Refusing update from remote peer b32009ed2a964ffbb8b687b27123c7af: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:51:41.844554 15261 consensus_queue.cc:1048] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:41.884419 14173 raft_consensus.cc:1275] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:41.888612 15301 consensus_queue.cc:1048] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:41.889813 14027 raft_consensus.cc:1275] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:41.894277 15325 consensus_queue.cc:1048] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:41.897473 14027 raft_consensus.cc:1275] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:41.899390 15309 consensus_queue.cc:1048] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:41.963894 14179 raft_consensus.cc:1275] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:41.965644 15325 consensus_queue.cc:1048] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:41.975371 14027 raft_consensus.cc:1275] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:41.978873 15309 consensus_queue.cc:1048] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:42.133344 14754 raft_consensus.cc:1275] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:51:42.134608 15236 consensus_queue.cc:1048] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:42.151997 14173 raft_consensus.cc:1275] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 5 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:51:42.153760 15236 consensus_queue.cc:1048] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:42.164016 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:42.240828 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:42.280680 14179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "126cc3101cf841178c4b4e4d26e18c66"
dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
mode: GRACEFUL
new_leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:32788
I20260709 14:51:42.281293 14179 raft_consensus.cc:606] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Received request to transfer leadership to TS 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:42.283989 14032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd"
dest_uuid: "ccf653224ebf45688ac8367384cceaea"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:47836
I20260709 14:51:42.284528 14032 raft_consensus.cc:606] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 4 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:42.288288 14032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28eb6968301949cdb6a15d7da9d633a6"
dest_uuid: "ccf653224ebf45688ac8367384cceaea"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:47836
I20260709 14:51:42.288796 14032 raft_consensus.cc:606] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:42.291976 14027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54"
dest_uuid: "ccf653224ebf45688ac8367384cceaea"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:47836
I20260709 14:51:42.292511 14027 raft_consensus.cc:606] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:42.296084 14179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f"
dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:32788
I20260709 14:51:42.296602 14179 raft_consensus.cc:606] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:42.297976 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:42.299494 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:42.379927 15192 raft_consensus.cc:993] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:42.380451 15183 raft_consensus.cc:1081] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:42.382264 14760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28eb6968301949cdb6a15d7da9d633a6"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56726
I20260709 14:51:42.382788 14760 raft_consensus.cc:493] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:42.383133 14760 raft_consensus.cc:3060] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.388469 14760 raft_consensus.cc:515] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:42.389834 14760 leader_election.cc:290] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:42.390597 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb6968301949cdb6a15d7da9d633a6" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:42.391041 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28eb6968301949cdb6a15d7da9d633a6" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:42.391184 14027 raft_consensus.cc:3055] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:42.391636 14104 raft_consensus.cc:3060] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.391662 14027 raft_consensus.cc:740] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:42.392791 14027 consensus_queue.cc:260] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:42.394922 14027 raft_consensus.cc:3060] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.398319 14104 raft_consensus.cc:2468] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 3.
I20260709 14:51:42.399399 14699 leader_election.cc:304] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [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: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:42.400104 15331 raft_consensus.cc:2804] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:42.400588 15331 raft_consensus.cc:697] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:42.401183 14027 raft_consensus.cc:2468] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 3.
I20260709 14:51:42.401441 15331 consensus_queue.cc:237] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [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: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:42.412314 13854 catalog_manager.cc:5697] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 2 to 3, leader changed from ccf653224ebf45688ac8367384cceaea (127.11.177.66) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 3 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:42.519265 15299 raft_consensus.cc:993] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:42.519822 15192 raft_consensus.cc:1081] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 4 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:42.521730 14760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56726
I20260709 14:51:42.522198 14760 raft_consensus.cc:493] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:42.522531 14760 raft_consensus.cc:3060] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:42.529860 14760 raft_consensus.cc:515] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:42.531875 14760 leader_election.cc:290] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 5 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:42.532075 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:42.532666 14027 raft_consensus.cc:3055] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:42.532933 14027 raft_consensus.cc:740] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:42.532860 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5f0fac8fc4553b5a784a27f4217dd" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:42.533560 14099 raft_consensus.cc:3060] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:42.533797 14027 consensus_queue.cc:260] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:42.534931 14027 raft_consensus.cc:3060] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:42.543056 14027 raft_consensus.cc:2468] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 5.
I20260709 14:51:42.545790 14099 raft_consensus.cc:2468] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 5.
I20260709 14:51:42.546663 14699 leader_election.cc:304] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:42.550197 15331 raft_consensus.cc:2804] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:42.550669 15331 raft_consensus.cc:697] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 5 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:42.551431 15331 consensus_queue.cc:237] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:42.562755 13854 catalog_manager.cc:5697] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 4 to 5, leader changed from ccf653224ebf45688ac8367384cceaea (127.11.177.66) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 5 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:42.666338 15318 raft_consensus.cc:993] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af: : Instructing follower 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:42.666790 15318 raft_consensus.cc:1081] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Signalling peer 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:42.668201 14099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "126cc3101cf841178c4b4e4d26e18c66"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:49866
I20260709 14:51:42.668785 14099 raft_consensus.cc:493] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:42.669147 14099 raft_consensus.cc:3060] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.674041 14099 raft_consensus.cc:515] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:42.675469 14099 leader_election.cc:290] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:42.676170 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126cc3101cf841178c4b4e4d26e18c66" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:42.676479 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126cc3101cf841178c4b4e4d26e18c66" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:42.676759 14032 raft_consensus.cc:3060] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.677091 14179 raft_consensus.cc:3055] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:42.677366 14179 raft_consensus.cc:740] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:42.677920 14179 consensus_queue.cc:260] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [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: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:42.678689 14179 raft_consensus.cc:3060] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.682695 14179 raft_consensus.cc:2468] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:42.682838 14032 raft_consensus.cc:2468] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:42.683653 14072 leader_election.cc:304] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:42.684461 15301 raft_consensus.cc:2804] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:42.685117 15301 raft_consensus.cc:697] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:42.685892 15301 consensus_queue.cc:237] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:42.696017 13854 catalog_manager.cc:5697] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 2 to 3, leader changed from b32009ed2a964ffbb8b687b27123c7af (127.11.177.68) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 3 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:42.748503 15299 raft_consensus.cc:993] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:42.748914 15299 raft_consensus.cc:1081] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:42.750337 14754 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56726
I20260709 14:51:42.750877 14754 raft_consensus.cc:493] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:42.751221 14754 raft_consensus.cc:3060] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.759009 14754 raft_consensus.cc:515] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:42.762115 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:42.767846 14179 raft_consensus.cc:3060] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.761001 14754 leader_election.cc:290] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:42.763347 15261 raft_consensus.cc:993] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:42.768883 15261 raft_consensus.cc:1081] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:42.770735 14754 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56714
I20260709 14:51:42.772143 14754 raft_consensus.cc:493] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:42.772492 14754 raft_consensus.cc:3060] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.773793 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c46f57bbbc4e6cb84f8716bf0dcd54" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:42.774391 14027 raft_consensus.cc:3055] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:42.774606 14027 raft_consensus.cc:740] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:42.775257 14027 consensus_queue.cc:260] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:42.776074 14027 raft_consensus.cc:3060] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.778980 14754 raft_consensus.cc:515] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:42.779778 14179 raft_consensus.cc:2468] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 3.
I20260709 14:51:42.781751 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:42.782007 14754 leader_election.cc:290] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 3 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:42.783046 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:42.783617 14173 raft_consensus.cc:3055] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:42.783973 14173 raft_consensus.cc:740] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:42.782284 14099 raft_consensus.cc:3060] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.795508 14099 raft_consensus.cc:2468] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 3.
I20260709 14:51:42.796717 14027 raft_consensus.cc:2468] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 3.
I20260709 14:51:42.795261 14173 consensus_queue.cc:260] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:42.796672 14699 leader_election.cc:304] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [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: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:42.797642 15246 raft_consensus.cc:2804] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:42.798245 15246 raft_consensus.cc:697] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:42.798192 14699 leader_election.cc:304] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [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: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:42.799162 15331 raft_consensus.cc:2804] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:42.799162 15246 consensus_queue.cc:237] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:42.797663 14173 raft_consensus.cc:3060] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.803680 14104 raft_consensus.cc:1240] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Rejecting Update request from peer b32009ed2a964ffbb8b687b27123c7af for earlier term 2. Current term is 3. Ops: []
I20260709 14:51:42.832314 14173 raft_consensus.cc:2468] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 3.
I20260709 14:51:42.844534 15331 raft_consensus.cc:697] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:42.845528 15331 consensus_queue.cc:237] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [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: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:42.851255 13854 catalog_manager.cc:5697] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 2 to 3, leader changed from b32009ed2a964ffbb8b687b27123c7af (127.11.177.68) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 3 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:42.861711 14027 raft_consensus.cc:1275] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:42.863672 15368 consensus_queue.cc:1048] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:42.875285 13854 catalog_manager.cc:5697] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 2 to 3, leader changed from ccf653224ebf45688ac8367384cceaea (127.11.177.66) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 3 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:42.885597 14099 raft_consensus.cc:1275] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:42.887247 15246 consensus_queue.cc:1048] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:42.994814 14027 raft_consensus.cc:1275] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 5 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:51:42.996309 15246 consensus_queue.cc:1048] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:43.009084 14104 raft_consensus.cc:1275] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:51:43.010509 15368 consensus_queue.cc:1048] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:43.132668 14179 raft_consensus.cc:1275] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:43.133863 15309 consensus_queue.cc:1048] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:43.142364 14027 raft_consensus.cc:1275] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:43.144104 15301 consensus_queue.cc:1048] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:43.300383 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:43.318178 14104 raft_consensus.cc:1275] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:43.319706 15368 consensus_queue.cc:1048] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:43.328969 14173 raft_consensus.cc:1275] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:43.330739 15368 consensus_queue.cc:1048] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:43.335616 14173 raft_consensus.cc:1275] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:43.339812 15369 consensus_queue.cc:1048] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:43.361756 14027 raft_consensus.cc:1275] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:43.367617 15370 consensus_queue.cc:1048] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:43.489615 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:43.528618 14027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100"
dest_uuid: "ccf653224ebf45688ac8367384cceaea"
mode: GRACEFUL
new_leader_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:47836
I20260709 14:51:43.529251 14027 raft_consensus.cc:606] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 4 LEADER]: Received request to transfer leadership to TS 0de66943f0554e889b78adfda498d817
I20260709 14:51:43.531735 14027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798"
dest_uuid: "ccf653224ebf45688ac8367384cceaea"
mode: GRACEFUL
new_leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:47836
I20260709 14:51:43.532284 14027 raft_consensus.cc:606] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 3 LEADER]: Received request to transfer leadership to TS 01121f3dd35b4bb19e963d9cbc01ba09
I20260709 14:51:43.533475 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:43.534976 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:43.647663 15299 raft_consensus.cc:993] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea: : Instructing follower 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:43.648149 15192 raft_consensus.cc:1081] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 4 LEADER]: Signalling peer 0de66943f0554e889b78adfda498d817 to start an election
I20260709 14:51:43.649866 14760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100"
dest_uuid: "0de66943f0554e889b78adfda498d817"
 from {username='slave'} at 127.0.0.1:56726
I20260709 14:51:43.650482 14760 raft_consensus.cc:493] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:43.650887 14760 raft_consensus.cc:3060] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:43.658246 14760 raft_consensus.cc:515] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:43.660768 14760 leader_election.cc:290] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [CANDIDATE]: Term 5 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:43.661739 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:43.662094 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0764fb4ca944b7a4f31daf2fbc5100" candidate_uuid: "0de66943f0554e889b78adfda498d817" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:43.662312 14027 raft_consensus.cc:3055] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:43.662660 14104 raft_consensus.cc:3060] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:43.662724 14027 raft_consensus.cc:740] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:43.663597 14027 consensus_queue.cc:260] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:43.664542 14027 raft_consensus.cc:3060] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:43.669071 14104 raft_consensus.cc:2468] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 5.
I20260709 14:51:43.670266 14699 leader_election.cc:304] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [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: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817; no voters: 
I20260709 14:51:43.670989 15368 raft_consensus.cc:2804] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:43.671489 15368 raft_consensus.cc:697] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 5 LEADER]: Becoming Leader. State: Replica: 0de66943f0554e889b78adfda498d817, State: Running, Role: LEADER
I20260709 14:51:43.671572 14027 raft_consensus.cc:2468] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de66943f0554e889b78adfda498d817 in term 5.
I20260709 14:51:43.672384 15368 consensus_queue.cc:237] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:43.683318 13853 catalog_manager.cc:5697] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 reported cstate change: term changed from 4 to 5, leader changed from ccf653224ebf45688ac8367384cceaea (127.11.177.66) to 0de66943f0554e889b78adfda498d817 (127.11.177.65). New cstate: current_term: 5 leader_uuid: "0de66943f0554e889b78adfda498d817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.698976 15192 raft_consensus.cc:993] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea: : Instructing follower 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:43.699493 15299 raft_consensus.cc:1081] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 3 LEADER]: Signalling peer 01121f3dd35b4bb19e963d9cbc01ba09 to start an election
I20260709 14:51:43.700794 14104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798"
dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
 from {username='slave'} at 127.0.0.1:49878
I20260709 14:51:43.701190 14104 raft_consensus.cc:493] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:43.701483 14104 raft_consensus.cc:3060] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:43.707013 14104 raft_consensus.cc:515] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:43.708602 14104 leader_election.cc:290] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:43.709175 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ccf653224ebf45688ac8367384cceaea"
I20260709 14:51:43.709846 14027 raft_consensus.cc:3055] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:43.710142 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43958ada2da4851a6dd241e5eddc798" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:43.710137 14027 raft_consensus.cc:740] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ccf653224ebf45688ac8367384cceaea, State: Running, Role: LEADER
I20260709 14:51:43.710619 14173 raft_consensus.cc:3060] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:43.711054 14027 consensus_queue.cc:260] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:43.712188 14027 raft_consensus.cc:3060] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:43.719431 14027 raft_consensus.cc:2468] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 4.
I20260709 14:51:43.720414 14070 leader_election.cc:304] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea; no voters: 
I20260709 14:51:43.721130 15236 raft_consensus.cc:2804] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:43.721626 15236 raft_consensus.cc:697] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:43.722422 15236 consensus_queue.cc:237] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:43.724076 14173 raft_consensus.cc:2468] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 4.
I20260709 14:51:43.746959 13853 catalog_manager.cc:5697] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 3 to 4, leader changed from ccf653224ebf45688ac8367384cceaea (127.11.177.66) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 4 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:44.104606 14099 raft_consensus.cc:1275] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:51:44.106061 15370 consensus_queue.cc:1048] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:51:44.129762 14027 raft_consensus.cc:1275] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 5 FOLLOWER]: Refusing update from remote peer 0de66943f0554e889b78adfda498d817: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:51:44.131814 15369 consensus_queue.cc:1048] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:51:44.194092 14024 raft_consensus.cc:1275] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:44.195899 15381 consensus_queue.cc:1048] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:44.215337 14179 raft_consensus.cc:1275] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Refusing update from remote peer 01121f3dd35b4bb19e963d9cbc01ba09: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:44.218338 15381 consensus_queue.cc:1048] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:44.535949 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:44.575631 11973 tablet_server.cc:179] TabletServer@127.11.177.65:46089 shutting down...
W20260709 14:51:44.582768 14073 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260709 14:51:44.587998 14073 consensus_peers.cc:597] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:44.636258 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:44.637310 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.638285 11973 raft_consensus.cc:2243] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.638953 11973 raft_consensus.cc:2272] T a4f72d27f268479e90770caa4b822e6a P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:44.642009 14073 consensus_peers.cc:597] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:44.642119 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.643069 11973 raft_consensus.cc:2243] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.643594 11973 raft_consensus.cc:2272] T edcb9bd4e9a24ec68689c0d622106be2 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.646636 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.647483 11973 raft_consensus.cc:2243] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.647969 11973 raft_consensus.cc:2272] T 6cdebab894ab410083751f5ee6d4e3fb P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:44.648696 14073 consensus_peers.cc:597] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:44.651157 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.652043 11973 raft_consensus.cc:2243] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.652472 11973 raft_consensus.cc:2272] T de3122d77df94945a93b7411cb887c09 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.655465 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.656333 11973 raft_consensus.cc:2243] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.656782 11973 raft_consensus.cc:2272] T 24a9901d3f754308b70b5159e692aa22 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:44.658038 13999 consensus_peers.cc:597] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:44.659636 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.660305 11973 raft_consensus.cc:2243] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.660712 11973 raft_consensus.cc:2272] T 969753bf4a69495d9d7b2174d8396f1a P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.663120 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.663780 11973 raft_consensus.cc:2243] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:44.664765 11973 raft_consensus.cc:2272] T d45abe180e2e49cbb6e354138e080047 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.667004 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.667721 11973 raft_consensus.cc:2243] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.668216 11973 raft_consensus.cc:2272] T 2ea83f2251fc4004be6d9795cc2600b3 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.670833 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.671437 11973 raft_consensus.cc:2243] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.671867 11973 raft_consensus.cc:2272] T 164b8a3a7d9a4c519bad1db0e3146b51 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.674279 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.675122 11973 raft_consensus.cc:2243] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.675642 11973 raft_consensus.cc:2272] T c0085c336ff34666adfc18018ed1480b P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.678272 11973 tablet_replica.cc:333] stopping tablet replica
W20260709 14:51:44.678587 13999 consensus_peers.cc:597] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:44.678959 11973 raft_consensus.cc:2243] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:44.680095 11973 raft_consensus.cc:2272] T a59543a807d340239c2c19d7c16b1718 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.682335 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.682830 11973 raft_consensus.cc:2243] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.683218 11973 raft_consensus.cc:2272] T 986b50960b6048f3bb6e053e4d761b26 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.685428 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.686138 11973 raft_consensus.cc:2243] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:51:44.687091 11973 raft_consensus.cc:2272] T 27b5f0fac8fc4553b5a784a27f4217dd P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.689137 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.689741 11973 raft_consensus.cc:2243] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.690106 11973 raft_consensus.cc:2272] T 5f03657df1a544a3bb341353fa591583 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.692093 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.692600 11973 raft_consensus.cc:2243] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:44.693411 11973 raft_consensus.cc:2272] T 263485d1d5b74bbb8566897b88835b6c P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.695385 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.695999 11973 raft_consensus.cc:2243] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.696369 11973 raft_consensus.cc:2272] T 5e85e8475d544b5694b5343ddf96f912 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.698387 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.698904 11973 raft_consensus.cc:2243] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.699304 11973 raft_consensus.cc:2272] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.701375 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.702101 11973 raft_consensus.cc:2243] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.702656 11973 raft_consensus.cc:2272] T 8db2b500d7fa4ba691b703b524d0f286 P 0de66943f0554e889b78adfda498d817 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.704563 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.705089 11973 raft_consensus.cc:2243] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.705695 11973 raft_consensus.cc:2272] T c2f4b7ea758249b985374a2902a0d1eb P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.708160 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.708724 11973 raft_consensus.cc:2243] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:44.709674 11973 raft_consensus.cc:2272] T 28eb6968301949cdb6a15d7da9d633a6 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.712023 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.712522 11973 raft_consensus.cc:2243] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.712949 11973 raft_consensus.cc:2272] T 2ba663cb24dc481b91aabbb5361f0c66 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.714767 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.715299 11973 raft_consensus.cc:2243] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.715796 11973 raft_consensus.cc:2272] T 60bc405e09344520998d63a346adc567 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.717767 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.718248 11973 raft_consensus.cc:2243] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.718757 11973 raft_consensus.cc:2272] T 320df30fa8434d9d96935fc42d4748f3 P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.720989 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.721764 11973 raft_consensus.cc:2243] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:51:44.722750 11973 raft_consensus.cc:2272] T ee0764fb4ca944b7a4f31daf2fbc5100 P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.725956 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.726727 11973 raft_consensus.cc:2243] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:44.727635 11973 raft_consensus.cc:2272] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:44.728986 13999 consensus_peers.cc:597] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:44.730043 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.730813 11973 raft_consensus.cc:2243] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.731228 11973 raft_consensus.cc:2272] T fb5a8e5c278b451abef00db7ce0c2ef9 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.733556 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.734061 11973 raft_consensus.cc:2243] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.734494 11973 raft_consensus.cc:2272] T 34e7b570c1134e399c31d91eabae50c7 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.736738 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.737317 11973 raft_consensus.cc:2243] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:44.738095 11973 raft_consensus.cc:2272] T f0f4982298bf46c4b1827330a82fa55f P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.741133 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.742251 11973 raft_consensus.cc:2243] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.742794 11973 raft_consensus.cc:2272] T 69649f7416be41169f800f2060b2019f P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.745477 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.746127 11973 raft_consensus.cc:2243] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:44.747121 11973 raft_consensus.cc:2272] T f75cf55e16fb4a0a938b8474707af307 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.749729 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.750388 11973 raft_consensus.cc:2243] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:51:44.751389 11973 raft_consensus.cc:2272] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:44.752784 13999 consensus_peers.cc:597] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:44.754685 14147 consensus_peers.cc:597] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:44.754988 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.755851 11973 raft_consensus.cc:2243] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.756351 11973 raft_consensus.cc:2272] T 73c67d73937741a98143522365baa05d P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.759354 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.760054 11973 raft_consensus.cc:2243] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.760632 11973 raft_consensus.cc:2272] T 5726f7e2a23749a6a1586c1858416a3f P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.763710 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.764441 11973 raft_consensus.cc:2243] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.765173 11973 raft_consensus.cc:2272] T f5174042afb642b0bb12a0466ece1a5c P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.767562 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.768205 11973 raft_consensus.cc:2243] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:44.769173 11973 raft_consensus.cc:2272] T a59f5542349d4974a8da2272292ba5e2 P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:44.769595 14073 consensus_peers.cc:597] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:44.771206 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.771759 11973 raft_consensus.cc:2243] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.772142 11973 raft_consensus.cc:2272] T e269c269ed244e4b8f6bdb0dae9f6e5f P 0de66943f0554e889b78adfda498d817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.774005 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.774566 11973 raft_consensus.cc:2243] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:44.775463 11973 raft_consensus.cc:2272] T 8844542ec1ec4b4bb70d1902e5bb65cb P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.777702 11973 tablet_replica.cc:333] stopping tablet replica
W20260709 14:51:44.777979 14147 consensus_peers.cc:597] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:44.778255 11973 raft_consensus.cc:2243] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.778786 11973 raft_consensus.cc:2272] T ea42436ef037408fb0e3e0783fd0a2b5 P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.780969 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.781543 11973 raft_consensus.cc:2243] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:44.782382 11973 raft_consensus.cc:2272] T cf3ca824356d4fb2aba9a40df412111f P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.784693 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.785305 11973 raft_consensus.cc:2243] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.785889 11973 raft_consensus.cc:2272] T 1d48d07a4e4144efbc103a9538d7c379 P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.788435 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.789058 11973 raft_consensus.cc:2243] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 4 LEADER]: Raft consensus shutting down.
W20260709 14:51:44.789456 14147 consensus_peers.cc:597] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:44.789940 11973 raft_consensus.cc:2272] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P 0de66943f0554e889b78adfda498d817 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.792220 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.792883 11973 raft_consensus.cc:2243] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.793262 11973 raft_consensus.cc:2272] T b57b320abb2b4e8381d89008e604d756 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.795516 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.796053 11973 raft_consensus.cc:2243] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.796521 11973 raft_consensus.cc:2272] T ddbac12ea0b549b2bd9e37285eee9d24 P 0de66943f0554e889b78adfda498d817 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.798596 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.799031 11973 raft_consensus.cc:2243] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.799436 11973 raft_consensus.cc:2272] T 9919c3b78ea04b9380ca5a4c3311b39a P 0de66943f0554e889b78adfda498d817 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.801551 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:44.802153 11973 raft_consensus.cc:2243] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:44.802646 11973 raft_consensus.cc:2272] T 55aba5ff844541d29ad52dfd4cb08762 P 0de66943f0554e889b78adfda498d817 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:44.834455 14147 consensus_peers.cc:597] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:44.834600 13999 consensus_peers.cc:597] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. 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:51:44.864750 14147 connection.cc:573] client connection to 127.11.177.65:46089 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 14:51:44.865880 14147 consensus_peers.cc:597] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:44.867599 13999 consensus_peers.cc:597] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:44.888934 11973 tablet_server.cc:196] TabletServer@127.11.177.65:46089 shutdown complete.
W20260709 14:51:44.891882 13999 consensus_peers.cc:597] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:44.892418 13999 consensus_peers.cc:597] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:44.892802 13999 consensus_peers.cc:597] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:44.921558 14073 consensus_peers.cc:597] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:44.928676 13999 consensus_peers.cc:597] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:44.946535 14147 consensus_peers.cc:597] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:44.957791 14147 consensus_peers.cc:597] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:44.967810 13999 consensus_peers.cc:597] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:44.973569 14147 consensus_peers.cc:597] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:44.978200 11973 tablet_server.cc:179] TabletServer@127.11.177.66:0 shutting down...
W20260709 14:51:44.999279 14147 consensus_peers.cc:597] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:45.014007 14070 consensus_peers.cc:597] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Couldn't send request to peer ccf653224ebf45688ac8367384cceaea. 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:51:45.035171 14144 consensus_peers.cc:597] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af -> Peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Couldn't send request to peer ccf653224ebf45688ac8367384cceaea. 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:51:45.037822 13999 consensus_peers.cc:597] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:45.045192 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:51:45.046592 14147 consensus_peers.cc:597] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:45.048147 14073 consensus_peers.cc:597] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:45.048899 11973 tablet_replica.cc:333] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.049947 11973 raft_consensus.cc:2243] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.050705 11973 raft_consensus.cc:2272] T 73c67d73937741a98143522365baa05d P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.052721 11973 tablet_replica.cc:333] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.053515 11973 raft_consensus.cc:2243] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.054003 11973 raft_consensus.cc:2272] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.055796 11973 tablet_replica.cc:333] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.056332 11973 raft_consensus.cc:2243] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.057086 11973 raft_consensus.cc:2272] T 2ea83f2251fc4004be6d9795cc2600b3 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.058799 11973 tablet_replica.cc:333] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.059408 11973 raft_consensus.cc:2243] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.059803 11973 raft_consensus.cc:2272] T c0085c336ff34666adfc18018ed1480b P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.062037 11973 tablet_replica.cc:333] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.062780 11973 raft_consensus.cc:2243] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.063773 11973 raft_consensus.cc:2272] T 5726f7e2a23749a6a1586c1858416a3f P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.066098 11973 tablet_replica.cc:333] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.066787 11973 raft_consensus.cc:2243] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.067282 11973 raft_consensus.cc:2272] T 164b8a3a7d9a4c519bad1db0e3146b51 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.071393 11973 tablet_replica.cc:333] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.072127 11973 raft_consensus.cc:2243] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:45.072503 14147 consensus_peers.cc:597] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:45.073114 11973 raft_consensus.cc:2272] T 24a9901d3f754308b70b5159e692aa22 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.075781 11973 tablet_replica.cc:333] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.076524 11973 raft_consensus.cc:2243] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.077090 11973 raft_consensus.cc:2272] T abcafccb80a74d8789e7488d70e05340 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:45.078243 14070 consensus_peers.cc:597] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Couldn't send request to peer ccf653224ebf45688ac8367384cceaea. 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:51:45.079633 11973 tablet_replica.cc:333] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.080396 11973 raft_consensus.cc:2243] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.081317 11973 raft_consensus.cc:2272] T 8de20d494f9a48c19011ad7818d957be P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.083788 11973 tablet_replica.cc:333] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.084538 11973 raft_consensus.cc:2243] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.085534 11973 raft_consensus.cc:2272] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:45.086591 14144 consensus_peers.cc:597] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af -> Peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Couldn't send request to peer ccf653224ebf45688ac8367384cceaea. 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:51:45.087898 11973 tablet_replica.cc:333] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.088668 11973 raft_consensus.cc:2243] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.089182 11973 raft_consensus.cc:2272] T 5faa52e7ca1c4a4780dc38bee6dafbac P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.091579 11973 tablet_replica.cc:333] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.092273 11973 raft_consensus.cc:2243] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.092753 11973 raft_consensus.cc:2272] T 8844542ec1ec4b4bb70d1902e5bb65cb P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.095283 11973 tablet_replica.cc:333] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.096024 11973 raft_consensus.cc:2243] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.096515 11973 raft_consensus.cc:2272] T 57b356c85ffc4ec09ecbaaabfd8dbafc P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.098810 11973 tablet_replica.cc:333] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.099556 11973 raft_consensus.cc:2243] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.100190 11973 raft_consensus.cc:2272] T 731eb376aa1c4c979700039996ad0b0f P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:45.102499 14070 consensus_peers.cc:597] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Couldn't send request to peer ccf653224ebf45688ac8367384cceaea. 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:51:45.102512 11973 tablet_replica.cc:333] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.103535 11973 raft_consensus.cc:2243] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.104063 11973 raft_consensus.cc:2272] T 5f03657df1a544a3bb341353fa591583 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:45.105203 14073 consensus_peers.cc:597] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:45.106720 11973 tablet_replica.cc:333] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.107556 11973 raft_consensus.cc:2243] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.108070 11973 raft_consensus.cc:2272] T 27b5f0fac8fc4553b5a784a27f4217dd P ccf653224ebf45688ac8367384cceaea [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.110476 11973 tablet_replica.cc:333] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.111208 11973 raft_consensus.cc:2243] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.111747 11973 raft_consensus.cc:2272] T c85fe13e29bf4ebbaa503b3711dd1215 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.114213 11973 tablet_replica.cc:333] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.115072 11973 raft_consensus.cc:2243] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.116025 11973 raft_consensus.cc:2272] T a4f72d27f268479e90770caa4b822e6a P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.118520 11973 tablet_replica.cc:333] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.119197 11973 raft_consensus.cc:2243] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.119684 11973 raft_consensus.cc:2272] T d45abe180e2e49cbb6e354138e080047 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.121946 11973 tablet_replica.cc:333] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.122612 11973 raft_consensus.cc:2243] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.123184 11973 raft_consensus.cc:2272] T 969753bf4a69495d9d7b2174d8396f1a P ccf653224ebf45688ac8367384cceaea [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.125487 11973 tablet_replica.cc:333] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.126219 11973 raft_consensus.cc:2243] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.126708 11973 raft_consensus.cc:2272] T f75cf55e16fb4a0a938b8474707af307 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.129052 11973 tablet_replica.cc:333] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.129736 11973 raft_consensus.cc:2243] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.130235 11973 raft_consensus.cc:2272] T bca4cd804ff945db9afde3f06a55995f P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.132581 11973 tablet_replica.cc:333] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.133263 11973 raft_consensus.cc:2243] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.133823 11973 raft_consensus.cc:2272] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P ccf653224ebf45688ac8367384cceaea [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.136101 11973 tablet_replica.cc:333] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.136765 11973 raft_consensus.cc:2243] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.137761 11973 raft_consensus.cc:2272] T 9919c3b78ea04b9380ca5a4c3311b39a P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.140138 11973 tablet_replica.cc:333] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.140822 11973 raft_consensus.cc:2243] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.141311 11973 raft_consensus.cc:2272] T 55aba5ff844541d29ad52dfd4cb08762 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.143694 11973 tablet_replica.cc:333] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.144325 11973 raft_consensus.cc:2243] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.144784 11973 raft_consensus.cc:2272] T de3122d77df94945a93b7411cb887c09 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.147245 11973 tablet_replica.cc:333] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.147930 11973 raft_consensus.cc:2243] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.148407 11973 raft_consensus.cc:2272] T 6cdebab894ab410083751f5ee6d4e3fb P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.150695 11973 tablet_replica.cc:333] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.151345 11973 raft_consensus.cc:2243] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.151825 11973 raft_consensus.cc:2272] T f43958ada2da4851a6dd241e5eddc798 P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.154947 11973 tablet_replica.cc:333] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.155599 11973 raft_consensus.cc:2243] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.156077 11973 raft_consensus.cc:2272] T ee0764fb4ca944b7a4f31daf2fbc5100 P ccf653224ebf45688ac8367384cceaea [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.158532 11973 tablet_replica.cc:333] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
W20260709 14:51:45.158566 14144 consensus_peers.cc:597] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af -> Peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Couldn't send request to peer ccf653224ebf45688ac8367384cceaea. 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:51:45.159299 11973 raft_consensus.cc:2243] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.159821 11973 raft_consensus.cc:2272] T 9b5359b9b6dc462ca79f76866e8c4b24 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:45.162184 14147 consensus_peers.cc:597] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:45.162263 11973 tablet_replica.cc:333] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.163048 11973 raft_consensus.cc:2243] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.163564 11973 raft_consensus.cc:2272] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.166059 11973 tablet_replica.cc:333] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.166695 11973 raft_consensus.cc:2243] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.167191 11973 raft_consensus.cc:2272] T 126cc3101cf841178c4b4e4d26e18c66 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.169545 11973 tablet_replica.cc:333] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.170217 11973 raft_consensus.cc:2243] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.171128 11973 raft_consensus.cc:2272] T 6f31fac4194e48dd90b96b78a25dce40 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.173611 11973 tablet_replica.cc:333] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.174305 11973 raft_consensus.cc:2243] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.175208 11973 raft_consensus.cc:2272] T 69649f7416be41169f800f2060b2019f P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.177708 11973 tablet_replica.cc:333] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.178376 11973 raft_consensus.cc:2243] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.178861 11973 raft_consensus.cc:2272] T f0f4982298bf46c4b1827330a82fa55f P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.181290 11973 tablet_replica.cc:333] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.181957 11973 raft_consensus.cc:2243] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.182422 11973 raft_consensus.cc:2272] T fb5a8e5c278b451abef00db7ce0c2ef9 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.184641 11973 tablet_replica.cc:333] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.185330 11973 raft_consensus.cc:2243] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.186278 11973 raft_consensus.cc:2272] T edcb9bd4e9a24ec68689c0d622106be2 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:45.188458 14144 consensus_peers.cc:597] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af -> Peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Couldn't send request to peer ccf653224ebf45688ac8367384cceaea. 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:51:45.188655 11973 tablet_replica.cc:333] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.189451 11973 raft_consensus.cc:2243] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.190387 11973 raft_consensus.cc:2272] T 320df30fa8434d9d96935fc42d4748f3 P ccf653224ebf45688ac8367384cceaea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.192836 11973 tablet_replica.cc:333] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.193516 11973 raft_consensus.cc:2243] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.194379 11973 raft_consensus.cc:2272] T 2a3fb6bbf641405f957f05432d687739 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.196727 11973 tablet_replica.cc:333] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.197388 11973 raft_consensus.cc:2243] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.198293 11973 raft_consensus.cc:2272] T c2f4b7ea758249b985374a2902a0d1eb P ccf653224ebf45688ac8367384cceaea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.200677 11973 tablet_replica.cc:333] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.201332 11973 raft_consensus.cc:2243] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.201848 11973 raft_consensus.cc:2272] T 28eb6968301949cdb6a15d7da9d633a6 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.204177 11973 tablet_replica.cc:333] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.204771 11973 raft_consensus.cc:2243] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:45.205691 11973 raft_consensus.cc:2272] T b57b320abb2b4e8381d89008e604d756 P ccf653224ebf45688ac8367384cceaea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.208137 11973 tablet_replica.cc:333] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.208734 11973 raft_consensus.cc:2243] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.209307 11973 raft_consensus.cc:2272] T 1a7f9bbaf42a452e9cf476d2094a91b6 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:45.211670 11973 tablet_replica.cc:333] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea: stopping tablet replica
I20260709 14:51:45.212266 11973 raft_consensus.cc:2243] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:45.212767 11973 raft_consensus.cc:2272] T 34874fcf37ca4d37b8694f38dda83f11 P ccf653224ebf45688ac8367384cceaea [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:45.253820 14144 consensus_peers.cc:597] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af -> Peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Couldn't send request to peer ccf653224ebf45688ac8367384cceaea. 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:51:45.261593 14070 consensus_peers.cc:597] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Couldn't send request to peer ccf653224ebf45688ac8367384cceaea. 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:51:45.269171 14144 consensus_peers.cc:597] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af -> Peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Couldn't send request to peer ccf653224ebf45688ac8367384cceaea. 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:51:45.271838 14144 consensus_peers.cc:597] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af -> Peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Couldn't send request to peer ccf653224ebf45688ac8367384cceaea. 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:51:45.273910 14144 consensus_peers.cc:597] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af -> Peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Couldn't send request to peer ccf653224ebf45688ac8367384cceaea. 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:51:45.287314 14070 consensus_peers.cc:597] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Couldn't send request to peer ccf653224ebf45688ac8367384cceaea. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:45.323331 14070 consensus_peers.cc:597] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Couldn't send request to peer ccf653224ebf45688ac8367384cceaea. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:45.344237 14070 consensus_peers.cc:597] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Couldn't send request to peer ccf653224ebf45688ac8367384cceaea. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:45.381013 14070 consensus_peers.cc:597] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Couldn't send request to peer ccf653224ebf45688ac8367384cceaea. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:45.413254 14144 consensus_peers.cc:597] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af -> Peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Couldn't send request to peer ccf653224ebf45688ac8367384cceaea. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:45.453496 14070 consensus_peers.cc:597] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 -> Peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Couldn't send request to peer ccf653224ebf45688ac8367384cceaea. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:45.511701 14144 consensus_peers.cc:597] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af -> Peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Couldn't send request to peer ccf653224ebf45688ac8367384cceaea. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:45.604283 15408 raft_consensus.cc:493] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:45.604792 15408 raft_consensus.cc:515] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:45.606981 15408 leader_election.cc:290] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:45.607796 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263485d1d5b74bbb8566897b88835b6c" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
W20260709 14:51:45.613076 14073 leader_election.cc:336] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:45.613492 14073 leader_election.cc:304] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:45.615016 15408 raft_consensus.cc:2749] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:45.765354 15261 raft_consensus.cc:493] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:45.765846 15261 raft_consensus.cc:515] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:45.767544 15261 leader_election.cc:290] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
W20260709 14:51:45.774183 14147 leader_election.cc:336] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
W20260709 14:51:45.776099 14144 leader_election.cc:336] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
I20260709 14:51:45.776522 14144 leader_election.cc:304] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:45.777067 15261 raft_consensus.cc:2749] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:45.789491 15261 raft_consensus.cc:493] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:45.789987 15261 raft_consensus.cc:515] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:45.792027 15261 leader_election.cc:290] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
W20260709 14:51:45.797109 14144 leader_election.cc:336] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
W20260709 14:51:45.799692 14147 leader_election.cc:336] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:45.800159 14147 leader_election.cc:304] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:45.800910 15261 raft_consensus.cc:2749] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:45.872998 15261 raft_consensus.cc:493] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:45.873517 15261 raft_consensus.cc:515] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:45.875486 15261 leader_election.cc:290] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:45.875963 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
W20260709 14:51:45.879060 14147 leader_election.cc:336] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:45.879393 14147 leader_election.cc:304] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, 0de66943f0554e889b78adfda498d817
I20260709 14:51:45.879912 15261 raft_consensus.cc:2749] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:45.895569 15408 raft_consensus.cc:493] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:45.896003 15408 raft_consensus.cc:515] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:45.897770 15408 leader_election.cc:290] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:45.898236 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
W20260709 14:51:45.900899 14073 leader_election.cc:336] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:45.901227 14073 leader_election.cc:304] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:45.901784 15408 raft_consensus.cc:2749] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:45.905195 15301 raft_consensus.cc:493] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:45.905717 15301 raft_consensus.cc:515] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:45.907559 15301 leader_election.cc:290] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:45.911782 15403 raft_consensus.cc:493] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:45.912272 15403 raft_consensus.cc:515] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
W20260709 14:51:45.913645 14070 leader_election.cc:336] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
I20260709 14:51:45.914333 15403 leader_election.cc:290] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
W20260709 14:51:45.914671 14073 leader_election.cc:336] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:45.914896 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59543a807d340239c2c19d7c16b1718" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:45.916766 14073 leader_election.cc:304] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:45.917380 15403 raft_consensus.cc:2749] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:51:45.920915 14073 leader_election.cc:336] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:45.921309 14073 leader_election.cc:304] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, b32009ed2a964ffbb8b687b27123c7af
I20260709 14:51:45.921408 15261 raft_consensus.cc:493] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:45.921994 15403 raft_consensus.cc:2749] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:45.921941 15261 raft_consensus.cc:515] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:45.923606 15261 leader_election.cc:290] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
W20260709 14:51:45.927101 14144 leader_election.cc:336] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
W20260709 14:51:45.927508 14147 leader_election.cc:336] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:45.927899 14147 leader_election.cc:304] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:45.928512 15261 raft_consensus.cc:2749] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:51:45.964601 15261 raft_consensus.cc:493] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:45.965104 15261 raft_consensus.cc:515] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:45.967365 15261 leader_election.cc:290] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:45.967298 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263485d1d5b74bbb8566897b88835b6c" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:45.967896 14099 raft_consensus.cc:2468] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 3.
I20260709 14:51:45.968717 14144 leader_election.cc:304] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:45.969388 15261 raft_consensus.cc:2804] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:45.969715 15261 raft_consensus.cc:493] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:45.970007 15261 raft_consensus.cc:3060] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:51:45.970378 14147 leader_election.cc:336] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:45.976878 15261 raft_consensus.cc:515] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:45.978677 15261 leader_election.cc:290] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:45.980495 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263485d1d5b74bbb8566897b88835b6c" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:45.981040 14099 raft_consensus.cc:3060] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:45.984579 15261 raft_consensus.cc:493] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
W20260709 14:51:45.986786 14147 leader_election.cc:336] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:45.988443 14099 raft_consensus.cc:2468] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 4.
I20260709 14:51:45.985049 15261 raft_consensus.cc:515] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:45.990129 14144 leader_election.cc:304] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:45.990572 15261 leader_election.cc:290] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:45.990811 15414 raft_consensus.cc:2804] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:45.991349 15414 raft_consensus.cc:697] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 4 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:45.992208 15414 consensus_queue.cc:237] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
W20260709 14:51:45.996397 14147 leader_election.cc:336] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:45.997262 15408 raft_consensus.cc:493] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:45.997802 15408 raft_consensus.cc:515] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
W20260709 14:51:45.998950 14144 leader_election.cc:336] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
I20260709 14:51:45.999428 14144 leader_election.cc:304] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:45.999689 15408 leader_election.cc:290] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:46.001155 15414 raft_consensus.cc:2749] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:46.003369 13852 catalog_manager.cc:5697] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 3 to 4, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 4 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:46.008926 14070 leader_election.cc:336] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
W20260709 14:51:46.009430 14073 leader_election.cc:336] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:46.009799 14073 leader_election.cc:304] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:46.010321 15408 raft_consensus.cc:2749] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:46.043277 15408 raft_consensus.cc:493] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:46.043723 15408 raft_consensus.cc:515] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:46.045586 15408 leader_election.cc:290] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
W20260709 14:51:46.048828 14073 leader_election.cc:336] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
W20260709 14:51:46.050273 14070 leader_election.cc:336] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
I20260709 14:51:46.050671 14070 leader_election.cc:304] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:46.051400 15408 raft_consensus.cc:2749] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:46.074100 15408 raft_consensus.cc:493] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:46.074697 15408 raft_consensus.cc:515] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:46.079478 15408 leader_election.cc:290] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
W20260709 14:51:46.081854 14073 leader_election.cc:336] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
W20260709 14:51:46.082293 14070 leader_election.cc:336] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
I20260709 14:51:46.082698 14070 leader_election.cc:304] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:46.083352 15408 raft_consensus.cc:2749] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:46.093820 15408 raft_consensus.cc:493] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:46.094224 15408 raft_consensus.cc:515] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:46.095784 15408 leader_election.cc:290] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
W20260709 14:51:46.100844 14070 leader_election.cc:336] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
W20260709 14:51:46.101259 14073 leader_election.cc:336] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:46.101679 14073 leader_election.cc:304] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:46.102594 15408 raft_consensus.cc:2749] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:46.103309 15261 raft_consensus.cc:493] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:46.103799 15261 raft_consensus.cc:515] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:46.106339 15261 leader_election.cc:290] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:46.108039 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59543a807d340239c2c19d7c16b1718" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:46.108517 14099 raft_consensus.cc:2468] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 2.
I20260709 14:51:46.109258 14144 leader_election.cc:304] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:46.109731 15408 raft_consensus.cc:493] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:46.109973 15261 raft_consensus.cc:2804] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:46.110397 15261 raft_consensus.cc:493] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:46.110792 15261 raft_consensus.cc:3060] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:51:46.111352 14147 leader_election.cc:336] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:46.110283 15408 raft_consensus.cc:515] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:46.114104 15408 leader_election.cc:290] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:46.116890 15261 raft_consensus.cc:515] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:46.119568 15261 leader_election.cc:290] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
W20260709 14:51:46.121100 14070 leader_election.cc:336] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
W20260709 14:51:46.122493 14073 leader_election.cc:336] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:46.122855 14073 leader_election.cc:304] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:46.123442 15408 raft_consensus.cc:2749] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:51:46.124840 14147 leader_election.cc:336] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:46.126048 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59543a807d340239c2c19d7c16b1718" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:46.126475 14099 raft_consensus.cc:3060] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:46.132387 14099 raft_consensus.cc:2468] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 3.
I20260709 14:51:46.133313 14144 leader_election.cc:304] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:46.134291 15261 raft_consensus.cc:2804] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:46.134905 15261 raft_consensus.cc:697] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:46.135823 15261 consensus_queue.cc:237] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:46.146453 13852 catalog_manager.cc:5697] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 2 to 3, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 3 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.169348 15261 raft_consensus.cc:493] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:46.169824 15261 raft_consensus.cc:515] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:46.172062 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:46.172660 14099 raft_consensus.cc:2468] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 3.
I20260709 14:51:46.172910 15261 leader_election.cc:290] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:46.173682 14144 leader_election.cc:304] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:46.174448 15261 raft_consensus.cc:2804] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:46.174719 15261 raft_consensus.cc:493] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:46.174965 15261 raft_consensus.cc:3060] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:51:46.175333 14147 leader_election.cc:336] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:46.179556 15261 raft_consensus.cc:515] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:46.181059 15261 leader_election.cc:290] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 election: Requested vote from peers 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:46.181700 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a59f5542349d4974a8da2272292ba5e2" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09"
I20260709 14:51:46.182145 14099 raft_consensus.cc:3060] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:51:46.186203 14147 leader_election.cc:336] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:46.187728 14099 raft_consensus.cc:2468] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 4.
I20260709 14:51:46.188596 14144 leader_election.cc:304] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:46.189152 15261 raft_consensus.cc:2804] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:46.189620 15261 raft_consensus.cc:697] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 4 LEADER]: Becoming Leader. State: Replica: b32009ed2a964ffbb8b687b27123c7af, State: Running, Role: LEADER
I20260709 14:51:46.190363 15261 consensus_queue.cc:237] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:46.202292 13852 catalog_manager.cc:5697] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af reported cstate change: term changed from 3 to 4, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to b32009ed2a964ffbb8b687b27123c7af (127.11.177.68). New cstate: current_term: 4 leader_uuid: "b32009ed2a964ffbb8b687b27123c7af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.225350 15408 raft_consensus.cc:493] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:46.225823 15408 raft_consensus.cc:515] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:46.227458 15408 leader_election.cc:290] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
W20260709 14:51:46.231305 14070 leader_election.cc:336] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
W20260709 14:51:46.231822 14073 leader_election.cc:336] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:46.232131 14073 leader_election.cc:304] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:46.232662 15408 raft_consensus.cc:2749] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:46.245157 15301 raft_consensus.cc:493] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:46.245661 15301 raft_consensus.cc:515] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:46.247576 15301 leader_election.cc:290] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:46.248436 11973 tablet_server.cc:196] TabletServer@127.11.177.66:0 shutdown complete.
I20260709 14:51:46.249806 15403 raft_consensus.cc:493] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:46.250356 15403 raft_consensus.cc:515] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:46.253376 15403 leader_election.cc:290] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485)
I20260709 14:51:46.254392 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de20d494f9a48c19011ad7818d957be" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
W20260709 14:51:46.254402 14073 leader_election.cc:336] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
W20260709 14:51:46.256353 14070 leader_election.cc:336] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
I20260709 14:51:46.256719 14070 leader_election.cc:304] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:46.257300 15408 raft_consensus.cc:2749] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:51:46.259188 14070 leader_election.cc:336] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
I20260709 14:51:46.259761 14070 leader_election.cc:304] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: b32009ed2a964ffbb8b687b27123c7af, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:46.260317 15408 raft_consensus.cc:2749] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:46.283597 15408 raft_consensus.cc:493] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:46.284210 15408 raft_consensus.cc:515] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:46.286168 15408 leader_election.cc:290] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:46.286974 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af" is_pre_election: true
I20260709 14:51:46.287667 14173 raft_consensus.cc:2468] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 3.
I20260709 14:51:46.288718 14072 leader_election.cc:304] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:46.289489 15408 raft_consensus.cc:2804] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:46.289921 15408 raft_consensus.cc:493] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 0de66943f0554e889b78adfda498d817)
I20260709 14:51:46.290354 15408 raft_consensus.cc:3060] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:51:46.290664 14073 leader_election.cc:336] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:46.297760 15408 raft_consensus.cc:515] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:46.299935 15408 leader_election.cc:290] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 election: Requested vote from peers b32009ed2a964ffbb8b687b27123c7af (127.11.177.68:34485), 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089)
I20260709 14:51:46.300523 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3ca824356d4fb2aba9a40df412111f" candidate_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b32009ed2a964ffbb8b687b27123c7af"
I20260709 14:51:46.301105 14173 raft_consensus.cc:3060] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:51:46.304402 14073 leader_election.cc:336] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:46.310242 14173 raft_consensus.cc:2468] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01121f3dd35b4bb19e963d9cbc01ba09 in term 4.
I20260709 14:51:46.311120 15408 raft_consensus.cc:493] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:46.311321 14072 leader_election.cc:304] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817
I20260709 14:51:46.311703 15408 raft_consensus.cc:515] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } }
I20260709 14:51:46.312134 15301 raft_consensus.cc:2804] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:46.312693 15301 raft_consensus.cc:697] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 LEADER]: Becoming Leader. State: Replica: 01121f3dd35b4bb19e963d9cbc01ba09, State: Running, Role: LEADER
I20260709 14:51:46.313598 15301 consensus_queue.cc:237] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [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: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } }
I20260709 14:51:46.315372 15408 leader_election.cc:290] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
W20260709 14:51:46.317898 14073 leader_election.cc:336] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
W20260709 14:51:46.320664 14070 leader_election.cc:336] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
I20260709 14:51:46.321089 14070 leader_election.cc:304] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [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: 01121f3dd35b4bb19e963d9cbc01ba09; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:46.321900 15301 raft_consensus.cc:2749] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:46.324523 15318 raft_consensus.cc:493] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:46.324919 15318 raft_consensus.cc:515] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:46.326547 15318 leader_election.cc:290] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:46.328378 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de20d494f9a48c19011ad7818d957be" candidate_uuid: "b32009ed2a964ffbb8b687b27123c7af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" is_pre_election: true
I20260709 14:51:46.328884 14099 raft_consensus.cc:2468] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b32009ed2a964ffbb8b687b27123c7af in term 1.
I20260709 14:51:46.330766 13852 catalog_manager.cc:5697] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 reported cstate change: term changed from 3 to 4, leader changed from 0de66943f0554e889b78adfda498d817 (127.11.177.65) to 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67). New cstate: current_term: 4 leader_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.332105 11973 tablet_server.cc:179] TabletServer@127.11.177.67:0 shutting down...
I20260709 14:51:46.334769 14144 leader_election.cc:304] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [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: 01121f3dd35b4bb19e963d9cbc01ba09, b32009ed2a964ffbb8b687b27123c7af; no voters: 
I20260709 14:51:46.335434 15318 raft_consensus.cc:2804] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:46.335780 15318 raft_consensus.cc:493] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting leader election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:46.338208 15318 raft_consensus.cc:3060] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:46.338579 14144 leader_election.cc:336] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
I20260709 14:51:46.347858 15318 raft_consensus.cc:515] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:46.349725 15318 leader_election.cc:290] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: Requested vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
W20260709 14:51:46.353755 14144 leader_election.cc:336] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:51:46.354468 14144 leader_election.cc:336] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
I20260709 14:51:46.354879 14144 leader_election.cc:304] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:46.355476 15318 raft_consensus.cc:2749] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:46.371675 15318 raft_consensus.cc:493] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:46.372105 15318 raft_consensus.cc:515] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:46.373510 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:46.373832 15318 leader_election.cc:290] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:46.375449 11973 tablet_replica.cc:333] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.376387 11973 raft_consensus.cc:2243] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.377002 11973 raft_consensus.cc:2272] T ee0764fb4ca944b7a4f31daf2fbc5100 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:46.378249 14147 leader_election.cc:336] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:46.379485 11973 tablet_replica.cc:333] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
W20260709 14:51:46.379931 14144 leader_election.cc:336] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
I20260709 14:51:46.380366 11973 raft_consensus.cc:2243] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.380348 14144 leader_election.cc:304] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:46.381075 15318 raft_consensus.cc:2749] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:46.381403 11973 raft_consensus.cc:2272] T 9b5359b9b6dc462ca79f76866e8c4b24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.383708 11973 tablet_replica.cc:333] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
W20260709 14:51:46.383946 14144 consensus_peers.cc:597] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af -> Peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Couldn't send request to peer 01121f3dd35b4bb19e963d9cbc01ba09. 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:51:46.384379 11973 raft_consensus.cc:2243] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:46.384523 14144 consensus_peers.cc:597] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af -> Peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Couldn't send request to peer 01121f3dd35b4bb19e963d9cbc01ba09. 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:51:46.384876 11973 raft_consensus.cc:2272] T 5726f7e2a23749a6a1586c1858416a3f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.386722 11973 tablet_replica.cc:333] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.387296 11973 raft_consensus.cc:2243] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.387687 11973 raft_consensus.cc:2272] T 2ea83f2251fc4004be6d9795cc2600b3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.389417 11973 tablet_replica.cc:333] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.389940 11973 raft_consensus.cc:2243] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.390329 11973 raft_consensus.cc:2272] T a59f5542349d4974a8da2272292ba5e2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.392148 11973 tablet_replica.cc:333] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.392902 11973 raft_consensus.cc:2243] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.393802 11973 raft_consensus.cc:2272] T 164b8a3a7d9a4c519bad1db0e3146b51 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.395972 11973 tablet_replica.cc:333] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.396459 11973 raft_consensus.cc:2243] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.397137 11973 raft_consensus.cc:2272] T abcafccb80a74d8789e7488d70e05340 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.398691 11973 tablet_replica.cc:333] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.399184 11973 raft_consensus.cc:2243] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.399850 11973 raft_consensus.cc:2272] T 986b50960b6048f3bb6e053e4d761b26 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.401527 11973 tablet_replica.cc:333] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.402031 11973 raft_consensus.cc:2243] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.402390 11973 raft_consensus.cc:2272] T 24a9901d3f754308b70b5159e692aa22 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.404016 11973 tablet_replica.cc:333] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.404492 11973 raft_consensus.cc:2243] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.404924 11973 raft_consensus.cc:2272] T 8db2b500d7fa4ba691b703b524d0f286 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.406595 11973 tablet_replica.cc:333] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.407133 11973 raft_consensus.cc:2243] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.407797 11973 raft_consensus.cc:2272] T bca4cd804ff945db9afde3f06a55995f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.409940 11973 tablet_replica.cc:333] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.410540 11973 raft_consensus.cc:2243] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.410945 11973 raft_consensus.cc:2272] T f75cf55e16fb4a0a938b8474707af307 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.412564 11973 tablet_replica.cc:333] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.413057 11973 raft_consensus.cc:2243] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.413482 11973 raft_consensus.cc:2272] T fc0ac93b2d7e4e119d8c77f2287e8ee9 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.415081 11973 tablet_replica.cc:333] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.415570 11973 raft_consensus.cc:2243] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.416286 11973 raft_consensus.cc:2272] T 1d48d07a4e4144efbc103a9538d7c379 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.418200 11973 tablet_replica.cc:333] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.418684 11973 raft_consensus.cc:2243] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.419078 11973 raft_consensus.cc:2272] T 8de20d494f9a48c19011ad7818d957be P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.420837 11973 tablet_replica.cc:333] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.421463 11973 raft_consensus.cc:2243] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.422302 11973 raft_consensus.cc:2272] T 126cc3101cf841178c4b4e4d26e18c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:46.423031 14144 consensus_peers.cc:597] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af -> Peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Couldn't send request to peer 01121f3dd35b4bb19e963d9cbc01ba09. 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:51:46.424124 11973 tablet_replica.cc:333] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.424675 11973 raft_consensus.cc:2243] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.425341 11973 raft_consensus.cc:2272] T f5174042afb642b0bb12a0466ece1a5c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.426976 11973 tablet_replica.cc:333] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.427467 11973 raft_consensus.cc:2243] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.427858 11973 raft_consensus.cc:2272] T 6f31fac4194e48dd90b96b78a25dce40 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.429593 11973 tablet_replica.cc:333] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.430080 11973 raft_consensus.cc:2243] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.430752 11973 raft_consensus.cc:2272] T ddbac12ea0b549b2bd9e37285eee9d24 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.432554 11973 tablet_replica.cc:333] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.433058 11973 raft_consensus.cc:2243] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.433426 11973 raft_consensus.cc:2272] T 9919c3b78ea04b9380ca5a4c3311b39a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.435042 11973 tablet_replica.cc:333] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.435530 11973 raft_consensus.cc:2243] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.435897 11973 raft_consensus.cc:2272] T 5faa52e7ca1c4a4780dc38bee6dafbac P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.436582 15318 raft_consensus.cc:493] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:46.437005 15318 raft_consensus.cc:515] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:46.437723 11973 tablet_replica.cc:333] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.438355 11973 raft_consensus.cc:2243] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.438535 15318 leader_election.cc:290] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:46.438809 11973 raft_consensus.cc:2272] T 5e85e8475d544b5694b5343ddf96f912 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.441028 11973 tablet_replica.cc:333] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.441732 11973 raft_consensus.cc:2243] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 LEADER]: Raft consensus shutting down.
W20260709 14:51:46.442061 14144 leader_election.cc:336] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
I20260709 14:51:46.442550 11973 raft_consensus.cc:2272] T f43958ada2da4851a6dd241e5eddc798 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:46.442720 14147 leader_election.cc:336] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
I20260709 14:51:46.443142 14147 leader_election.cc:304] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:46.443758 15318 raft_consensus.cc:2749] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:51:46.444682 11973 tablet_replica.cc:333] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.445219 11973 raft_consensus.cc:2243] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.445659 11973 raft_consensus.cc:2272] T a4f72d27f268479e90770caa4b822e6a P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.447376 11973 tablet_replica.cc:333] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.447875 11973 raft_consensus.cc:2243] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.448283 11973 raft_consensus.cc:2272] T c85fe13e29bf4ebbaa503b3711dd1215 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.450160 11973 tablet_replica.cc:333] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.450647 11973 raft_consensus.cc:2243] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.451028 11973 raft_consensus.cc:2272] T edcb9bd4e9a24ec68689c0d622106be2 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.451532 15318 raft_consensus.cc:493] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:46.451942 15318 raft_consensus.cc:515] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:46.453088 11973 tablet_replica.cc:333] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.453611 15318 leader_election.cc:290] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
I20260709 14:51:46.453898 11973 raft_consensus.cc:2243] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.454816 11973 raft_consensus.cc:2272] T 2ba663cb24dc481b91aabbb5361f0c66 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.457126 11973 tablet_replica.cc:333] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.457810 11973 raft_consensus.cc:2243] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:46.458091 14144 leader_election.cc:336] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
I20260709 14:51:46.458321 11973 raft_consensus.cc:2272] T 60bc405e09344520998d63a346adc567 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:46.458793 14144 leader_election.cc:336] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:51:46.459120 14144 leader_election.cc:304] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:46.459632 15318 raft_consensus.cc:2749] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:46.460580 11973 tablet_replica.cc:333] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.461372 11973 raft_consensus.cc:2243] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.461885 11973 raft_consensus.cc:2272] T 320df30fa8434d9d96935fc42d4748f3 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.464291 11973 tablet_replica.cc:333] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.464972 11973 raft_consensus.cc:2243] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.465422 11973 raft_consensus.cc:2272] T 2a3fb6bbf641405f957f05432d687739 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.467676 11973 tablet_replica.cc:333] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.468222 11973 raft_consensus.cc:2243] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.468644 11973 raft_consensus.cc:2272] T c2f4b7ea758249b985374a2902a0d1eb P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.470336 11973 tablet_replica.cc:333] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.470805 11973 raft_consensus.cc:2243] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.471182 11973 raft_consensus.cc:2272] T 28eb6968301949cdb6a15d7da9d633a6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.472815 11973 tablet_replica.cc:333] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.473356 11973 raft_consensus.cc:2243] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.474020 11973 pending_rounds.cc:70] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09: Trying to abort 1 pending ops.
I20260709 14:51:46.474236 11973 pending_rounds.cc:77] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305661261070741504 op_type: NO_OP noop_request { }
I20260709 14:51:46.474619 11973 raft_consensus.cc:2889] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:46.474920 11973 raft_consensus.cc:2272] T cf3ca824356d4fb2aba9a40df412111f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.478592 11973 tablet_replica.cc:333] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.479094 11973 raft_consensus.cc:2243] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.479486 11973 raft_consensus.cc:2272] T e269c269ed244e4b8f6bdb0dae9f6e5f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.481073 11973 tablet_replica.cc:333] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.481580 11973 raft_consensus.cc:2243] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.482237 11973 raft_consensus.cc:2272] T ea42436ef037408fb0e3e0783fd0a2b5 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.483852 11973 tablet_replica.cc:333] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.483952 15318 raft_consensus.cc:493] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:46.484578 11973 raft_consensus.cc:2243] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.484447 15318 raft_consensus.cc:515] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:46.485136 11973 raft_consensus.cc:2272] T a59543a807d340239c2c19d7c16b1718 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.486410 15318 leader_election.cc:290] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
I20260709 14:51:46.487529 11973 tablet_replica.cc:333] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.488288 11973 raft_consensus.cc:2243] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.488760 11973 raft_consensus.cc:2272] T 34e7b570c1134e399c31d91eabae50c7 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:46.489537 14147 leader_election.cc:336] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
W20260709 14:51:46.490375 14144 leader_election.cc:336] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
I20260709 14:51:46.490761 14144 leader_election.cc:304] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:46.491094 11973 tablet_replica.cc:333] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.491375 15318 raft_consensus.cc:2749] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:46.491758 11973 raft_consensus.cc:2243] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.492477 11973 raft_consensus.cc:2272] T 34874fcf37ca4d37b8694f38dda83f11 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.494240 11973 tablet_replica.cc:333] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.494694 11973 raft_consensus.cc:2243] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.495069 11973 raft_consensus.cc:2272] T 263485d1d5b74bbb8566897b88835b6c P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.496649 11973 tablet_replica.cc:333] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.497098 11973 raft_consensus.cc:2243] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.497786 11973 raft_consensus.cc:2272] T 1a7f9bbaf42a452e9cf476d2094a91b6 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.499352 11973 tablet_replica.cc:333] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.499802 11973 raft_consensus.cc:2243] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.500193 11973 raft_consensus.cc:2272] T 57b356c85ffc4ec09ecbaaabfd8dbafc P 01121f3dd35b4bb19e963d9cbc01ba09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.501770 11973 tablet_replica.cc:333] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.502223 11973 raft_consensus.cc:2243] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.502610 11973 raft_consensus.cc:2272] T 27b5f0fac8fc4553b5a784a27f4217dd P 01121f3dd35b4bb19e963d9cbc01ba09 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.504236 11973 tablet_replica.cc:333] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.504675 11973 raft_consensus.cc:2243] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.505432 11973 raft_consensus.cc:2272] T 731eb376aa1c4c979700039996ad0b0f P 01121f3dd35b4bb19e963d9cbc01ba09 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.507215 11973 tablet_replica.cc:333] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09: stopping tablet replica
I20260709 14:51:46.507637 11973 raft_consensus.cc:2243] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.508025 11973 raft_consensus.cc:2272] T d45abe180e2e49cbb6e354138e080047 P 01121f3dd35b4bb19e963d9cbc01ba09 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:46.515374 14144 consensus_peers.cc:597] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af -> Peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Couldn't send request to peer 01121f3dd35b4bb19e963d9cbc01ba09. 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:51:46.536543 14147 consensus_peers.cc:597] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:46.547845 14144 consensus_peers.cc:597] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af -> Peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Couldn't send request to peer 01121f3dd35b4bb19e963d9cbc01ba09. 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:51:46.549907 15318 raft_consensus.cc:493] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:46.550406 15318 raft_consensus.cc:515] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } } peers { permanent_uuid: "01121f3dd35b4bb19e963d9cbc01ba09" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 43955 } } peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } }
I20260709 14:51:46.552556 15318 leader_election.cc:290] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873), 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955)
W20260709 14:51:46.556629 14144 leader_election.cc:336] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
W20260709 14:51:46.558272 14144 leader_election.cc:336] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Network error: Client connection negotiation failed: client connection to 127.11.177.67:43955: connect: Connection refused (error 111)
I20260709 14:51:46.558571 14144 leader_election.cc:304] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 01121f3dd35b4bb19e963d9cbc01ba09, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:46.559190 15261 raft_consensus.cc:2749] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:51:46.562186 14144 consensus_peers.cc:597] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af -> Peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Couldn't send request to peer 01121f3dd35b4bb19e963d9cbc01ba09. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.67:43955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:46.571851 14144 consensus_peers.cc:597] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af -> Peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Couldn't send request to peer 01121f3dd35b4bb19e963d9cbc01ba09. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.67:43955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.572558 11973 tablet_server.cc:196] TabletServer@127.11.177.67:0 shutdown complete.
W20260709 14:51:46.574148 14144 consensus_peers.cc:597] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af -> Peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Couldn't send request to peer 01121f3dd35b4bb19e963d9cbc01ba09. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.67:43955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:46.602324 14144 consensus_peers.cc:597] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af -> Peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Couldn't send request to peer 01121f3dd35b4bb19e963d9cbc01ba09. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.67:43955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.610709 15318 raft_consensus.cc:493] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ccf653224ebf45688ac8367384cceaea)
I20260709 14:51:46.611251 15318 raft_consensus.cc:515] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b32009ed2a964ffbb8b687b27123c7af" member_type: VOTER last_known_addr { host: "127.11.177.68" port: 34485 } } peers { permanent_uuid: "0de66943f0554e889b78adfda498d817" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 46089 } } peers { permanent_uuid: "ccf653224ebf45688ac8367384cceaea" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 43873 } }
I20260709 14:51:46.613199 15318 leader_election.cc:290] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089), ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873)
W20260709 14:51:46.615423 14144 consensus_peers.cc:597] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af -> Peer 01121f3dd35b4bb19e963d9cbc01ba09 (127.11.177.67:43955): Couldn't send request to peer 01121f3dd35b4bb19e963d9cbc01ba09. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.67:43955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:46.618523 14147 leader_election.cc:336] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111)
W20260709 14:51:46.619167 14144 leader_election.cc:336] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ccf653224ebf45688ac8367384cceaea (127.11.177.66:43873): Network error: Client connection negotiation failed: client connection to 127.11.177.66:43873: connect: Connection refused (error 111)
I20260709 14:51:46.619560 14144 leader_election.cc:304] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [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: b32009ed2a964ffbb8b687b27123c7af; no voters: 0de66943f0554e889b78adfda498d817, ccf653224ebf45688ac8367384cceaea
I20260709 14:51:46.620213 15318 raft_consensus.cc:2749] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:46.620846 14147 consensus_peers.cc:597] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af -> Peer 0de66943f0554e889b78adfda498d817 (127.11.177.65:46089): Couldn't send request to peer 0de66943f0554e889b78adfda498d817. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:46089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.638468 11973 tablet_server.cc:179] TabletServer@127.11.177.68:0 shutting down...
I20260709 14:51:46.670661 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:46.671438 11973 tablet_replica.cc:333] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.672063 11973 raft_consensus.cc:2243] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.672535 11973 raft_consensus.cc:2272] T 73c67d73937741a98143522365baa05d P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.674472 11973 tablet_replica.cc:333] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.674993 11973 raft_consensus.cc:2243] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.675362 11973 raft_consensus.cc:2272] T 2a3fb6bbf641405f957f05432d687739 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.676992 11973 tablet_replica.cc:333] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.677564 11973 raft_consensus.cc:2243] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.678146 11973 pending_rounds.cc:70] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af: Trying to abort 1 pending ops.
I20260709 14:51:46.678303 11973 pending_rounds.cc:77] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305661260563042304 op_type: NO_OP noop_request { }
I20260709 14:51:46.678557 11973 raft_consensus.cc:2889] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:46.678797 11973 raft_consensus.cc:2272] T a59f5542349d4974a8da2272292ba5e2 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.681044 11973 tablet_replica.cc:333] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.681613 11973 raft_consensus.cc:2243] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.681996 11973 raft_consensus.cc:2272] T 1f2a8cbdddb64f3cb25953dd6a9bf9bb P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.683576 11973 tablet_replica.cc:333] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.684237 11973 raft_consensus.cc:2243] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.684929 11973 raft_consensus.cc:2272] T c0085c336ff34666adfc18018ed1480b P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.686692 11973 tablet_replica.cc:333] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.687199 11973 raft_consensus.cc:2243] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.687573 11973 raft_consensus.cc:2272] T abcafccb80a74d8789e7488d70e05340 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.689106 11973 tablet_replica.cc:333] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.689618 11973 raft_consensus.cc:2243] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.689955 11973 raft_consensus.cc:2272] T 8de20d494f9a48c19011ad7818d957be P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.691499 11973 tablet_replica.cc:333] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.691958 11973 raft_consensus.cc:2243] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.692319 11973 raft_consensus.cc:2272] T 2ba663cb24dc481b91aabbb5361f0c66 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.693940 11973 tablet_replica.cc:333] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.694437 11973 raft_consensus.cc:2243] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.695091 11973 raft_consensus.cc:2272] T 60bc405e09344520998d63a346adc567 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.696998 11973 tablet_replica.cc:333] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.697530 11973 raft_consensus.cc:2243] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.697897 11973 raft_consensus.cc:2272] T 986b50960b6048f3bb6e053e4d761b26 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.699446 11973 tablet_replica.cc:333] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.699923 11973 raft_consensus.cc:2243] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.700296 11973 raft_consensus.cc:2272] T bca4cd804ff945db9afde3f06a55995f P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.701876 11973 tablet_replica.cc:333] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.702322 11973 raft_consensus.cc:2243] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.702711 11973 raft_consensus.cc:2272] T 9b5359b9b6dc462ca79f76866e8c4b24 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.704161 11973 tablet_replica.cc:333] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.704661 11973 raft_consensus.cc:2243] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.705004 11973 raft_consensus.cc:2272] T 44c46f57bbbc4e6cb84f8716bf0dcd54 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.706619 11973 tablet_replica.cc:333] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.707098 11973 raft_consensus.cc:2243] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.707479 11973 raft_consensus.cc:2272] T 1d48d07a4e4144efbc103a9538d7c379 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.709003 11973 tablet_replica.cc:333] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.709522 11973 raft_consensus.cc:2243] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.709880 11973 raft_consensus.cc:2272] T cf3ca824356d4fb2aba9a40df412111f P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.711622 11973 tablet_replica.cc:333] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.712086 11973 raft_consensus.cc:2243] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.712659 11973 raft_consensus.cc:2272] T e269c269ed244e4b8f6bdb0dae9f6e5f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.714358 11973 tablet_replica.cc:333] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.714862 11973 raft_consensus.cc:2243] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.715248 11973 raft_consensus.cc:2272] T ea42436ef037408fb0e3e0783fd0a2b5 P b32009ed2a964ffbb8b687b27123c7af [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.716961 11973 tablet_replica.cc:333] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.717473 11973 raft_consensus.cc:2243] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.717840 11973 raft_consensus.cc:2272] T 8844542ec1ec4b4bb70d1902e5bb65cb P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.719400 11973 tablet_replica.cc:333] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.719887 11973 raft_consensus.cc:2243] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.720268 11973 raft_consensus.cc:2272] T 126cc3101cf841178c4b4e4d26e18c66 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.721894 11973 tablet_replica.cc:333] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.722373 11973 raft_consensus.cc:2243] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.722740 11973 raft_consensus.cc:2272] T f5174042afb642b0bb12a0466ece1a5c P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.724351 11973 tablet_replica.cc:333] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.724828 11973 raft_consensus.cc:2243] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.725193 11973 raft_consensus.cc:2272] T 6f31fac4194e48dd90b96b78a25dce40 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.726802 11973 tablet_replica.cc:333] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.727283 11973 raft_consensus.cc:2243] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.727962 11973 raft_consensus.cc:2272] T 55aba5ff844541d29ad52dfd4cb08762 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.729952 11973 tablet_replica.cc:333] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.730444 11973 raft_consensus.cc:2243] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.731197 11973 pending_rounds.cc:70] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af: Trying to abort 1 pending ops.
I20260709 14:51:46.731375 11973 pending_rounds.cc:77] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af: Aborting op as it isn't in flight: id { term: 4 index: 3 } timestamp: 7305661259752865792 op_type: NO_OP noop_request { }
I20260709 14:51:46.731628 11973 raft_consensus.cc:2889] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:46.731871 11973 raft_consensus.cc:2272] T 263485d1d5b74bbb8566897b88835b6c P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.734198 11973 tablet_replica.cc:333] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.734867 11973 raft_consensus.cc:2243] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.735260 11973 raft_consensus.cc:2272] T 34874fcf37ca4d37b8694f38dda83f11 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.736850 11973 tablet_replica.cc:333] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.737342 11973 raft_consensus.cc:2243] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.738029 11973 raft_consensus.cc:2272] T 8db2b500d7fa4ba691b703b524d0f286 P b32009ed2a964ffbb8b687b27123c7af [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.739600 11973 tablet_replica.cc:333] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.740064 11973 raft_consensus.cc:2243] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.740732 11973 raft_consensus.cc:2272] T de3122d77df94945a93b7411cb887c09 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.742228 11973 tablet_replica.cc:333] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.742697 11973 raft_consensus.cc:2243] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.743319 11973 raft_consensus.cc:2272] T 6cdebab894ab410083751f5ee6d4e3fb P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.744896 11973 tablet_replica.cc:333] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.745400 11973 raft_consensus.cc:2243] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.745779 11973 raft_consensus.cc:2272] T f43958ada2da4851a6dd241e5eddc798 P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.747422 11973 tablet_replica.cc:333] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.747875 11973 raft_consensus.cc:2243] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.748245 11973 raft_consensus.cc:2272] T 1a7f9bbaf42a452e9cf476d2094a91b6 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.749871 11973 tablet_replica.cc:333] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.750319 11973 raft_consensus.cc:2243] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.750986 11973 raft_consensus.cc:2272] T 57b356c85ffc4ec09ecbaaabfd8dbafc P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.752499 11973 tablet_replica.cc:333] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.752952 11973 raft_consensus.cc:2243] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.753640 11973 raft_consensus.cc:2272] T 5f03657df1a544a3bb341353fa591583 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.755380 11973 tablet_replica.cc:333] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.755839 11973 raft_consensus.cc:2243] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.756213 11973 raft_consensus.cc:2272] T 731eb376aa1c4c979700039996ad0b0f P b32009ed2a964ffbb8b687b27123c7af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.757779 11973 tablet_replica.cc:333] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.758221 11973 raft_consensus.cc:2243] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.758561 11973 raft_consensus.cc:2272] T 69649f7416be41169f800f2060b2019f P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.760048 11973 tablet_replica.cc:333] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.760501 11973 raft_consensus.cc:2243] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.761153 11973 raft_consensus.cc:2272] T 34e7b570c1134e399c31d91eabae50c7 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.762812 11973 tablet_replica.cc:333] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.763267 11973 raft_consensus.cc:2243] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.763650 11973 raft_consensus.cc:2272] T f0f4982298bf46c4b1827330a82fa55f P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.765349 11973 tablet_replica.cc:333] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.765816 11973 raft_consensus.cc:2243] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.766491 11973 raft_consensus.cc:2272] T fb5a8e5c278b451abef00db7ce0c2ef9 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.768146 11973 tablet_replica.cc:333] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.768602 11973 raft_consensus.cc:2243] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.768975 11973 raft_consensus.cc:2272] T fd5a8ee79a9b430c8fff6ef8e88fe6ec P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.770574 11973 tablet_replica.cc:333] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.771006 11973 raft_consensus.cc:2243] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.771647 11973 raft_consensus.cc:2272] T 5faa52e7ca1c4a4780dc38bee6dafbac P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.773204 11973 tablet_replica.cc:333] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.773658 11973 raft_consensus.cc:2243] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.774303 11973 raft_consensus.cc:2272] T 5e85e8475d544b5694b5343ddf96f912 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.775924 11973 tablet_replica.cc:333] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.776374 11973 raft_consensus.cc:2243] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.776742 11973 raft_consensus.cc:2272] T b57b320abb2b4e8381d89008e604d756 P b32009ed2a964ffbb8b687b27123c7af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.778280 11973 tablet_replica.cc:333] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.778716 11973 raft_consensus.cc:2243] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.779348 11973 pending_rounds.cc:70] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af: Trying to abort 1 pending ops.
I20260709 14:51:46.779517 11973 pending_rounds.cc:77] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305661260346646528 op_type: NO_OP noop_request { }
I20260709 14:51:46.779762 11973 raft_consensus.cc:2889] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:46.779994 11973 raft_consensus.cc:2272] T a59543a807d340239c2c19d7c16b1718 P b32009ed2a964ffbb8b687b27123c7af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.782101 11973 tablet_replica.cc:333] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.782555 11973 raft_consensus.cc:2243] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.783212 11973 raft_consensus.cc:2272] T c85fe13e29bf4ebbaa503b3711dd1215 P b32009ed2a964ffbb8b687b27123c7af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.784900 11973 tablet_replica.cc:333] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.785346 11973 raft_consensus.cc:2243] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.786007 11973 raft_consensus.cc:2272] T 969753bf4a69495d9d7b2174d8396f1a P b32009ed2a964ffbb8b687b27123c7af [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.787621 11973 tablet_replica.cc:333] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af: stopping tablet replica
I20260709 14:51:46.788021 11973 raft_consensus.cc:2243] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:46.788379 11973 raft_consensus.cc:2272] T ddbac12ea0b549b2bd9e37285eee9d24 P b32009ed2a964ffbb8b687b27123c7af [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.845090 11973 tablet_server.cc:196] TabletServer@127.11.177.68:0 shutdown complete.
I20260709 14:51:46.900060 11973 master.cc:562] Master@127.11.177.126:46741 shutting down...
I20260709 14:51:46.923692 11973 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:46.924216 11973 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:46.924525 11973 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8a2cd889c4254ed7adc3976a922c46c9: stopping tablet replica
I20260709 14:51:46.945966 11973 master.cc:584] Master@127.11.177.126:46741 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (37311 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:51:47.023370 11973 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.177.126:41315
I20260709 14:51:47.024497 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:47.030303 15427 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:51:47.030906 15429 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:51:47.030395 15426 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:51:47.031950 11973 server_base.cc:1061] running on GCE node
I20260709 14:51:47.032943 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:47.033118 11973 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:51:47.033228 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608707033218 us; error 0 us; skew 500 ppm
I20260709 14:51:47.033712 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:47.035857 11973 webserver.cc:533] Webserver started at http://127.11.177.126:35867/ using document root <none> and password file <none>
I20260709 14:51:47.036278 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:47.036451 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:47.036674 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:47.037748 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-0/minicluster-data/master-0-root/instance:
uuid: "20ae3ef1ac8041d89f6c9c34bfd53618"
format_stamp: "Formatted at 2026-07-09 14:51:47 on dist-test-slave-1rkr"
I20260709 14:51:47.041862 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:47.044828 15434 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:51:47.045499 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:47.045754 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-0/minicluster-data/master-0-root
uuid: "20ae3ef1ac8041d89f6c9c34bfd53618"
format_stamp: "Formatted at 2026-07-09 14:51:47 on dist-test-slave-1rkr"
I20260709 14:51:47.046007 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-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:51:47.066315 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:47.067420 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:47.102607 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.126:41315
I20260709 14:51:47.102694 15485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.126:41315 every 8 connection(s)
I20260709 14:51:47.106288 15486 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:51:47.115798 15486 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618: Bootstrap starting.
I20260709 14:51:47.120203 15486 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.123986 15486 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618: No bootstrap required, opened a new log
I20260709 14:51:47.126008 15486 raft_consensus.cc:359] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20ae3ef1ac8041d89f6c9c34bfd53618" member_type: VOTER }
I20260709 14:51:47.126351 15486 raft_consensus.cc:385] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.126581 15486 raft_consensus.cc:740] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ae3ef1ac8041d89f6c9c34bfd53618, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.127121 15486 consensus_queue.cc:260] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "20ae3ef1ac8041d89f6c9c34bfd53618" member_type: VOTER }
I20260709 14:51:47.127552 15486 raft_consensus.cc:399] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:47.127755 15486 raft_consensus.cc:493] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:47.127986 15486 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.132130 15486 raft_consensus.cc:515] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20ae3ef1ac8041d89f6c9c34bfd53618" member_type: VOTER }
I20260709 14:51:47.132597 15486 leader_election.cc:304] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [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: 20ae3ef1ac8041d89f6c9c34bfd53618; no voters: 
I20260709 14:51:47.133601 15486 leader_election.cc:290] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:47.133955 15489 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.135128 15489 raft_consensus.cc:697] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [term 1 LEADER]: Becoming Leader. State: Replica: 20ae3ef1ac8041d89f6c9c34bfd53618, State: Running, Role: LEADER
I20260709 14:51:47.135756 15489 consensus_queue.cc:237] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [LEADER]: Queue going to LEADER mode. State: All 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: "20ae3ef1ac8041d89f6c9c34bfd53618" member_type: VOTER }
I20260709 14:51:47.136281 15486 sys_catalog.cc:565] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:47.140353 15490 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "20ae3ef1ac8041d89f6c9c34bfd53618" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20ae3ef1ac8041d89f6c9c34bfd53618" member_type: VOTER } }
I20260709 14:51:47.140446 15491 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 20ae3ef1ac8041d89f6c9c34bfd53618. Latest consensus state: current_term: 1 leader_uuid: "20ae3ef1ac8041d89f6c9c34bfd53618" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20ae3ef1ac8041d89f6c9c34bfd53618" member_type: VOTER } }
I20260709 14:51:47.141237 15491 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:47.141254 15490 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:47.143108 15496 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:47.148046 15496 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:47.151160 11973 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:47.157606 15496 catalog_manager.cc:1383] Generated new cluster ID: a6c4444853b24e91858f8d2a3857cb1e
I20260709 14:51:47.157841 15496 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:47.179009 15496 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:47.180182 15496 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:47.191284 15496 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618: Generated new TSK 0
I20260709 14:51:47.191818 15496 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:47.217357 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:47.222874 15507 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:51:47.223871 15508 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:51:47.225028 15510 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:51:47.225522 11973 server_base.cc:1061] running on GCE node
I20260709 14:51:47.226437 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:47.226624 11973 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:51:47.226771 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608707226758 us; error 0 us; skew 500 ppm
I20260709 14:51:47.227279 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:47.229424 11973 webserver.cc:533] Webserver started at http://127.11.177.65:39787/ using document root <none> and password file <none>
I20260709 14:51:47.229876 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:47.230046 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:47.230274 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:47.231276 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-0/minicluster-data/ts-0-root/instance:
uuid: "0298e70f086044c0ba09f2ced8f0b48a"
format_stamp: "Formatted at 2026-07-09 14:51:47 on dist-test-slave-1rkr"
I20260709 14:51:47.235332 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:47.238492 15515 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:51:47.239212 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:47.239503 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-0/minicluster-data/ts-0-root
uuid: "0298e70f086044c0ba09f2ced8f0b48a"
format_stamp: "Formatted at 2026-07-09 14:51:47 on dist-test-slave-1rkr"
I20260709 14:51:47.239738 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-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:51:47.278826 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:47.279989 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:47.281432 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:47.283607 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:47.283797 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:47.284004 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:47.284165 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:47.323331 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.65:43245
I20260709 14:51:47.323426 15577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.65:43245 every 8 connection(s)
I20260709 14:51:47.327929 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:47.334769 15582 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:51:47.335124 15583 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:51:47.338909 15585 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:51:47.339386 11973 server_base.cc:1061] running on GCE node
I20260709 14:51:47.340056 15578 heartbeater.cc:344] Connected to a master server at 127.11.177.126:41315
I20260709 14:51:47.340417 15578 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:47.340986 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:47.341217 11973 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:51:47.341156 15578 heartbeater.cc:507] Master 127.11.177.126:41315 requested a full tablet report, sending...
I20260709 14:51:47.341593 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608707341572 us; error 0 us; skew 500 ppm
I20260709 14:51:47.342141 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:47.343443 15451 ts_manager.cc:194] Registered new tserver with Master: 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245)
I20260709 14:51:47.344496 11973 webserver.cc:533] Webserver started at http://127.11.177.66:36979/ using document root <none> and password file <none>
I20260709 14:51:47.345001 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:47.345194 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:47.345181 15451 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34248
I20260709 14:51:47.345687 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:47.346969 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-0/minicluster-data/ts-1-root/instance:
uuid: "d92e034d86a0429280c3c47303884f10"
format_stamp: "Formatted at 2026-07-09 14:51:47 on dist-test-slave-1rkr"
I20260709 14:51:47.351080 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:47.354008 15590 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:51:47.354641 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:47.354893 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-0/minicluster-data/ts-1-root
uuid: "d92e034d86a0429280c3c47303884f10"
format_stamp: "Formatted at 2026-07-09 14:51:47 on dist-test-slave-1rkr"
I20260709 14:51:47.355149 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-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:51:47.373982 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:47.375006 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:47.376310 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:47.378366 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:47.378561 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:47.378782 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:47.378929 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:47.415573 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.66:46307
I20260709 14:51:47.415668 15652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.66:46307 every 8 connection(s)
I20260709 14:51:47.419885 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:47.426576 15656 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:51:47.428314 15657 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:51:47.429068 11973 server_base.cc:1061] running on GCE node
W20260709 14:51:47.430567 15659 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:51:47.431543 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:51:47.431632 15653 heartbeater.cc:344] Connected to a master server at 127.11.177.126:41315
W20260709 14:51:47.431804 11973 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:51:47.432027 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608707432012 us; error 0 us; skew 500 ppm
I20260709 14:51:47.432147 15653 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:47.432579 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:47.432914 15653 heartbeater.cc:507] Master 127.11.177.126:41315 requested a full tablet report, sending...
I20260709 14:51:47.435024 15451 ts_manager.cc:194] Registered new tserver with Master: d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:47.435058 11973 webserver.cc:533] Webserver started at http://127.11.177.67:39303/ using document root <none> and password file <none>
I20260709 14:51:47.435700 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:47.435875 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:47.436125 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:47.436496 15451 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34258
I20260709 14:51:47.437228 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-0/minicluster-data/ts-2-root/instance:
uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
format_stamp: "Formatted at 2026-07-09 14:51:47 on dist-test-slave-1rkr"
I20260709 14:51:47.441664 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:51:47.444621 15664 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:51:47.445433 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:47.445675 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-0/minicluster-data/ts-2-root
uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
format_stamp: "Formatted at 2026-07-09 14:51:47 on dist-test-slave-1rkr"
I20260709 14:51:47.445924 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-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:51:47.458212 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:47.459182 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:47.460408 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:47.462397 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:47.462565 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:47.462786 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:47.462924 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:47.500056 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.67:40405
I20260709 14:51:47.500138 15726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.67:40405 every 8 connection(s)
I20260709 14:51:47.512730 15727 heartbeater.cc:344] Connected to a master server at 127.11.177.126:41315
I20260709 14:51:47.513126 15727 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:47.513784 15727 heartbeater.cc:507] Master 127.11.177.126:41315 requested a full tablet report, sending...
I20260709 14:51:47.515604 15451 ts_manager.cc:194] Registered new tserver with Master: 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:47.516364 11973 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013386498s
I20260709 14:51:47.516907 15451 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34260
I20260709 14:51:47.538633 15451 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34272:
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:51:47.541419 15451 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:51:47.604336 15618 tablet_service.cc:1511] Processing CreateTablet for tablet 3b4f42fee838418fbfe31bfed5d542ef (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:47.605863 15618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b4f42fee838418fbfe31bfed5d542ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.607986 15616 tablet_service.cc:1511] Processing CreateTablet for tablet c1c7f8edc830483d90354daa7ba7e5fc (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:47.611070 15617 tablet_service.cc:1511] Processing CreateTablet for tablet 8f34f934c8674df6bd015e48e9f643e2 (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:47.614925 15615 tablet_service.cc:1511] Processing CreateTablet for tablet 0194fe175d694de894f67f5721b4560d (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:47.617126 15614 tablet_service.cc:1511] Processing CreateTablet for tablet 9d1eeb8078fe4250a4afd15b4d02141a (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:47.619051 15616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c7f8edc830483d90354daa7ba7e5fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.618813 15613 tablet_service.cc:1511] Processing CreateTablet for tablet f05434015e954828870c1662d53356e4 (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:47.620110 15613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f05434015e954828870c1662d53356e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.620769 15614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d1eeb8078fe4250a4afd15b4d02141a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.621621 15615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0194fe175d694de894f67f5721b4560d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.624126 15617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f34f934c8674df6bd015e48e9f643e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.628679 15612 tablet_service.cc:1511] Processing CreateTablet for tablet ba0d90bf9931406caf17ce541889fb06 (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:47.629921 15612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0d90bf9931406caf17ce541889fb06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.632596 15611 tablet_service.cc:1511] Processing CreateTablet for tablet b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:47.634318 15692 tablet_service.cc:1511] Processing CreateTablet for tablet 3b4f42fee838418fbfe31bfed5d542ef (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:47.635747 15692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b4f42fee838418fbfe31bfed5d542ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.635502 15610 tablet_service.cc:1511] Processing CreateTablet for tablet f259fdeb43a545649d47cbfd90d5575c (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:47.636758 15610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f259fdeb43a545649d47cbfd90d5575c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.637264 15691 tablet_service.cc:1511] Processing CreateTablet for tablet 8f34f934c8674df6bd015e48e9f643e2 (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:47.637964 15611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7c1d1dcaf14490bb7ca5b5d7b5b7bf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.638720 15691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f34f934c8674df6bd015e48e9f643e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.640059 15688 tablet_service.cc:1511] Processing CreateTablet for tablet 9d1eeb8078fe4250a4afd15b4d02141a (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:47.641287 15688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d1eeb8078fe4250a4afd15b4d02141a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.642370 15687 tablet_service.cc:1511] Processing CreateTablet for tablet f05434015e954828870c1662d53356e4 (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:47.643693 15687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f05434015e954828870c1662d53356e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.646304 15686 tablet_service.cc:1511] Processing CreateTablet for tablet ba0d90bf9931406caf17ce541889fb06 (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:47.647742 15686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0d90bf9931406caf17ce541889fb06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.650475 15685 tablet_service.cc:1511] Processing CreateTablet for tablet b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:47.638422 15689 tablet_service.cc:1511] Processing CreateTablet for tablet 0194fe175d694de894f67f5721b4560d (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:47.651829 15685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7c1d1dcaf14490bb7ca5b5d7b5b7bf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.634379 15609 tablet_service.cc:1511] Processing CreateTablet for tablet bc506763c8aa4caaa779a2baee2908f1 (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:47.656028 15609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc506763c8aa4caaa779a2baee2908f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.655849 15683 tablet_service.cc:1511] Processing CreateTablet for tablet bc506763c8aa4caaa779a2baee2908f1 (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:47.659345 15684 tablet_service.cc:1511] Processing CreateTablet for tablet f259fdeb43a545649d47cbfd90d5575c (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:47.637305 15690 tablet_service.cc:1511] Processing CreateTablet for tablet c1c7f8edc830483d90354daa7ba7e5fc (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:47.673697 15684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f259fdeb43a545649d47cbfd90d5575c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.674629 15683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc506763c8aa4caaa779a2baee2908f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.677561 15689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0194fe175d694de894f67f5721b4560d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.684255 15690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c7f8edc830483d90354daa7ba7e5fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.718473 15742 tablet_bootstrap.cc:492] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10: Bootstrap starting.
I20260709 14:51:47.734894 15543 tablet_service.cc:1511] Processing CreateTablet for tablet 3b4f42fee838418fbfe31bfed5d542ef (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:47.736228 15543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b4f42fee838418fbfe31bfed5d542ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.740653 15743 tablet_bootstrap.cc:492] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Bootstrap starting.
I20260709 14:51:47.745409 15535 tablet_service.cc:1511] Processing CreateTablet for tablet f259fdeb43a545649d47cbfd90d5575c (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:47.746354 15539 tablet_service.cc:1511] Processing CreateTablet for tablet 9d1eeb8078fe4250a4afd15b4d02141a (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:47.748399 15538 tablet_service.cc:1511] Processing CreateTablet for tablet f05434015e954828870c1662d53356e4 (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:47.748560 15534 tablet_service.cc:1511] Processing CreateTablet for tablet bc506763c8aa4caaa779a2baee2908f1 (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:47.750409 15537 tablet_service.cc:1511] Processing CreateTablet for tablet ba0d90bf9931406caf17ce541889fb06 (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:47.752096 15536 tablet_service.cc:1511] Processing CreateTablet for tablet b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:47.745009 15540 tablet_service.cc:1511] Processing CreateTablet for tablet 0194fe175d694de894f67f5721b4560d (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:47.741195 15542 tablet_service.cc:1511] Processing CreateTablet for tablet 8f34f934c8674df6bd015e48e9f643e2 (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:47.743281 15541 tablet_service.cc:1511] Processing CreateTablet for tablet c1c7f8edc830483d90354daa7ba7e5fc (DEFAULT_TABLE table=test-workload [id=f3b774d965274420a370b4345dc64fac]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:47.746722 15535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f259fdeb43a545649d47cbfd90d5575c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.756548 15538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f05434015e954828870c1662d53356e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.757673 15536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7c1d1dcaf14490bb7ca5b5d7b5b7bf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.758867 15743 tablet_bootstrap.cc:654] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.761668 15534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc506763c8aa4caaa779a2baee2908f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.763404 15539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d1eeb8078fe4250a4afd15b4d02141a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.766935 15541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c7f8edc830483d90354daa7ba7e5fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.754626 15742 tablet_bootstrap.cc:654] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.769552 15537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0d90bf9931406caf17ce541889fb06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.777580 15542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f34f934c8674df6bd015e48e9f643e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.781606 15540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0194fe175d694de894f67f5721b4560d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:47.783711 15743 tablet_bootstrap.cc:492] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03: No bootstrap required, opened a new log
I20260709 14:51:47.784323 15743 ts_tablet_manager.cc:1403] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.018s
I20260709 14:51:47.787458 15743 raft_consensus.cc:359] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.788246 15743 raft_consensus.cc:385] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.788600 15743 raft_consensus.cc:740] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.789453 15743 consensus_queue.cc:260] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.806306 15748 tablet_bootstrap.cc:492] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
I20260709 14:51:47.833415 15748 tablet_bootstrap.cc:654] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.836459 15743 ts_tablet_manager.cc:1434] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent starting tablet: real 0.052s	user 0.022s	sys 0.027s
I20260709 14:51:47.838547 15727 heartbeater.cc:499] Master 127.11.177.126:41315 was elected leader, sending a full tablet report...
I20260709 14:51:47.838603 15747 raft_consensus.cc:493] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.839454 15747 raft_consensus.cc:515] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.848357 15747 leader_election.cc:290] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:47.860062 15743 tablet_bootstrap.cc:492] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Bootstrap starting.
I20260709 14:51:47.863070 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1eeb8078fe4250a4afd15b4d02141a" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10" is_pre_election: true
W20260709 14:51:47.864691 15667 leader_election.cc:343] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.866477 15748 tablet_bootstrap.cc:492] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a: No bootstrap required, opened a new log
I20260709 14:51:47.866883 15748 ts_tablet_manager.cc:1403] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.014s
I20260709 14:51:47.868937 15748 raft_consensus.cc:359] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } }
I20260709 14:51:47.869886 15748 raft_consensus.cc:385] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.870184 15748 raft_consensus.cc:740] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.870728 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1eeb8078fe4250a4afd15b4d02141a" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a" is_pre_election: true
I20260709 14:51:47.871075 15742 tablet_bootstrap.cc:492] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10: No bootstrap required, opened a new log
I20260709 14:51:47.871268 15743 tablet_bootstrap.cc:654] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.871009 15748 consensus_queue.cc:260] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } }
I20260709 14:51:47.871711 15742 ts_tablet_manager.cc:1403] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10: Time spent bootstrapping tablet: real 0.153s	user 0.013s	sys 0.050s
W20260709 14:51:47.872534 15665 leader_election.cc:343] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.873080 15665 leader_election.cc:304] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3955f0cff4bc4e45ba4c4cdfe6b60d03; no voters: 0298e70f086044c0ba09f2ced8f0b48a, d92e034d86a0429280c3c47303884f10
I20260709 14:51:47.873951 15747 raft_consensus.cc:2749] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.874763 15742 raft_consensus.cc:359] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.875332 15742 raft_consensus.cc:385] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.875577 15742 raft_consensus.cc:740] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92e034d86a0429280c3c47303884f10, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.876363 15578 heartbeater.cc:499] Master 127.11.177.126:41315 was elected leader, sending a full tablet report...
I20260709 14:51:47.876907 15748 ts_tablet_manager.cc:1434] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 14:51:47.876415 15742 consensus_queue.cc:260] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.877161 15743 tablet_bootstrap.cc:492] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: No bootstrap required, opened a new log
I20260709 14:51:47.877753 15743 ts_tablet_manager.cc:1403] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 14:51:47.877836 15748 tablet_bootstrap.cc:492] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
I20260709 14:51:47.880573 15743 raft_consensus.cc:359] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.881357 15743 raft_consensus.cc:385] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.881714 15743 raft_consensus.cc:740] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.882483 15743 consensus_queue.cc:260] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.884620 15743 ts_tablet_manager.cc:1434] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:51:47.885440 15748 tablet_bootstrap.cc:654] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.885623 15743 tablet_bootstrap.cc:492] T c1c7f8edc830483d90354daa7ba7e5fc P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Bootstrap starting.
I20260709 14:51:47.892513 15743 tablet_bootstrap.cc:654] T c1c7f8edc830483d90354daa7ba7e5fc P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.904445 15653 heartbeater.cc:499] Master 127.11.177.126:41315 was elected leader, sending a full tablet report...
I20260709 14:51:47.905078 15742 ts_tablet_manager.cc:1434] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10: Time spent starting tablet: real 0.033s	user 0.016s	sys 0.013s
I20260709 14:51:47.906212 15742 tablet_bootstrap.cc:492] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10: Bootstrap starting.
I20260709 14:51:47.912827 15742 tablet_bootstrap.cc:654] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.916177 15743 tablet_bootstrap.cc:492] T c1c7f8edc830483d90354daa7ba7e5fc P 3955f0cff4bc4e45ba4c4cdfe6b60d03: No bootstrap required, opened a new log
I20260709 14:51:47.916706 15743 ts_tablet_manager.cc:1403] T c1c7f8edc830483d90354daa7ba7e5fc P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.013s
W20260709 14:51:47.919678 15654 tablet.cc:2406] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:51:47.919940 15748 tablet_bootstrap.cc:492] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a: No bootstrap required, opened a new log
I20260709 14:51:47.920455 15748 ts_tablet_manager.cc:1403] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.009s
I20260709 14:51:47.919685 15743 raft_consensus.cc:359] T c1c7f8edc830483d90354daa7ba7e5fc P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.921569 15743 raft_consensus.cc:385] T c1c7f8edc830483d90354daa7ba7e5fc P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.921847 15743 raft_consensus.cc:740] T c1c7f8edc830483d90354daa7ba7e5fc P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.922658 15743 consensus_queue.cc:260] T c1c7f8edc830483d90354daa7ba7e5fc P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.923255 15748 raft_consensus.cc:359] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.923888 15742 tablet_bootstrap.cc:492] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10: No bootstrap required, opened a new log
I20260709 14:51:47.923964 15748 raft_consensus.cc:385] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.924443 15748 raft_consensus.cc:740] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.924525 15742 ts_tablet_manager.cc:1403] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 14:51:47.924837 15743 ts_tablet_manager.cc:1434] T c1c7f8edc830483d90354daa7ba7e5fc P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:51:47.925334 15748 consensus_queue.cc:260] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.925810 15743 tablet_bootstrap.cc:492] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Bootstrap starting.
I20260709 14:51:47.926630 15753 raft_consensus.cc:493] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.927114 15753 raft_consensus.cc:515] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.927663 15748 ts_tablet_manager.cc:1434] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:47.928582 15748 tablet_bootstrap.cc:492] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
I20260709 14:51:47.929643 15753 leader_election.cc:290] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:47.932462 15743 tablet_bootstrap.cc:654] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.934378 15748 tablet_bootstrap.cc:654] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.944049 15748 tablet_bootstrap.cc:492] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a: No bootstrap required, opened a new log
I20260709 14:51:47.944623 15748 ts_tablet_manager.cc:1403] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.012s
I20260709 14:51:47.947677 15748 raft_consensus.cc:359] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.948495 15748 raft_consensus.cc:385] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.948825 15748 raft_consensus.cc:740] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.949604 15748 consensus_queue.cc:260] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.951901 15748 ts_tablet_manager.cc:1434] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:47.952883 15748 tablet_bootstrap.cc:492] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
I20260709 14:51:47.949118 15742 raft_consensus.cc:359] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.954252 15742 raft_consensus.cc:385] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.954555 15742 raft_consensus.cc:740] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92e034d86a0429280c3c47303884f10, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.959108 15748 tablet_bootstrap.cc:654] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.959605 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05434015e954828870c1662d53356e4" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a" is_pre_election: true
W20260709 14:51:47.961134 15591 leader_election.cc:343] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.956714 15742 consensus_queue.cc:260] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.965663 15742 ts_tablet_manager.cc:1434] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.003s
I20260709 14:51:47.966638 15742 tablet_bootstrap.cc:492] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10: Bootstrap starting.
I20260709 14:51:47.972720 15742 tablet_bootstrap.cc:654] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.976115 15743 tablet_bootstrap.cc:492] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: No bootstrap required, opened a new log
I20260709 14:51:47.976640 15743 ts_tablet_manager.cc:1403] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent bootstrapping tablet: real 0.051s	user 0.027s	sys 0.021s
I20260709 14:51:47.976723 15748 tablet_bootstrap.cc:492] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a: No bootstrap required, opened a new log
I20260709 14:51:47.977380 15748 ts_tablet_manager.cc:1403] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260709 14:51:47.978560 15751 raft_consensus.cc:493] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.979027 15751 raft_consensus.cc:515] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } }
I20260709 14:51:47.979542 15743 raft_consensus.cc:359] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.980262 15743 raft_consensus.cc:385] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.980544 15743 raft_consensus.cc:740] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.980567 15748 raft_consensus.cc:359] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.981557 15748 raft_consensus.cc:385] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.981384 15743 consensus_queue.cc:260] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.981946 15748 raft_consensus.cc:740] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.982880 15748 consensus_queue.cc:260] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.983865 15743 ts_tablet_manager.cc:1434] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:47.984834 15743 tablet_bootstrap.cc:492] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Bootstrap starting.
I20260709 14:51:47.986171 15742 tablet_bootstrap.cc:492] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10: No bootstrap required, opened a new log
I20260709 14:51:47.986713 15742 ts_tablet_manager.cc:1403] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260709 14:51:47.989560 15742 raft_consensus.cc:359] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.990234 15742 raft_consensus.cc:385] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.990527 15742 raft_consensus.cc:740] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92e034d86a0429280c3c47303884f10, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.990721 15743 tablet_bootstrap.cc:654] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.991465 15742 consensus_queue.cc:260] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:47.992480 15751 leader_election.cc:290] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:48.003062 15753 raft_consensus.cc:493] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.003633 15753 raft_consensus.cc:515] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.007541 15753 leader_election.cc:290] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:48.009294 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7f8edc830483d90354daa7ba7e5fc" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a" is_pre_election: true
I20260709 14:51:48.009917 15553 raft_consensus.cc:2468] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 0.
I20260709 14:51:48.012800 15591 leader_election.cc:304] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:48.013720 15753 raft_consensus.cc:2804] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.014081 15753 raft_consensus.cc:493] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.014416 15753 raft_consensus.cc:3060] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.021059 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05434015e954828870c1662d53356e4" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" is_pre_election: true
I20260709 14:51:48.021332 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7f8edc830483d90354daa7ba7e5fc" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" is_pre_election: true
I20260709 14:51:48.021974 15701 raft_consensus.cc:2468] T c1c7f8edc830483d90354daa7ba7e5fc P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 0.
W20260709 14:51:48.023366 15591 leader_election.cc:343] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.023825 15591 leader_election.cc:304] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92e034d86a0429280c3c47303884f10; no voters: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03
I20260709 14:51:48.025666 15767 raft_consensus.cc:2749] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.035135 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4f42fee838418fbfe31bfed5d542ef" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10" is_pre_election: true
I20260709 14:51:48.036031 15753 raft_consensus.cc:515] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
W20260709 14:51:48.036840 15518 leader_election.cc:343] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.038609 15742 ts_tablet_manager.cc:1434] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 14:51:48.042047 15742 tablet_bootstrap.cc:492] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10: Bootstrap starting.
I20260709 14:51:48.054152 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7f8edc830483d90354daa7ba7e5fc" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:48.054924 15553 raft_consensus.cc:3060] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.055965 15748 ts_tablet_manager.cc:1434] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.078s	user 0.027s	sys 0.044s
I20260709 14:51:48.056133 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c7f8edc830483d90354daa7ba7e5fc" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
I20260709 14:51:48.056712 15701 raft_consensus.cc:3060] T c1c7f8edc830483d90354daa7ba7e5fc P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.057708 15748 tablet_bootstrap.cc:492] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
I20260709 14:51:48.062500 15553 raft_consensus.cc:2468] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 1.
I20260709 14:51:48.063930 15591 leader_election.cc:304] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:48.064779 15767 raft_consensus.cc:2804] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.064808 15701 raft_consensus.cc:2468] T c1c7f8edc830483d90354daa7ba7e5fc P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 1.
I20260709 14:51:48.066512 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4f42fee838418fbfe31bfed5d542ef" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" is_pre_election: true
I20260709 14:51:48.067509 15753 leader_election.cc:290] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:48.069357 15748 tablet_bootstrap.cc:654] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.071167 15742 tablet_bootstrap.cc:654] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:48.072345 15516 leader_election.cc:343] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.072858 15516 leader_election.cc:304] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a; no voters: 3955f0cff4bc4e45ba4c4cdfe6b60d03, d92e034d86a0429280c3c47303884f10
I20260709 14:51:48.074139 15763 raft_consensus.cc:2749] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.076332 15767 raft_consensus.cc:697] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [term 1 LEADER]: Becoming Leader. State: Replica: d92e034d86a0429280c3c47303884f10, State: Running, Role: LEADER
I20260709 14:51:48.078756 15743 tablet_bootstrap.cc:492] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03: No bootstrap required, opened a new log
I20260709 14:51:48.077143 15767 consensus_queue.cc:237] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.079324 15743 ts_tablet_manager.cc:1403] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent bootstrapping tablet: real 0.095s	user 0.030s	sys 0.063s
I20260709 14:51:48.081928 15748 tablet_bootstrap.cc:492] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a: No bootstrap required, opened a new log
I20260709 14:51:48.082959 15748 ts_tablet_manager.cc:1403] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.011s
I20260709 14:51:48.082768 15743 raft_consensus.cc:359] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } }
I20260709 14:51:48.083770 15743 raft_consensus.cc:385] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.084179 15743 raft_consensus.cc:740] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.085058 15743 consensus_queue.cc:260] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } }
I20260709 14:51:48.086469 15742 tablet_bootstrap.cc:492] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10: No bootstrap required, opened a new log
I20260709 14:51:48.086158 15748 raft_consensus.cc:359] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.086879 15748 raft_consensus.cc:385] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.086987 15742 ts_tablet_manager.cc:1403] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.003s
I20260709 14:51:48.087218 15748 raft_consensus.cc:740] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.088086 15748 consensus_queue.cc:260] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.089833 15743 ts_tablet_manager.cc:1434] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:51:48.090241 15748 ts_tablet_manager.cc:1434] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:48.090966 15743 tablet_bootstrap.cc:492] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Bootstrap starting.
I20260709 14:51:48.091225 15748 tablet_bootstrap.cc:492] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
I20260709 14:51:48.094173 15742 raft_consensus.cc:359] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.094883 15742 raft_consensus.cc:385] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.095322 15742 raft_consensus.cc:740] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92e034d86a0429280c3c47303884f10, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.096029 15742 consensus_queue.cc:260] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.097896 15748 tablet_bootstrap.cc:654] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.098448 15742 ts_tablet_manager.cc:1434] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:51:48.099925 15743 tablet_bootstrap.cc:654] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.102496 15742 tablet_bootstrap.cc:492] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10: Bootstrap starting.
I20260709 14:51:48.107774 15748 tablet_bootstrap.cc:492] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a: No bootstrap required, opened a new log
I20260709 14:51:48.108270 15748 ts_tablet_manager.cc:1403] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260709 14:51:48.108765 15742 tablet_bootstrap.cc:654] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.109422 15743 tablet_bootstrap.cc:492] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03: No bootstrap required, opened a new log
I20260709 14:51:48.109927 15743 ts_tablet_manager.cc:1403] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.002s
I20260709 14:51:48.111132 15748 raft_consensus.cc:359] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.111915 15748 raft_consensus.cc:385] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.112207 15748 raft_consensus.cc:740] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.113013 15743 raft_consensus.cc:359] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.113080 15748 consensus_queue.cc:260] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.113965 15743 raft_consensus.cc:385] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.114352 15743 raft_consensus.cc:740] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.115207 15743 consensus_queue.cc:260] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.117226 15743 ts_tablet_manager.cc:1434] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:48.117564 15748 ts_tablet_manager.cc:1434] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 14:51:48.118161 15743 tablet_bootstrap.cc:492] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Bootstrap starting.
I20260709 14:51:48.118532 15748 tablet_bootstrap.cc:492] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
I20260709 14:51:48.115207 15448 catalog_manager.cc:5697] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92e034d86a0429280c3c47303884f10 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "d92e034d86a0429280c3c47303884f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.125946 15748 tablet_bootstrap.cc:654] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.126214 15743 tablet_bootstrap.cc:654] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.130713 15742 tablet_bootstrap.cc:492] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10: No bootstrap required, opened a new log
I20260709 14:51:48.131234 15742 ts_tablet_manager.cc:1403] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.017s
I20260709 14:51:48.134172 15742 raft_consensus.cc:359] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.134912 15742 raft_consensus.cc:385] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.135191 15742 raft_consensus.cc:740] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92e034d86a0429280c3c47303884f10, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.135886 15742 consensus_queue.cc:260] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.138187 15742 ts_tablet_manager.cc:1434] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260709 14:51:48.139163 15742 tablet_bootstrap.cc:492] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10: Bootstrap starting.
I20260709 14:51:48.142341 15748 tablet_bootstrap.cc:492] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a: No bootstrap required, opened a new log
I20260709 14:51:48.142897 15748 ts_tablet_manager.cc:1403] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.007s
I20260709 14:51:48.145443 15742 tablet_bootstrap.cc:654] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:48.146214 15499 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:48.146323 15748 raft_consensus.cc:359] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.147138 15748 raft_consensus.cc:385] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.147475 15748 raft_consensus.cc:740] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.148293 15748 consensus_queue.cc:260] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.150453 15748 ts_tablet_manager.cc:1434] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:51:48.151306 15748 tablet_bootstrap.cc:492] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
I20260709 14:51:48.151469 15743 tablet_bootstrap.cc:492] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: No bootstrap required, opened a new log
I20260709 14:51:48.151957 15743 ts_tablet_manager.cc:1403] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.005s
I20260709 14:51:48.152645 15742 tablet_bootstrap.cc:492] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10: No bootstrap required, opened a new log
I20260709 14:51:48.153119 15742 ts_tablet_manager.cc:1403] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.008s
I20260709 14:51:48.154760 15743 raft_consensus.cc:359] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.155493 15743 raft_consensus.cc:385] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.155764 15743 raft_consensus.cc:740] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.155987 15742 raft_consensus.cc:359] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.156469 15747 raft_consensus.cc:493] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.156447 15743 consensus_queue.cc:260] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.157768 15747 raft_consensus.cc:515] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } }
I20260709 14:51:48.159987 15747 leader_election.cc:290] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307), 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245)
I20260709 14:51:48.160372 15748 tablet_bootstrap.cc:654] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.161480 15743 ts_tablet_manager.cc:1434] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:51:48.161998 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4f42fee838418fbfe31bfed5d542ef" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a" is_pre_election: true
I20260709 14:51:48.162465 15743 tablet_bootstrap.cc:492] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Bootstrap starting.
I20260709 14:51:48.162300 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4f42fee838418fbfe31bfed5d542ef" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10" is_pre_election: true
I20260709 14:51:48.162684 15553 raft_consensus.cc:2468] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 0.
I20260709 14:51:48.162781 15742 raft_consensus.cc:385] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.167604 15743 tablet_bootstrap.cc:654] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.165560 15763 raft_consensus.cc:493] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.182072 15763 raft_consensus.cc:515] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.185218 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f259fdeb43a545649d47cbfd90d5575c" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10" is_pre_election: true
W20260709 14:51:48.163674 15667 leader_election.cc:343] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.187383 15665 leader_election.cc:304] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [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: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03; no voters: d92e034d86a0429280c3c47303884f10
I20260709 14:51:48.188747 15746 raft_consensus.cc:2804] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.189144 15746 raft_consensus.cc:493] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.189481 15746 raft_consensus.cc:3060] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.193439 15747 raft_consensus.cc:493] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.193994 15747 raft_consensus.cc:515] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.196084 15747 leader_election.cc:290] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:48.197800 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c1d1dcaf14490bb7ca5b5d7b5b7bf6" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a" is_pre_election: true
I20260709 14:51:48.198503 15553 raft_consensus.cc:2468] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 0.
I20260709 14:51:48.199898 15665 leader_election.cc:304] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03; no voters: 
I20260709 14:51:48.204602 15746 raft_consensus.cc:515] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } }
I20260709 14:51:48.205438 15747 raft_consensus.cc:2804] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.207387 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c1d1dcaf14490bb7ca5b5d7b5b7bf6" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10" is_pre_election: true
I20260709 14:51:48.209156 15747 raft_consensus.cc:493] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.209573 15747 raft_consensus.cc:3060] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.215883 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4f42fee838418fbfe31bfed5d542ef" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:48.216498 15553 raft_consensus.cc:3060] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.223783 15553 raft_consensus.cc:2468] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 1.
I20260709 14:51:48.224959 15665 leader_election.cc:304] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03; no voters: 
I20260709 14:51:48.181725 15742 raft_consensus.cc:740] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92e034d86a0429280c3c47303884f10, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.227463 15742 consensus_queue.cc:260] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.228386 15628 raft_consensus.cc:2468] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0298e70f086044c0ba09f2ced8f0b48a in term 0.
I20260709 14:51:48.231703 15518 leader_election.cc:304] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:48.232544 15751 raft_consensus.cc:2804] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.232913 15751 raft_consensus.cc:493] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.233229 15751 raft_consensus.cc:3060] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.240625 15751 raft_consensus.cc:515] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.243706 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f259fdeb43a545649d47cbfd90d5575c" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10"
I20260709 14:51:48.244289 15628 raft_consensus.cc:3060] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.258839 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4f42fee838418fbfe31bfed5d542ef" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10"
W20260709 14:51:48.260460 15667 leader_election.cc:343] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:48.261468 15667 leader_election.cc:343] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.263144 15751 leader_election.cc:290] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 election: Requested vote from peers d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:48.263784 15751 raft_consensus.cc:493] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.264233 15751 raft_consensus.cc:515] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.267666 15763 leader_election.cc:290] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:48.274825 15746 leader_election.cc:290] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 election: Requested vote from peers d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307), 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245)
I20260709 14:51:48.275507 15746 raft_consensus.cc:2804] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.275959 15746 raft_consensus.cc:697] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Becoming Leader. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
W20260709 14:51:48.279629 15665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.65:43245, user_credentials={real_user=slave}} blocked reactor thread for 54779.1us
I20260709 14:51:48.281078 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f259fdeb43a545649d47cbfd90d5575c" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
I20260709 14:51:48.282269 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc506763c8aa4caaa779a2baee2908f1" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10" is_pre_election: true
W20260709 14:51:48.284276 15518 leader_election.cc:343] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.285250 15628 raft_consensus.cc:2468] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0298e70f086044c0ba09f2ced8f0b48a in term 1.
I20260709 14:51:48.286499 15518 leader_election.cc:304] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:48.289563 15784 raft_consensus.cc:2804] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.290067 15784 raft_consensus.cc:697] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 1 LEADER]: Becoming Leader. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Running, Role: LEADER
I20260709 14:51:48.290915 15784 consensus_queue.cc:237] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.293978 15783 raft_consensus.cc:493] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.294498 15783 raft_consensus.cc:515] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.296561 15783 leader_election.cc:290] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:48.300278 15742 ts_tablet_manager.cc:1434] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10: Time spent starting tablet: real 0.147s	user 0.007s	sys 0.001s
I20260709 14:51:48.301687 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc506763c8aa4caaa779a2baee2908f1" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" is_pre_election: true
I20260709 14:51:48.302367 15702 raft_consensus.cc:2468] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0298e70f086044c0ba09f2ced8f0b48a in term 0.
I20260709 14:51:48.303718 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f259fdeb43a545649d47cbfd90d5575c" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" is_pre_election: true
W20260709 14:51:48.304944 15516 leader_election.cc:343] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.306568 15516 leader_election.cc:304] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [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: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03; no voters: d92e034d86a0429280c3c47303884f10
I20260709 14:51:48.307423 15763 raft_consensus.cc:2804] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.307778 15763 raft_consensus.cc:493] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.308137 15763 raft_consensus.cc:3060] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:48.309772 15516 leader_election.cc:343] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.311343 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0d90bf9931406caf17ce541889fb06" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a" is_pre_election: true
I20260709 14:51:48.313649 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0d90bf9931406caf17ce541889fb06" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10" is_pre_election: true
I20260709 14:51:48.314325 15628 raft_consensus.cc:2468] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 0.
I20260709 14:51:48.315552 15667 leader_election.cc:304] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3955f0cff4bc4e45ba4c4cdfe6b60d03, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:48.316572 15751 leader_election.cc:290] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:48.276767 15746 consensus_queue.cc:237] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } }
I20260709 14:51:48.327869 15751 raft_consensus.cc:493] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.328361 15751 raft_consensus.cc:515] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.331188 15747 raft_consensus.cc:515] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.334360 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c1d1dcaf14490bb7ca5b5d7b5b7bf6" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10"
W20260709 14:51:48.335834 15667 leader_election.cc:343] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:48.337585 15665 leader_election.cc:343] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.338435 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c1d1dcaf14490bb7ca5b5d7b5b7bf6" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:48.339026 15553 raft_consensus.cc:3060] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.340766 15748 tablet_bootstrap.cc:492] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a: No bootstrap required, opened a new log
I20260709 14:51:48.341225 15748 ts_tablet_manager.cc:1403] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.190s	user 0.071s	sys 0.096s
I20260709 14:51:48.343114 15767 raft_consensus.cc:493] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.343568 15767 raft_consensus.cc:515] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.343672 15748 raft_consensus.cc:359] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.344288 15748 raft_consensus.cc:385] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.344566 15748 raft_consensus.cc:740] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.345575 15767 leader_election.cc:290] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:48.347524 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f34f934c8674df6bd015e48e9f643e2" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" is_pre_election: true
I20260709 14:51:48.350481 15553 raft_consensus.cc:2468] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 1.
I20260709 14:51:48.345211 15748 consensus_queue.cc:260] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
W20260709 14:51:48.351567 15591 leader_election.cc:343] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.360615 15763 raft_consensus.cc:515] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.361636 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05434015e954828870c1662d53356e4" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10" is_pre_election: true
I20260709 14:51:48.391567 15628 raft_consensus.cc:2468] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0298e70f086044c0ba09f2ced8f0b48a in term 0.
I20260709 14:51:48.376641 15783 raft_consensus.cc:2804] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.378203 15742 tablet_bootstrap.cc:492] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10: Bootstrap starting.
I20260709 14:51:48.392592 15743 tablet_bootstrap.cc:492] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: No bootstrap required, opened a new log
I20260709 14:51:48.392513 15518 leader_election.cc:304] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:48.393177 15743 ts_tablet_manager.cc:1403] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent bootstrapping tablet: real 0.231s	user 0.094s	sys 0.123s
I20260709 14:51:48.392522 15783 raft_consensus.cc:493] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.394016 15783 raft_consensus.cc:3060] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.395686 15743 raft_consensus.cc:359] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.396389 15743 raft_consensus.cc:385] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.378760 15665 leader_election.cc:304] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03; no voters: d92e034d86a0429280c3c47303884f10
I20260709 14:51:48.385727 15448 catalog_manager.cc:5697] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.396672 15743 raft_consensus.cc:740] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.396164 15451 catalog_manager.cc:5697] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0298e70f086044c0ba09f2ced8f0b48a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.397483 15743 consensus_queue.cc:260] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.399170 15784 raft_consensus.cc:2804] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.399356 15743 ts_tablet_manager.cc:1434] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:51:48.399636 15784 raft_consensus.cc:493] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.400044 15784 raft_consensus.cc:3060] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.400266 15743 tablet_bootstrap.cc:492] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Bootstrap starting.
I20260709 14:51:48.401145 15783 raft_consensus.cc:515] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.403183 15783 leader_election.cc:290] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:48.404536 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0d90bf9931406caf17ce541889fb06" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10"
I20260709 14:51:48.405206 15628 raft_consensus.cc:3060] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.405797 15743 tablet_bootstrap.cc:654] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.407339 15746 raft_consensus.cc:2804] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.407732 15552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0d90bf9931406caf17ce541889fb06" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:48.387801 15751 leader_election.cc:290] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:48.388203 15747 leader_election.cc:290] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:48.410929 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05434015e954828870c1662d53356e4" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" is_pre_election: true
I20260709 14:51:48.413067 15552 raft_consensus.cc:3060] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:48.414073 15516 leader_election.cc:343] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.414708 15743 tablet_bootstrap.cc:492] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: No bootstrap required, opened a new log
I20260709 14:51:48.407814 15746 raft_consensus.cc:697] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Becoming Leader. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:48.415198 15743 ts_tablet_manager.cc:1403] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260709 14:51:48.415567 15746 consensus_queue.cc:237] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.389966 15786 raft_consensus.cc:493] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.390417 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f34f934c8674df6bd015e48e9f643e2" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a" is_pre_election: true
I20260709 14:51:48.417757 15743 raft_consensus.cc:359] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.418530 15743 raft_consensus.cc:385] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.418278 15786 raft_consensus.cc:515] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.418813 15743 raft_consensus.cc:740] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.420428 15743 consensus_queue.cc:260] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.420943 15553 raft_consensus.cc:2468] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 0.
I20260709 14:51:48.422626 15743 ts_tablet_manager.cc:1434] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:51:48.422930 15591 leader_election.cc:304] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [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: 0298e70f086044c0ba09f2ced8f0b48a, d92e034d86a0429280c3c47303884f10; no voters: 3955f0cff4bc4e45ba4c4cdfe6b60d03
I20260709 14:51:48.423496 15743 tablet_bootstrap.cc:492] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Bootstrap starting.
I20260709 14:51:48.423713 15767 raft_consensus.cc:2804] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.424152 15767 raft_consensus.cc:493] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.424484 15767 raft_consensus.cc:3060] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.426676 15786 leader_election.cc:290] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:48.427901 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f34f934c8674df6bd015e48e9f643e2" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" is_pre_election: true
I20260709 14:51:48.428503 15702 raft_consensus.cc:2468] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0298e70f086044c0ba09f2ced8f0b48a in term 0.
I20260709 14:51:48.429515 15516 leader_election.cc:304] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03; no voters: 
I20260709 14:51:48.430163 15743 tablet_bootstrap.cc:654] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.430522 15627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f34f934c8674df6bd015e48e9f643e2" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10" is_pre_election: true
I20260709 14:51:48.436103 15767 raft_consensus.cc:515] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.439291 15627 raft_consensus.cc:2393] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0298e70f086044c0ba09f2ced8f0b48a in current term 1: Already voted for candidate d92e034d86a0429280c3c47303884f10 in this term.
I20260709 14:51:48.439837 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc506763c8aa4caaa779a2baee2908f1" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10"
I20260709 14:51:48.436568 15786 raft_consensus.cc:2804] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.438359 15742 tablet_bootstrap.cc:654] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:48.442173 15518 leader_election.cc:343] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.442355 15748 ts_tablet_manager.cc:1434] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.101s	user 0.031s	sys 0.044s
I20260709 14:51:48.442976 15786 raft_consensus.cc:493] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.444427 15748 tablet_bootstrap.cc:492] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
I20260709 14:51:48.444551 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc506763c8aa4caaa779a2baee2908f1" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
I20260709 14:51:48.445096 15702 raft_consensus.cc:3060] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.446835 15743 tablet_bootstrap.cc:492] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03: No bootstrap required, opened a new log
I20260709 14:51:48.447285 15743 ts_tablet_manager.cc:1403] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.009s
I20260709 14:51:48.449781 15743 raft_consensus.cc:359] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.450400 15743 raft_consensus.cc:385] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.450647 15743 raft_consensus.cc:740] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.451261 15743 consensus_queue.cc:260] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.442662 15763 leader_election.cc:290] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 election: Requested vote from peers d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:48.455685 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f34f934c8674df6bd015e48e9f643e2" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:48.444516 15786 raft_consensus.cc:3060] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.453137 15743 ts_tablet_manager.cc:1434] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:48.457960 15748 tablet_bootstrap.cc:654] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.458863 15702 raft_consensus.cc:2468] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0298e70f086044c0ba09f2ced8f0b48a in term 1.
I20260709 14:51:48.459368 15767 leader_election.cc:290] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:48.457041 15784 raft_consensus.cc:515] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.460485 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f34f934c8674df6bd015e48e9f643e2" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
I20260709 14:51:48.461038 15701 raft_consensus.cc:3060] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.462425 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05434015e954828870c1662d53356e4" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10"
I20260709 14:51:48.462961 15626 raft_consensus.cc:3060] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.463436 15784 leader_election.cc:290] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 election: Requested vote from peers d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:48.462899 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05434015e954828870c1662d53356e4" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
I20260709 14:51:48.465521 15700 raft_consensus.cc:3060] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.466651 15448 catalog_manager.cc:5697] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.467787 15701 raft_consensus.cc:2468] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 1.
I20260709 14:51:48.469069 15591 leader_election.cc:304] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3955f0cff4bc4e45ba4c4cdfe6b60d03, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:48.469889 15767 raft_consensus.cc:2804] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.470329 15767 raft_consensus.cc:697] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 1 LEADER]: Becoming Leader. State: Replica: d92e034d86a0429280c3c47303884f10, State: Running, Role: LEADER
I20260709 14:51:48.471117 15767 consensus_queue.cc:237] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.474267 15552 raft_consensus.cc:2468] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 1.
I20260709 14:51:48.460922 15742 tablet_bootstrap.cc:492] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10: No bootstrap required, opened a new log
I20260709 14:51:48.475895 15742 ts_tablet_manager.cc:1403] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10: Time spent bootstrapping tablet: real 0.175s	user 0.011s	sys 0.007s
I20260709 14:51:48.477025 15748 tablet_bootstrap.cc:492] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a: No bootstrap required, opened a new log
I20260709 14:51:48.477459 15748 ts_tablet_manager.cc:1403] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.003s
I20260709 14:51:48.478490 15516 leader_election.cc:304] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03; no voters: d92e034d86a0429280c3c47303884f10
I20260709 14:51:48.479952 15628 raft_consensus.cc:2468] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 1.
I20260709 14:51:48.480690 15742 raft_consensus.cc:359] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.481408 15742 raft_consensus.cc:385] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.481667 15742 raft_consensus.cc:740] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92e034d86a0429280c3c47303884f10, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.489427 15784 raft_consensus.cc:2804] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.489976 15784 raft_consensus.cc:697] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 LEADER]: Becoming Leader. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Running, Role: LEADER
I20260709 14:51:48.490796 15784 consensus_queue.cc:237] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.481915 15667 leader_election.cc:304] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3955f0cff4bc4e45ba4c4cdfe6b60d03, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:48.499817 15626 raft_consensus.cc:2468] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0298e70f086044c0ba09f2ced8f0b48a in term 1.
I20260709 14:51:48.500092 15746 raft_consensus.cc:2804] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.501204 15748 raft_consensus.cc:359] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.502911 15748 raft_consensus.cc:385] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.500763 15746 raft_consensus.cc:697] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Becoming Leader. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:48.503180 15748 raft_consensus.cc:740] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.503217 15518 leader_election.cc:304] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:48.503839 15746 consensus_queue.cc:237] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.503974 15748 consensus_queue.cc:260] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.504937 15763 raft_consensus.cc:2804] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.490203 15700 raft_consensus.cc:2468] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0298e70f086044c0ba09f2ced8f0b48a in term 1.
I20260709 14:51:48.505764 15742 consensus_queue.cc:260] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.499392 15786 raft_consensus.cc:515] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.509654 15553 raft_consensus.cc:2393] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d92e034d86a0429280c3c47303884f10 in current term 1: Already voted for candidate 0298e70f086044c0ba09f2ced8f0b48a in this term.
I20260709 14:51:48.512939 15748 ts_tablet_manager.cc:1434] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 14:51:48.513352 15742 ts_tablet_manager.cc:1434] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 14:51:48.514436 15742 tablet_bootstrap.cc:492] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10: Bootstrap starting.
I20260709 14:51:48.518812 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f34f934c8674df6bd015e48e9f643e2" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10"
I20260709 14:51:48.519784 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f34f934c8674df6bd015e48e9f643e2" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
I20260709 14:51:48.521241 15700 raft_consensus.cc:2393] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0298e70f086044c0ba09f2ced8f0b48a in current term 1: Already voted for candidate d92e034d86a0429280c3c47303884f10 in this term.
I20260709 14:51:48.510421 15451 catalog_manager.cc:5697] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 reported cstate change: term changed from 0 to 1, leader changed from <none> to d92e034d86a0429280c3c47303884f10 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "d92e034d86a0429280c3c47303884f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.518746 15786 leader_election.cc:290] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 election: Requested vote from peers d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:48.523339 15516 leader_election.cc:304] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [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: 0298e70f086044c0ba09f2ced8f0b48a; no voters: 3955f0cff4bc4e45ba4c4cdfe6b60d03, d92e034d86a0429280c3c47303884f10
I20260709 14:51:48.524102 15784 raft_consensus.cc:2749] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.524873 15742 tablet_bootstrap.cc:654] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.527841 15748 tablet_bootstrap.cc:492] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
I20260709 14:51:48.533367 15763 raft_consensus.cc:697] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 LEADER]: Becoming Leader. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Running, Role: LEADER
I20260709 14:51:48.534312 15763 consensus_queue.cc:237] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.538316 15797 raft_consensus.cc:493] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.538604 15767 consensus_queue.cc:1048] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.538790 15797 raft_consensus.cc:515] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.539906 15767 consensus_queue.cc:1048] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.540823 15748 tablet_bootstrap.cc:654] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.541723 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1eeb8078fe4250a4afd15b4d02141a" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10" is_pre_election: true
I20260709 14:51:48.543855 15742 tablet_bootstrap.cc:492] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10: No bootstrap required, opened a new log
I20260709 14:51:48.544387 15742 ts_tablet_manager.cc:1403] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.005s
W20260709 14:51:48.546026 15518 leader_election.cc:343] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.547147 15742 raft_consensus.cc:359] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.547959 15742 raft_consensus.cc:385] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.548344 15742 raft_consensus.cc:740] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92e034d86a0429280c3c47303884f10, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.549058 15742 consensus_queue.cc:260] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.551218 15742 ts_tablet_manager.cc:1434] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:48.551332 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1eeb8078fe4250a4afd15b4d02141a" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" is_pre_election: true
I20260709 14:51:48.551994 15702 raft_consensus.cc:2468] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0298e70f086044c0ba09f2ced8f0b48a in term 0.
I20260709 14:51:48.552217 15742 tablet_bootstrap.cc:492] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10: Bootstrap starting.
I20260709 14:51:48.553593 15516 leader_election.cc:304] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [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: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03; no voters: d92e034d86a0429280c3c47303884f10
I20260709 14:51:48.554966 15784 raft_consensus.cc:2804] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.555303 15784 raft_consensus.cc:493] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.555609 15784 raft_consensus.cc:3060] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.568760 15742 tablet_bootstrap.cc:654] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.570799 15797 leader_election.cc:290] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:48.573379 15784 raft_consensus.cc:515] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.573428 15451 catalog_manager.cc:5697] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.576231 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1eeb8078fe4250a4afd15b4d02141a" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10"
W20260709 14:51:48.578375 15518 leader_election.cc:343] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.592316 15784 leader_election.cc:290] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 election: Requested vote from peers d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:48.593027 15448 catalog_manager.cc:5697] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0298e70f086044c0ba09f2ced8f0b48a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.594470 15748 tablet_bootstrap.cc:492] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a: No bootstrap required, opened a new log
I20260709 14:51:48.595009 15748 ts_tablet_manager.cc:1403] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.009s
I20260709 14:51:48.595474 15448 catalog_manager.cc:5697] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0298e70f086044c0ba09f2ced8f0b48a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.597566 15748 raft_consensus.cc:359] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.598218 15748 raft_consensus.cc:385] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.598475 15748 raft_consensus.cc:740] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.599201 15748 consensus_queue.cc:260] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.601039 15748 ts_tablet_manager.cc:1434] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:48.601897 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1eeb8078fe4250a4afd15b4d02141a" candidate_uuid: "0298e70f086044c0ba09f2ced8f0b48a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
I20260709 14:51:48.602455 15700 raft_consensus.cc:3060] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.608083 15746 raft_consensus.cc:493] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.608582 15746 raft_consensus.cc:515] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.609782 15700 raft_consensus.cc:2468] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0298e70f086044c0ba09f2ced8f0b48a in term 1.
I20260709 14:51:48.610257 15742 tablet_bootstrap.cc:492] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10: No bootstrap required, opened a new log
I20260709 14:51:48.610585 15746 leader_election.cc:290] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:48.610759 15742 ts_tablet_manager.cc:1403] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.013s
I20260709 14:51:48.611218 15516 leader_election.cc:304] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03; no voters: d92e034d86a0429280c3c47303884f10
I20260709 14:51:48.611785 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0194fe175d694de894f67f5721b4560d" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a" is_pre_election: true
I20260709 14:51:48.611940 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0194fe175d694de894f67f5721b4560d" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10" is_pre_election: true
I20260709 14:51:48.612380 15784 raft_consensus.cc:2804] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.612437 15553 raft_consensus.cc:2468] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 0.
I20260709 14:51:48.612967 15784 raft_consensus.cc:697] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 1 LEADER]: Becoming Leader. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Running, Role: LEADER
I20260709 14:51:48.612509 15626 raft_consensus.cc:2468] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 0.
I20260709 14:51:48.613345 15742 raft_consensus.cc:359] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.614089 15784 consensus_queue.cc:237] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.614310 15665 leader_election.cc:304] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03; no voters: 
I20260709 14:51:48.614866 15742 raft_consensus.cc:385] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.615170 15742 raft_consensus.cc:740] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92e034d86a0429280c3c47303884f10, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.615667 15783 raft_consensus.cc:2804] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.616047 15783 raft_consensus.cc:493] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.615872 15742 consensus_queue.cc:260] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.616413 15783 raft_consensus.cc:3060] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.617924 15742 ts_tablet_manager.cc:1434] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:51:48.618790 15742 tablet_bootstrap.cc:492] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10: Bootstrap starting.
I20260709 14:51:48.623222 15783 raft_consensus.cc:515] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.625936 15553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0194fe175d694de894f67f5721b4560d" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:48.626438 15742 tablet_bootstrap.cc:654] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.626484 15553 raft_consensus.cc:3060] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.627609 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0194fe175d694de894f67f5721b4560d" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10"
I20260709 14:51:48.628180 15626 raft_consensus.cc:3060] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.633967 15553 raft_consensus.cc:2468] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 1.
I20260709 14:51:48.635149 15665 leader_election.cc:304] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03; no voters: 
I20260709 14:51:48.635324 15783 leader_election.cc:290] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:48.635063 15626 raft_consensus.cc:2468] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 1.
I20260709 14:51:48.635241 15451 catalog_manager.cc:5697] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65). New cstate: current_term: 1 leader_uuid: "0298e70f086044c0ba09f2ced8f0b48a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.636267 15746 raft_consensus.cc:2804] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.636727 15746 raft_consensus.cc:697] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Becoming Leader. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:48.637537 15746 consensus_queue.cc:237] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.642766 15742 tablet_bootstrap.cc:492] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10: No bootstrap required, opened a new log
I20260709 14:51:48.643209 15742 ts_tablet_manager.cc:1403] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.015s
I20260709 14:51:48.645653 15742 raft_consensus.cc:359] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } }
I20260709 14:51:48.646272 15742 raft_consensus.cc:385] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.646624 15742 raft_consensus.cc:740] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d92e034d86a0429280c3c47303884f10, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.646298 15451 catalog_manager.cc:5697] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.647279 15742 consensus_queue.cc:260] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } }
I20260709 14:51:48.649241 15742 ts_tablet_manager.cc:1434] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:48.681814 11973 ts_manager.cc:295] Set tserver state for 0298e70f086044c0ba09f2ced8f0b48a to MAINTENANCE_MODE
I20260709 14:51:48.682505 11973 tablet_server.cc:179] TabletServer@127.11.177.65:0 shutting down...
I20260709 14:51:48.697432 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:48.698171 11973 tablet_replica.cc:333] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a: stopping tablet replica
I20260709 14:51:48.698738 11973 raft_consensus.cc:2243] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.699083 11973 raft_consensus.cc:2272] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.700798 11973 tablet_replica.cc:333] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a: stopping tablet replica
I20260709 14:51:48.701309 11973 raft_consensus.cc:2243] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.701618 11973 raft_consensus.cc:2272] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.703228 11973 tablet_replica.cc:333] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a: stopping tablet replica
I20260709 14:51:48.703696 11973 raft_consensus.cc:2243] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:48.704180 11973 pending_rounds.cc:70] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a: Trying to abort 1 pending ops.
I20260709 14:51:48.704324 11973 pending_rounds.cc:77] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661270498840576 op_type: NO_OP noop_request { }
I20260709 14:51:48.704532 11973 raft_consensus.cc:2889] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:48.704733 11973 raft_consensus.cc:2272] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.706605 11973 tablet_replica.cc:333] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a: stopping tablet replica
I20260709 14:51:48.707087 11973 raft_consensus.cc:2243] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:48.707559 11973 pending_rounds.cc:70] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a: Trying to abort 1 pending ops.
I20260709 14:51:48.707700 11973 pending_rounds.cc:77] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661269997584384 op_type: NO_OP noop_request { }
I20260709 14:51:48.707911 11973 raft_consensus.cc:2889] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:48.708110 11973 raft_consensus.cc:2272] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.709910 11973 tablet_replica.cc:333] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a: stopping tablet replica
I20260709 14:51:48.710361 11973 raft_consensus.cc:2243] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:48.710813 11973 pending_rounds.cc:70] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a: Trying to abort 1 pending ops.
I20260709 14:51:48.710961 11973 pending_rounds.cc:77] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661270165725184 op_type: NO_OP noop_request { }
I20260709 14:51:48.711154 11973 raft_consensus.cc:2889] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:48.711351 11973 raft_consensus.cc:2272] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.713037 11973 tablet_replica.cc:333] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a: stopping tablet replica
I20260709 14:51:48.713538 11973 raft_consensus.cc:2243] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.713832 11973 raft_consensus.cc:2272] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.715173 11973 tablet_replica.cc:333] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a: stopping tablet replica
I20260709 14:51:48.715593 11973 raft_consensus.cc:2243] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.715934 11973 raft_consensus.cc:2272] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.717852 11973 tablet_replica.cc:333] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a: stopping tablet replica
I20260709 14:51:48.718279 11973 raft_consensus.cc:2243] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.718566 11973 raft_consensus.cc:2272] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.720044 11973 tablet_replica.cc:333] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a: stopping tablet replica
I20260709 14:51:48.720474 11973 raft_consensus.cc:2243] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:48.720950 11973 pending_rounds.cc:70] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a: Trying to abort 1 pending ops.
I20260709 14:51:48.721104 11973 pending_rounds.cc:77] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661269512642560 op_type: NO_OP noop_request { }
I20260709 14:51:48.721340 11973 raft_consensus.cc:2889] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:48.721599 11973 raft_consensus.cc:2272] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.723451 11973 tablet_replica.cc:333] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a: stopping tablet replica
I20260709 14:51:48.723907 11973 raft_consensus.cc:2243] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:48.724229 11973 raft_consensus.cc:2272] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:48.734074 15626 raft_consensus.cc:3060] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.743043 15746 consensus_queue.cc:1048] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.751806 11973 tablet_server.cc:196] TabletServer@127.11.177.65:0 shutdown complete.
W20260709 14:51:48.767200 15665 consensus_peers.cc:597] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:48.809352 15768 raft_consensus.cc:493] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.809867 15768 raft_consensus.cc:515] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.811419 15768 leader_election.cc:290] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:48.813293 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1eeb8078fe4250a4afd15b4d02141a" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" is_pre_election: true
I20260709 14:51:48.813942 15702 raft_consensus.cc:2393] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d92e034d86a0429280c3c47303884f10 in current term 1: Already voted for candidate 0298e70f086044c0ba09f2ced8f0b48a in this term.
W20260709 14:51:48.815980 15591 leader_election.cc:336] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111)
I20260709 14:51:48.816330 15591 leader_election.cc:304] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92e034d86a0429280c3c47303884f10; no voters: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03
I20260709 14:51:48.816886 15768 raft_consensus.cc:3060] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.821496 15768 raft_consensus.cc:2749] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:48.854086 15591 consensus_peers.cc:597] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:48.858670 15768 raft_consensus.cc:493] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.859086 15768 raft_consensus.cc:515] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.860689 15768 leader_election.cc:290] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:48.861936 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c1d1dcaf14490bb7ca5b5d7b5b7bf6" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" is_pre_election: true
W20260709 14:51:48.863631 15591 leader_election.cc:336] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111)
I20260709 14:51:48.863947 15591 leader_election.cc:304] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92e034d86a0429280c3c47303884f10; no voters: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03
I20260709 14:51:48.864440 15768 raft_consensus.cc:2749] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.887914 15768 raft_consensus.cc:493] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.888365 15768 raft_consensus.cc:515] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.889907 15768 leader_election.cc:290] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:48.891286 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc506763c8aa4caaa779a2baee2908f1" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" is_pre_election: true
I20260709 14:51:48.892056 15702 raft_consensus.cc:2393] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d92e034d86a0429280c3c47303884f10 in current term 1: Already voted for candidate 0298e70f086044c0ba09f2ced8f0b48a in this term.
W20260709 14:51:48.893154 15591 leader_election.cc:336] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111)
I20260709 14:51:48.893517 15591 leader_election.cc:304] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d92e034d86a0429280c3c47303884f10; no voters: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03
I20260709 14:51:48.894025 15768 raft_consensus.cc:3060] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.898676 15768 raft_consensus.cc:2749] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.947197 15626 raft_consensus.cc:3060] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.947978 15812 raft_consensus.cc:493] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.948436 15812 raft_consensus.cc:515] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:48.950181 15812 leader_election.cc:290] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:48.951469 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f259fdeb43a545649d47cbfd90d5575c" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10" is_pre_election: true
I20260709 14:51:48.952242 15628 raft_consensus.cc:2393] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in current term 1: Already voted for candidate 0298e70f086044c0ba09f2ced8f0b48a in this term.
W20260709 14:51:48.954259 15665 consensus_peers.cc:597] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:48.954645 15665 leader_election.cc:336] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111)
I20260709 14:51:48.954945 15665 leader_election.cc:304] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3955f0cff4bc4e45ba4c4cdfe6b60d03; no voters: 0298e70f086044c0ba09f2ced8f0b48a, d92e034d86a0429280c3c47303884f10
I20260709 14:51:48.955592 15812 raft_consensus.cc:3060] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.955864 15783 consensus_queue.cc:1048] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:48.960103 15591 consensus_peers.cc:597] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:48.962309 15812 raft_consensus.cc:2749] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:48.970650 15665 consensus_peers.cc:597] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:49.009853 15753 consensus_queue.cc:1048] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:49.043102 15665 consensus_peers.cc:597] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:49.113121 15812 consensus_queue.cc:1048] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:49.147396 15499 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:49.169526 15812 consensus_queue.cc:1048] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:49.761546 15665 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111) [suppressed 232 similar messages]
I20260709 14:51:49.972971 15812 raft_consensus.cc:493] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.973402 15812 raft_consensus.cc:515] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:49.974855 15812 leader_election.cc:290] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:49.975813 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc506763c8aa4caaa779a2baee2908f1" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10" is_pre_election: true
I20260709 14:51:49.976392 15626 raft_consensus.cc:2468] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 1.
I20260709 14:51:49.977415 15667 leader_election.cc:304] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [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: 3955f0cff4bc4e45ba4c4cdfe6b60d03, d92e034d86a0429280c3c47303884f10; no voters: 
W20260709 14:51:49.978049 15665 leader_election.cc:336] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111)
I20260709 14:51:49.978044 15812 raft_consensus.cc:2804] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:49.978475 15812 raft_consensus.cc:493] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:49.978708 15812 raft_consensus.cc:3060] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:49.983445 15812 raft_consensus.cc:515] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:49.984827 15812 leader_election.cc:290] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 2 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:49.985769 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc506763c8aa4caaa779a2baee2908f1" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10"
I20260709 14:51:49.986274 15626 raft_consensus.cc:3060] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:49.987887 15665 leader_election.cc:336] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111)
I20260709 14:51:49.990810 15626 raft_consensus.cc:2468] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 2.
I20260709 14:51:49.991662 15667 leader_election.cc:304] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [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: 3955f0cff4bc4e45ba4c4cdfe6b60d03, d92e034d86a0429280c3c47303884f10; no voters: 0298e70f086044c0ba09f2ced8f0b48a
I20260709 14:51:49.992233 15812 raft_consensus.cc:2804] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:49.992997 15812 raft_consensus.cc:697] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 LEADER]: Becoming Leader. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:49.993719 15812 consensus_queue.cc:237] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Queue going to LEADER 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: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:49.999801 15448 catalog_manager.cc:5697] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 reported cstate change: term changed from 1 to 2, leader changed from 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65) to 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:50.144122 15824 raft_consensus.cc:493] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:50.144577 15824 raft_consensus.cc:515] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:50.146363 15824 leader_election.cc:290] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:50.147881 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f259fdeb43a545649d47cbfd90d5575c" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" is_pre_election: true
W20260709 14:51:50.148381 15499 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:50.148561 15702 raft_consensus.cc:2468] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 1.
I20260709 14:51:50.149567 15591 leader_election.cc:304] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [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: 3955f0cff4bc4e45ba4c4cdfe6b60d03, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:50.150108 15824 raft_consensus.cc:2804] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:51:50.150139 15591 leader_election.cc:336] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111)
I20260709 14:51:50.150403 15824 raft_consensus.cc:493] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:50.150738 15824 raft_consensus.cc:3060] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:50.155202 15824 raft_consensus.cc:515] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:50.156586 15824 leader_election.cc:290] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 2 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:50.157922 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f259fdeb43a545649d47cbfd90d5575c" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
I20260709 14:51:50.158391 15702 raft_consensus.cc:3060] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:50.159817 15591 leader_election.cc:336] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111)
I20260709 14:51:50.163648 15702 raft_consensus.cc:2468] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 2.
I20260709 14:51:50.164625 15591 leader_election.cc:304] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [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: 3955f0cff4bc4e45ba4c4cdfe6b60d03, d92e034d86a0429280c3c47303884f10; no voters: 0298e70f086044c0ba09f2ced8f0b48a
I20260709 14:51:50.165194 15824 raft_consensus.cc:2804] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:50.166019 15824 raft_consensus.cc:697] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 2 LEADER]: Becoming Leader. State: Replica: d92e034d86a0429280c3c47303884f10, State: Running, Role: LEADER
I20260709 14:51:50.166633 15824 consensus_queue.cc:237] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [LEADER]: Queue going to LEADER 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: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:50.173457 15448 catalog_manager.cc:5697] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 reported cstate change: term changed from 1 to 2, leader changed from 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65) to d92e034d86a0429280c3c47303884f10 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "d92e034d86a0429280c3c47303884f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:50.278189 15812 raft_consensus.cc:493] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:50.278613 15812 raft_consensus.cc:515] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:50.280092 15812 leader_election.cc:290] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:50.281081 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05434015e954828870c1662d53356e4" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10" is_pre_election: true
I20260709 14:51:50.281760 15626 raft_consensus.cc:2468] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 1.
I20260709 14:51:50.282683 15667 leader_election.cc:304] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [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: 3955f0cff4bc4e45ba4c4cdfe6b60d03, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:50.283286 15812 raft_consensus.cc:2804] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:50.283566 15812 raft_consensus.cc:493] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:51:50.283725 15665 leader_election.cc:336] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111)
I20260709 14:51:50.283911 15812 raft_consensus.cc:3060] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:50.288565 15812 raft_consensus.cc:515] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:50.290069 15812 leader_election.cc:290] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 2 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:50.291098 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05434015e954828870c1662d53356e4" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10"
I20260709 14:51:50.291570 15626 raft_consensus.cc:3060] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:50.293133 15665 leader_election.cc:336] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111)
I20260709 14:51:50.296389 15626 raft_consensus.cc:2468] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 2.
I20260709 14:51:50.297201 15667 leader_election.cc:304] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [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: 3955f0cff4bc4e45ba4c4cdfe6b60d03, d92e034d86a0429280c3c47303884f10; no voters: 0298e70f086044c0ba09f2ced8f0b48a
I20260709 14:51:50.297786 15812 raft_consensus.cc:2804] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:50.298141 15812 raft_consensus.cc:697] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 LEADER]: Becoming Leader. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:50.298847 15812 consensus_queue.cc:237] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Queue going to LEADER 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: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:50.304965 15448 catalog_manager.cc:5697] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 reported cstate change: term changed from 1 to 2, leader changed from 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65) to 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:50.581684 15626 raft_consensus.cc:1275] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Refusing update from remote peer 3955f0cff4bc4e45ba4c4cdfe6b60d03: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:50.582778 15812 consensus_queue.cc:1048] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:50.595577 15665 consensus_peers.cc:597] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:50.613641 15591 consensus_peers.cc:597] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:50.670130 15702 raft_consensus.cc:1275] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Refusing update from remote peer d92e034d86a0429280c3c47303884f10: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:50.671305 15824 consensus_queue.cc:1048] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:50.757396 15837 raft_consensus.cc:493] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:50.757815 15837 raft_consensus.cc:515] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:50.759394 15837 leader_election.cc:290] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:50.760386 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1eeb8078fe4250a4afd15b4d02141a" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10" is_pre_election: true
I20260709 14:51:50.761044 15626 raft_consensus.cc:2468] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 1.
I20260709 14:51:50.761953 15667 leader_election.cc:304] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [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: 3955f0cff4bc4e45ba4c4cdfe6b60d03, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:50.762545 15837 raft_consensus.cc:2804] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:51:50.762633 15665 leader_election.cc:336] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111)
I20260709 14:51:50.762820 15837 raft_consensus.cc:493] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:50.763123 15837 raft_consensus.cc:3060] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:50.767536 15837 raft_consensus.cc:515] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:50.769170 15837 leader_election.cc:290] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 2 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:50.770093 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1eeb8078fe4250a4afd15b4d02141a" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d92e034d86a0429280c3c47303884f10"
I20260709 14:51:50.770576 15626 raft_consensus.cc:3060] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:50.772159 15665 leader_election.cc:336] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111)
I20260709 14:51:50.774770 15626 raft_consensus.cc:2468] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 2.
I20260709 14:51:50.775651 15667 leader_election.cc:304] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [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: 3955f0cff4bc4e45ba4c4cdfe6b60d03, d92e034d86a0429280c3c47303884f10; no voters: 0298e70f086044c0ba09f2ced8f0b48a
I20260709 14:51:50.776191 15837 raft_consensus.cc:2804] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:50.776579 15837 raft_consensus.cc:697] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 LEADER]: Becoming Leader. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:50.777262 15837 consensus_queue.cc:237] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Queue going to LEADER 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: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:50.783684 15448 catalog_manager.cc:5697] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 reported cstate change: term changed from 1 to 2, leader changed from 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65) to 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:50.801798 15626 raft_consensus.cc:1275] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Refusing update from remote peer 3955f0cff4bc4e45ba4c4cdfe6b60d03: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:50.802874 15837 consensus_queue.cc:1048] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:50.813851 15665 consensus_peers.cc:597] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:51.051309 15665 consensus_peers.cc:597] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:51.149431 15499 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:51:51.158059 15665 consensus_peers.cc:597] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:51.188629 15626 raft_consensus.cc:1275] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Refusing update from remote peer 3955f0cff4bc4e45ba4c4cdfe6b60d03: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:51.189769 15812 consensus_queue.cc:1048] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:51.364410 15591 consensus_peers.cc:597] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:51.445080 15665 consensus_peers.cc:597] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:51.473058 15591 consensus_peers.cc:597] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:51.475436 15665 consensus_peers.cc:597] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:51.546283 15665 consensus_peers.cc:597] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:52.150360 15499 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:51:52.784142 15665 consensus_peers.cc:597] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:52.917212 15591 consensus_peers.cc:597] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:53.151199 15499 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:51:53.428807 15665 consensus_peers.cc:597] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:53.492486 15665 consensus_peers.cc:597] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:51:53.587154 15665 consensus_peers.cc:597] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:51:53.772861 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:53.778532 15846 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:51:53.779394 15847 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:51:53.779963 15849 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:51:53.780702 11973 server_base.cc:1061] running on GCE node
I20260709 14:51:53.781488 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:53.781667 11973 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:51:53.781791 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608713781781 us; error 0 us; skew 500 ppm
I20260709 14:51:53.782234 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:53.784318 11973 webserver.cc:533] Webserver started at http://127.11.177.65:39787/ using document root <none> and password file <none>
I20260709 14:51:53.784736 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:53.784890 11973 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:51:53.788273 11973 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:51:53.792296 15854 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:51:53.793227 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:53.793541 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-0/minicluster-data/ts-0-root
uuid: "0298e70f086044c0ba09f2ced8f0b48a"
format_stamp: "Formatted at 2026-07-09 14:51:47 on dist-test-slave-1rkr"
I20260709 14:51:53.793818 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608630344414-11973-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:51:53.804562 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:53.805612 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:53.806953 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:53.810089 15861 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 14:51:53.842305 15665 consensus_peers.cc:597] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:51:53.854559 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:51:53.854936 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.002s	sys 0.000s
I20260709 14:51:53.855268 11973 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:51:53.859432 15861 tablet_bootstrap.cc:492] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
I20260709 14:51:53.870702 15861 tablet_bootstrap.cc:492] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a: 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:51:53.871385 15861 tablet_bootstrap.cc:492] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap complete.
I20260709 14:51:53.871865 15861 ts_tablet_manager.cc:1403] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260709 14:51:53.873721 15861 raft_consensus.cc:359] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:53.874217 15861 raft_consensus.cc:740] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.874759 15861 consensus_queue.cc:260] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a [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: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:53.876802 15861 ts_tablet_manager.cc:1434] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20260709 14:51:53.877453 15861 tablet_bootstrap.cc:492] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
I20260709 14:51:53.886595 15861 tablet_bootstrap.cc:492] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a: 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:51:53.887194 15861 tablet_bootstrap.cc:492] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap complete.
I20260709 14:51:53.887667 15861 ts_tablet_manager.cc:1403] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 14:51:53.888866 11973 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:51:53.889109 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.031s	sys 0.000s
I20260709 14:51:53.889642 15861 raft_consensus.cc:359] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:53.890241 15861 raft_consensus.cc:740] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.890810 15861 consensus_queue.cc:260] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:53.892221 15861 ts_tablet_manager.cc:1434] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:53.892803 15861 tablet_bootstrap.cc:492] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
I20260709 14:51:53.903977 15861 tablet_bootstrap.cc:492] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:51:53.904717 15861 tablet_bootstrap.cc:492] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap complete.
I20260709 14:51:53.905220 15861 ts_tablet_manager.cc:1403] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 14:51:53.907043 15861 raft_consensus.cc:359] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:53.907691 15861 raft_consensus.cc:740] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.908298 15861 consensus_queue.cc:260] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:53.909978 15861 ts_tablet_manager.cc:1434] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:51:53.910606 15861 tablet_bootstrap.cc:492] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
I20260709 14:51:53.920224 15861 tablet_bootstrap.cc:492] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:51:53.920858 15861 tablet_bootstrap.cc:492] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap complete.
I20260709 14:51:53.921334 15861 ts_tablet_manager.cc:1403] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.004s
I20260709 14:51:53.922868 15861 raft_consensus.cc:359] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:53.923415 15861 raft_consensus.cc:740] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.923944 15861 consensus_queue.cc:260] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:53.925233 15861 ts_tablet_manager.cc:1434] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260709 14:51:53.925835 15861 tablet_bootstrap.cc:492] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
W20260709 14:51:53.933897 15591 consensus_peers.cc:597] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:51:53.938285 15861 tablet_bootstrap.cc:492] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a: 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
W20260709 14:51:53.939076 15665 consensus_peers.cc:597] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:51:53.939201 15861 tablet_bootstrap.cc:492] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap complete.
I20260709 14:51:53.940172 15861 ts_tablet_manager.cc:1403] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 14:51:53.942610 15861 raft_consensus.cc:359] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:53.943276 15861 raft_consensus.cc:740] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.944113 15861 consensus_queue.cc:260] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:53.946079 15861 ts_tablet_manager.cc:1434] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:51:53.946852 15861 tablet_bootstrap.cc:492] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
I20260709 14:51:53.957567 15861 tablet_bootstrap.cc:492] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a: 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:51:53.958238 15861 tablet_bootstrap.cc:492] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap complete.
I20260709 14:51:53.958784 15861 ts_tablet_manager.cc:1403] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 14:51:53.992367 15861 raft_consensus.cc:359] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:53.996765 15861 raft_consensus.cc:740] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.997741 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.65:43245
I20260709 14:51:53.997875 15925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.65:43245 every 8 connection(s)
I20260709 14:51:53.997898 15861 consensus_queue.cc:260] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:54.000707 15861 ts_tablet_manager.cc:1434] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.042s	user 0.001s	sys 0.007s
I20260709 14:51:54.001919 15861 tablet_bootstrap.cc:492] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
I20260709 14:51:54.011194 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:54.050071 15861 tablet_bootstrap.cc:492] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:51:54.051975 15861 tablet_bootstrap.cc:492] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap complete.
I20260709 14:51:54.053119 15861 ts_tablet_manager.cc:1403] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.013s
I20260709 14:51:54.054826 15897 raft_consensus.cc:3060] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.056143 15861 raft_consensus.cc:359] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:54.057040 15861 raft_consensus.cc:740] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.057874 15861 consensus_queue.cc:260] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:54.060003 15861 ts_tablet_manager.cc:1434] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:54.061232 15861 tablet_bootstrap.cc:492] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
I20260709 14:51:54.064980 15897 pending_rounds.cc:85] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a: Aborting all ops after (but not including) 0
I20260709 14:51:54.068306 15897 pending_rounds.cc:107] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:51:54.069000 15897 raft_consensus.cc:2889] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:54.071066 15926 heartbeater.cc:344] Connected to a master server at 127.11.177.126:41315
I20260709 14:51:54.071537 15926 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:54.072595 15926 heartbeater.cc:507] Master 127.11.177.126:41315 requested a full tablet report, sending...
I20260709 14:51:54.087044 15861 tablet_bootstrap.cc:492] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a: 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:51:54.087981 15861 tablet_bootstrap.cc:492] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap complete.
I20260709 14:51:54.088696 15861 ts_tablet_manager.cc:1403] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.007s
I20260709 14:51:54.089001 15448 ts_manager.cc:194] Re-registered known tserver with Master: 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245)
I20260709 14:51:54.091077 15861 raft_consensus.cc:359] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } }
I20260709 14:51:54.091610 15861 raft_consensus.cc:740] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.092201 15861 consensus_queue.cc:260] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } }
I20260709 14:51:54.094141 15861 ts_tablet_manager.cc:1434] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:54.094756 15861 tablet_bootstrap.cc:492] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
I20260709 14:51:54.099714 15702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0194fe175d694de894f67f5721b4560d"
dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
mode: GRACEFUL
new_leader_uuid: "d92e034d86a0429280c3c47303884f10"
 from {username='slave'} at 127.0.0.1:44674
I20260709 14:51:54.100584 15702 raft_consensus.cc:606] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Received request to transfer leadership to TS d92e034d86a0429280c3c47303884f10
I20260709 14:51:54.100819 15448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34288
I20260709 14:51:54.105065 15926 heartbeater.cc:499] Master 127.11.177.126:41315 was elected leader, sending a full tablet report...
I20260709 14:51:54.106984 15861 tablet_bootstrap.cc:492] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a: 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:51:54.107806 15861 tablet_bootstrap.cc:492] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap complete.
I20260709 14:51:54.108467 15861 ts_tablet_manager.cc:1403] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:51:54.109361 15702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b4f42fee838418fbfe31bfed5d542ef"
dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
mode: GRACEFUL
new_leader_uuid: "d92e034d86a0429280c3c47303884f10"
 from {username='slave'} at 127.0.0.1:44674
I20260709 14:51:54.110036 15702 raft_consensus.cc:606] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Received request to transfer leadership to TS d92e034d86a0429280c3c47303884f10
I20260709 14:51:54.111045 15861 raft_consensus.cc:359] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:54.111706 15861 raft_consensus.cc:740] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.112272 15861 consensus_queue.cc:260] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:54.114151 15861 ts_tablet_manager.cc:1434] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260709 14:51:54.115036 15861 tablet_bootstrap.cc:492] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap starting.
I20260709 14:51:54.115319 15702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d1eeb8078fe4250a4afd15b4d02141a"
dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
mode: GRACEFUL
new_leader_uuid: "d92e034d86a0429280c3c47303884f10"
 from {username='slave'} at 127.0.0.1:44674
I20260709 14:51:54.115880 15702 raft_consensus.cc:606] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 LEADER]: Received request to transfer leadership to TS d92e034d86a0429280c3c47303884f10
I20260709 14:51:54.117125 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:54.120949 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:54.121662 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:54.128096 15861 tablet_bootstrap.cc:492] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:51:54.128844 15861 tablet_bootstrap.cc:492] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a: Bootstrap complete.
I20260709 14:51:54.129534 15861 ts_tablet_manager.cc:1403] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.009s
I20260709 14:51:54.131935 15861 raft_consensus.cc:359] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:54.132792 15861 raft_consensus.cc:740] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0298e70f086044c0ba09f2ced8f0b48a, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.133630 15861 consensus_queue.cc:260] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:54.135874 15861 ts_tablet_manager.cc:1434] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
W20260709 14:51:54.152159 15499 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:54.199828 15812 raft_consensus.cc:993] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03: : Instructing follower d92e034d86a0429280c3c47303884f10 to start an election
I20260709 14:51:54.200345 15943 raft_consensus.cc:1081] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Signalling peer d92e034d86a0429280c3c47303884f10 to start an election
I20260709 14:51:54.201845 15626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0194fe175d694de894f67f5721b4560d"
dest_uuid: "d92e034d86a0429280c3c47303884f10"
 from {username='slave'} at 127.0.0.1:51952
I20260709 14:51:54.202265 15626 raft_consensus.cc:493] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:54.202500 15626 raft_consensus.cc:3060] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.207854 15626 raft_consensus.cc:515] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:54.209235 15626 leader_election.cc:290] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 2 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:54.210206 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0194fe175d694de894f67f5721b4560d" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:54.210448 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0194fe175d694de894f67f5721b4560d" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
I20260709 14:51:54.210909 15897 raft_consensus.cc:3060] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.211063 15702 raft_consensus.cc:3055] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:54.211436 15702 raft_consensus.cc:740] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:54.212370 15702 consensus_queue.cc:260] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:54.215965 15702 raft_consensus.cc:3060] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.217937 15897 raft_consensus.cc:2468] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 2.
I20260709 14:51:54.219259 15591 leader_election.cc:304] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:54.220198 15845 raft_consensus.cc:2804] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:54.221391 15845 raft_consensus.cc:697] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 [term 2 LEADER]: Becoming Leader. State: Replica: d92e034d86a0429280c3c47303884f10, State: Running, Role: LEADER
I20260709 14:51:54.222483 15845 consensus_queue.cc:237] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:54.223845 15702 raft_consensus.cc:2468] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 2.
I20260709 14:51:54.230990 15448 catalog_manager.cc:5697] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 reported cstate change: term changed from 1 to 2, leader changed from 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67) to d92e034d86a0429280c3c47303884f10 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "d92e034d86a0429280c3c47303884f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:54.254760 15897 raft_consensus.cc:3060] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.259769 15897 pending_rounds.cc:85] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a: Aborting all ops after (but not including) 0
I20260709 14:51:54.260010 15897 pending_rounds.cc:107] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:51:54.260254 15897 raft_consensus.cc:2889] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:54.261085 15898 raft_consensus.cc:3060] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.268862 15898 pending_rounds.cc:85] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a: Aborting all ops after (but not including) 0
I20260709 14:51:54.269071 15898 pending_rounds.cc:107] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:51:54.269258 15898 raft_consensus.cc:2889] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:54.405562 15898 raft_consensus.cc:3060] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.410449 15898 pending_rounds.cc:85] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a: Aborting all ops after (but not including) 0
I20260709 14:51:54.410655 15898 pending_rounds.cc:107] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:51:54.410828 15898 raft_consensus.cc:2889] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:54.518424 15812 raft_consensus.cc:993] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03: : Instructing follower d92e034d86a0429280c3c47303884f10 to start an election
I20260709 14:51:54.518906 15954 raft_consensus.cc:1081] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Signalling peer d92e034d86a0429280c3c47303884f10 to start an election
I20260709 14:51:54.520310 15626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b4f42fee838418fbfe31bfed5d542ef"
dest_uuid: "d92e034d86a0429280c3c47303884f10"
 from {username='slave'} at 127.0.0.1:51952
I20260709 14:51:54.520687 15626 raft_consensus.cc:493] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:54.520910 15626 raft_consensus.cc:3060] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.525444 15626 raft_consensus.cc:515] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } }
I20260709 14:51:54.526999 15626 leader_election.cc:290] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 2 election: Requested vote from peers 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405), 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245)
I20260709 14:51:54.527667 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4f42fee838418fbfe31bfed5d542ef" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
I20260709 14:51:54.527890 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4f42fee838418fbfe31bfed5d542ef" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:54.528234 15702 raft_consensus.cc:3055] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:54.528455 15898 raft_consensus.cc:3060] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.528542 15702 raft_consensus.cc:740] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:54.529357 15702 consensus_queue.cc:260] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } }
I20260709 14:51:54.530297 15702 raft_consensus.cc:3060] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:54.533517 15898 raft_consensus.cc:2468] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 2.
I20260709 14:51:54.534499 15591 leader_election.cc:304] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:54.535195 15702 raft_consensus.cc:2468] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 2.
I20260709 14:51:54.535285 15845 raft_consensus.cc:2804] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:54.535807 15845 raft_consensus.cc:697] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [term 2 LEADER]: Becoming Leader. State: Replica: d92e034d86a0429280c3c47303884f10, State: Running, Role: LEADER
I20260709 14:51:54.536634 15845 consensus_queue.cc:237] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } }
I20260709 14:51:54.543651 15448 catalog_manager.cc:5697] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 reported cstate change: term changed from 1 to 2, leader changed from 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67) to d92e034d86a0429280c3c47303884f10 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "d92e034d86a0429280c3c47303884f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:54.681891 15812 raft_consensus.cc:993] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03: : Instructing follower d92e034d86a0429280c3c47303884f10 to start an election
I20260709 14:51:54.682302 15954 raft_consensus.cc:1081] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 LEADER]: Signalling peer d92e034d86a0429280c3c47303884f10 to start an election
I20260709 14:51:54.683595 15626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d1eeb8078fe4250a4afd15b4d02141a"
dest_uuid: "d92e034d86a0429280c3c47303884f10"
 from {username='slave'} at 127.0.0.1:51952
I20260709 14:51:54.684015 15626 raft_consensus.cc:493] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:54.684257 15626 raft_consensus.cc:3060] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:54.688524 15626 raft_consensus.cc:515] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:54.689870 15626 leader_election.cc:290] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 3 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:54.690701 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1eeb8078fe4250a4afd15b4d02141a" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:54.690896 15702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1eeb8078fe4250a4afd15b4d02141a" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
I20260709 14:51:54.691308 15898 raft_consensus.cc:3060] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:54.691430 15702 raft_consensus.cc:3055] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:54.691808 15702 raft_consensus.cc:740] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:54.692662 15702 consensus_queue.cc:260] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [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: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:54.693964 15702 raft_consensus.cc:3060] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:54.698036 15898 raft_consensus.cc:2468] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 3.
I20260709 14:51:54.699227 15591 leader_election.cc:304] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [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: 0298e70f086044c0ba09f2ced8f0b48a, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:54.700002 15845 raft_consensus.cc:2804] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:54.700361 15845 raft_consensus.cc:697] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 3 LEADER]: Becoming Leader. State: Replica: d92e034d86a0429280c3c47303884f10, State: Running, Role: LEADER
I20260709 14:51:54.700644 15702 raft_consensus.cc:2468] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 3.
I20260709 14:51:54.701195 15845 consensus_queue.cc:237] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [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: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:54.707809 15448 catalog_manager.cc:5697] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 reported cstate change: term changed from 2 to 3, leader changed from 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67) to d92e034d86a0429280c3c47303884f10 (127.11.177.66). New cstate: current_term: 3 leader_uuid: "d92e034d86a0429280c3c47303884f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:54.795756 15702 raft_consensus.cc:1275] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Refusing update from remote peer d92e034d86a0429280c3c47303884f10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:54.797008 15845 consensus_queue.cc:1048] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:54.806381 15898 raft_consensus.cc:1275] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Refusing update from remote peer d92e034d86a0429280c3c47303884f10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:54.807936 15957 consensus_queue.cc:1048] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.072836 15702 raft_consensus.cc:1275] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Refusing update from remote peer d92e034d86a0429280c3c47303884f10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:55.073889 15957 consensus_queue.cc:1048] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.082496 15898 raft_consensus.cc:1275] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Refusing update from remote peer d92e034d86a0429280c3c47303884f10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:55.084035 15845 consensus_queue.cc:1048] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.129468 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:55.144968 15626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d1eeb8078fe4250a4afd15b4d02141a"
dest_uuid: "d92e034d86a0429280c3c47303884f10"
mode: GRACEFUL
new_leader_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
 from {username='slave'} at 127.0.0.1:44960
I20260709 14:51:55.145460 15626 raft_consensus.cc:606] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 3 LEADER]: Received request to transfer leadership to TS 3955f0cff4bc4e45ba4c4cdfe6b60d03
I20260709 14:51:55.147666 15626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f259fdeb43a545649d47cbfd90d5575c"
dest_uuid: "d92e034d86a0429280c3c47303884f10"
mode: GRACEFUL
new_leader_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
 from {username='slave'} at 127.0.0.1:44960
I20260709 14:51:55.148070 15626 raft_consensus.cc:606] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 2 LEADER]: Received request to transfer leadership to TS 3955f0cff4bc4e45ba4c4cdfe6b60d03
I20260709 14:51:55.149078 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:55.149525 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:55.150033 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:51:55.153206 15499 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:55.180508 15898 raft_consensus.cc:1275] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 3 FOLLOWER]: Refusing update from remote peer d92e034d86a0429280c3c47303884f10: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:55.181628 15845 consensus_queue.cc:1048] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.190197 15702 raft_consensus.cc:1275] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 FOLLOWER]: Refusing update from remote peer d92e034d86a0429280c3c47303884f10: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:55.192229 15944 consensus_queue.cc:1048] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.194573 15957 raft_consensus.cc:993] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10: : Instructing follower 3955f0cff4bc4e45ba4c4cdfe6b60d03 to start an election
I20260709 14:51:55.195013 15957 raft_consensus.cc:1081] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 2 LEADER]: Signalling peer 3955f0cff4bc4e45ba4c4cdfe6b60d03 to start an election
I20260709 14:51:55.196624 15702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f259fdeb43a545649d47cbfd90d5575c"
dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
 from {username='slave'} at 127.0.0.1:44664
I20260709 14:51:55.197522 15702 raft_consensus.cc:493] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:55.197923 15702 raft_consensus.cc:3060] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:55.199540 15944 raft_consensus.cc:993] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10: : Instructing follower 3955f0cff4bc4e45ba4c4cdfe6b60d03 to start an election
I20260709 14:51:55.200064 15957 raft_consensus.cc:1081] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 3 LEADER]: Signalling peer 3955f0cff4bc4e45ba4c4cdfe6b60d03 to start an election
I20260709 14:51:55.201683 15700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d1eeb8078fe4250a4afd15b4d02141a"
dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
 from {username='slave'} at 127.0.0.1:44664
I20260709 14:51:55.202253 15700 raft_consensus.cc:493] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:55.202590 15700 raft_consensus.cc:3060] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:55.205435 15702 raft_consensus.cc:515] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:55.207571 15702 leader_election.cc:290] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 3 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:55.208123 15898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f259fdeb43a545649d47cbfd90d5575c" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:55.208556 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f259fdeb43a545649d47cbfd90d5575c" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d92e034d86a0429280c3c47303884f10"
I20260709 14:51:55.208781 15898 raft_consensus.cc:3060] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:55.209125 15626 raft_consensus.cc:3055] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:55.209427 15626 raft_consensus.cc:740] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d92e034d86a0429280c3c47303884f10, State: Running, Role: LEADER
I20260709 14:51:55.209836 15700 raft_consensus.cc:515] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:55.210131 15626 consensus_queue.cc:260] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [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: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:55.211334 15626 raft_consensus.cc:3060] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:55.212399 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1eeb8078fe4250a4afd15b4d02141a" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:55.212975 15897 raft_consensus.cc:3060] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:55.215384 15898 raft_consensus.cc:2468] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 3.
I20260709 14:51:55.217754 15665 leader_election.cc:304] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [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: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03; no voters: 
I20260709 14:51:55.218462 15700 leader_election.cc:290] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 4 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:55.218520 15954 raft_consensus.cc:2804] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:55.219383 15897 raft_consensus.cc:2468] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 4.
I20260709 14:51:55.219295 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1eeb8078fe4250a4afd15b4d02141a" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d92e034d86a0429280c3c47303884f10"
I20260709 14:51:55.219995 15954 raft_consensus.cc:697] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 LEADER]: Becoming Leader. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:55.220031 15628 raft_consensus.cc:3055] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:55.220616 15665 leader_election.cc:304] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [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: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03; no voters: 
I20260709 14:51:55.220968 15628 raft_consensus.cc:740] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d92e034d86a0429280c3c47303884f10, State: Running, Role: LEADER
I20260709 14:51:55.221432 15626 raft_consensus.cc:2468] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 3.
I20260709 14:51:55.220978 15954 consensus_queue.cc:237] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [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: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:55.221908 15628 consensus_queue.cc:260] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:55.222864 15812 raft_consensus.cc:2804] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:55.223305 15812 raft_consensus.cc:697] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 4 LEADER]: Becoming Leader. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:55.224069 15812 consensus_queue.cc:237] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:55.223292 15628 raft_consensus.cc:3060] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:55.230010 15451 catalog_manager.cc:5697] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 reported cstate change: term changed from 2 to 3, leader changed from d92e034d86a0429280c3c47303884f10 (127.11.177.66) to 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67). New cstate: current_term: 3 leader_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:55.232549 15628 raft_consensus.cc:2468] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 4.
I20260709 14:51:55.243857 15451 catalog_manager.cc:5697] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 reported cstate change: term changed from 3 to 4, leader changed from d92e034d86a0429280c3c47303884f10 (127.11.177.66) to 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67). New cstate: current_term: 4 leader_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:55.724071 15897 raft_consensus.cc:1275] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 3 FOLLOWER]: Refusing update from remote peer 3955f0cff4bc4e45ba4c4cdfe6b60d03: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:55.725167 15812 consensus_queue.cc:1048] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.734983 15628 raft_consensus.cc:1275] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 3 FOLLOWER]: Refusing update from remote peer 3955f0cff4bc4e45ba4c4cdfe6b60d03: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:55.736279 15812 consensus_queue.cc:1048] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.794406 15628 raft_consensus.cc:1275] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 4 FOLLOWER]: Refusing update from remote peer 3955f0cff4bc4e45ba4c4cdfe6b60d03: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:55.795732 15976 consensus_queue.cc:1048] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:55.804581 15897 raft_consensus.cc:1275] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 4 FOLLOWER]: Refusing update from remote peer 3955f0cff4bc4e45ba4c4cdfe6b60d03: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:55.807628 15976 consensus_queue.cc:1048] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:51:56.154042 15499 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:56.158106 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:56.164983 15628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b4f42fee838418fbfe31bfed5d542ef"
dest_uuid: "d92e034d86a0429280c3c47303884f10"
mode: GRACEFUL
new_leader_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
 from {username='slave'} at 127.0.0.1:44960
I20260709 14:51:56.165510 15628 raft_consensus.cc:606] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [term 2 LEADER]: Received request to transfer leadership to TS 3955f0cff4bc4e45ba4c4cdfe6b60d03
I20260709 14:51:56.167780 15700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7c1d1dcaf14490bb7ca5b5d7b5b7bf6"
dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
mode: GRACEFUL
new_leader_uuid: "d92e034d86a0429280c3c47303884f10"
 from {username='slave'} at 127.0.0.1:44674
I20260709 14:51:56.168248 15700 raft_consensus.cc:606] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Received request to transfer leadership to TS d92e034d86a0429280c3c47303884f10
I20260709 14:51:56.170346 15700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f259fdeb43a545649d47cbfd90d5575c"
dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
mode: GRACEFUL
new_leader_uuid: "d92e034d86a0429280c3c47303884f10"
 from {username='slave'} at 127.0.0.1:44674
I20260709 14:51:56.170819 15700 raft_consensus.cc:606] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 LEADER]: Received request to transfer leadership to TS d92e034d86a0429280c3c47303884f10
I20260709 14:51:56.172046 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:56.172614 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:56.173259 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:56.174893 15980 raft_consensus.cc:993] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10: : Instructing follower 3955f0cff4bc4e45ba4c4cdfe6b60d03 to start an election
I20260709 14:51:56.175405 15957 raft_consensus.cc:1081] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [term 2 LEADER]: Signalling peer 3955f0cff4bc4e45ba4c4cdfe6b60d03 to start an election
I20260709 14:51:56.176800 15700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b4f42fee838418fbfe31bfed5d542ef"
dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
 from {username='slave'} at 127.0.0.1:44664
I20260709 14:51:56.177338 15700 raft_consensus.cc:493] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:56.177691 15700 raft_consensus.cc:3060] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:56.183580 15700 raft_consensus.cc:515] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } }
I20260709 14:51:56.184957 15700 leader_election.cc:290] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 3 election: Requested vote from peers d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307), 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245)
I20260709 14:51:56.185672 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4f42fee838418fbfe31bfed5d542ef" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d92e034d86a0429280c3c47303884f10"
I20260709 14:51:56.185973 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4f42fee838418fbfe31bfed5d542ef" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:56.186247 15628 raft_consensus.cc:3055] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:56.186499 15897 raft_consensus.cc:3060] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:56.186544 15628 raft_consensus.cc:740] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d92e034d86a0429280c3c47303884f10, State: Running, Role: LEADER
I20260709 14:51:56.187270 15628 consensus_queue.cc:260] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [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: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } }
I20260709 14:51:56.188143 15628 raft_consensus.cc:3060] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:56.191152 15897 raft_consensus.cc:2468] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 3.
I20260709 14:51:56.192095 15665 leader_election.cc:304] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [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: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03; no voters: 
I20260709 14:51:56.192786 15812 raft_consensus.cc:2804] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:56.192855 15628 raft_consensus.cc:2468] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 3.
I20260709 14:51:56.193150 15812 raft_consensus.cc:697] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 LEADER]: Becoming Leader. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:56.193933 15812 consensus_queue.cc:237] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [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: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } }
I20260709 14:51:56.199973 15451 catalog_manager.cc:5697] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 reported cstate change: term changed from 2 to 3, leader changed from d92e034d86a0429280c3c47303884f10 (127.11.177.66) to 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67). New cstate: current_term: 3 leader_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:56.210011 15979 raft_consensus.cc:993] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: : Instructing follower d92e034d86a0429280c3c47303884f10 to start an election
I20260709 14:51:56.210418 15812 raft_consensus.cc:1081] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Signalling peer d92e034d86a0429280c3c47303884f10 to start an election
I20260709 14:51:56.211596 15628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7c1d1dcaf14490bb7ca5b5d7b5b7bf6"
dest_uuid: "d92e034d86a0429280c3c47303884f10"
 from {username='slave'} at 127.0.0.1:51952
I20260709 14:51:56.212033 15628 raft_consensus.cc:493] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:56.212309 15628 raft_consensus.cc:3060] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.216938 15628 raft_consensus.cc:515] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:56.218477 15628 leader_election.cc:290] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 2 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:56.219081 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c1d1dcaf14490bb7ca5b5d7b5b7bf6" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:56.219415 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c1d1dcaf14490bb7ca5b5d7b5b7bf6" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
I20260709 14:51:56.219679 15897 raft_consensus.cc:3060] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.219982 15700 raft_consensus.cc:3055] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:56.220352 15700 raft_consensus.cc:740] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:56.221145 15700 consensus_queue.cc:260] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:56.222393 15700 raft_consensus.cc:3060] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.226078 15897 raft_consensus.cc:2468] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 2.
I20260709 14:51:56.227213 15591 leader_election.cc:304] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:56.227967 15957 raft_consensus.cc:2804] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:56.228430 15957 raft_consensus.cc:697] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [term 2 LEADER]: Becoming Leader. State: Replica: d92e034d86a0429280c3c47303884f10, State: Running, Role: LEADER
I20260709 14:51:56.229305 15957 consensus_queue.cc:237] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:56.229705 15700 raft_consensus.cc:2468] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 2.
I20260709 14:51:56.236459 15451 catalog_manager.cc:5697] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 reported cstate change: term changed from 1 to 2, leader changed from 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67) to d92e034d86a0429280c3c47303884f10 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "d92e034d86a0429280c3c47303884f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:56.244521 15979 raft_consensus.cc:993] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03: : Instructing follower d92e034d86a0429280c3c47303884f10 to start an election
I20260709 14:51:56.244973 15812 raft_consensus.cc:1081] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 LEADER]: Signalling peer d92e034d86a0429280c3c47303884f10 to start an election
I20260709 14:51:56.246328 15628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f259fdeb43a545649d47cbfd90d5575c"
dest_uuid: "d92e034d86a0429280c3c47303884f10"
 from {username='slave'} at 127.0.0.1:51952
I20260709 14:51:56.246860 15628 raft_consensus.cc:493] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:56.247254 15628 raft_consensus.cc:3060] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:56.251914 15628 raft_consensus.cc:515] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:56.253300 15628 leader_election.cc:290] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 4 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:56.254004 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f259fdeb43a545649d47cbfd90d5575c" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:56.254318 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f259fdeb43a545649d47cbfd90d5575c" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
I20260709 14:51:56.254603 15897 raft_consensus.cc:3060] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:56.254865 15700 raft_consensus.cc:3055] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:56.255188 15700 raft_consensus.cc:740] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:56.255934 15700 consensus_queue.cc:260] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:56.257097 15700 raft_consensus.cc:3060] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:56.261029 15897 raft_consensus.cc:2468] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 4.
I20260709 14:51:56.262068 15591 leader_election.cc:304] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [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: 0298e70f086044c0ba09f2ced8f0b48a, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:56.262634 15957 raft_consensus.cc:2804] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:56.263267 15700 raft_consensus.cc:2468] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 4.
I20260709 14:51:56.264251 15957 raft_consensus.cc:697] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 4 LEADER]: Becoming Leader. State: Replica: d92e034d86a0429280c3c47303884f10, State: Running, Role: LEADER
I20260709 14:51:56.265026 15957 consensus_queue.cc:237] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:56.270467 15451 catalog_manager.cc:5697] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 reported cstate change: term changed from 3 to 4, leader changed from 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67) to d92e034d86a0429280c3c47303884f10 (127.11.177.66). New cstate: current_term: 4 leader_uuid: "d92e034d86a0429280c3c47303884f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:56.580726 15628 raft_consensus.cc:1275] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [term 3 FOLLOWER]: Refusing update from remote peer 3955f0cff4bc4e45ba4c4cdfe6b60d03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:56.581797 15979 consensus_queue.cc:1048] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:56.590412 15897 raft_consensus.cc:1275] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 3 FOLLOWER]: Refusing update from remote peer 3955f0cff4bc4e45ba4c4cdfe6b60d03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:56.593111 15979 consensus_queue.cc:1048] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:56.731881 15897 raft_consensus.cc:1275] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 4 FOLLOWER]: Refusing update from remote peer d92e034d86a0429280c3c47303884f10: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:56.733018 15957 consensus_queue.cc:1048] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:56.739948 15700 raft_consensus.cc:1275] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 4 FOLLOWER]: Refusing update from remote peer d92e034d86a0429280c3c47303884f10: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:56.741706 15980 consensus_queue.cc:1048] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:56.775933 15700 raft_consensus.cc:1275] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Refusing update from remote peer d92e034d86a0429280c3c47303884f10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:56.777107 15980 consensus_queue.cc:1048] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:56.786266 15897 raft_consensus.cc:1275] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Refusing update from remote peer d92e034d86a0429280c3c47303884f10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:56.787827 15957 consensus_queue.cc:1048] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:51:57.154856 15499 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:57.182207 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:57.189292 15628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f34f934c8674df6bd015e48e9f643e2"
dest_uuid: "d92e034d86a0429280c3c47303884f10"
mode: GRACEFUL
new_leader_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
 from {username='slave'} at 127.0.0.1:44960
I20260709 14:51:57.189800 15628 raft_consensus.cc:606] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 1 LEADER]: Received request to transfer leadership to TS 3955f0cff4bc4e45ba4c4cdfe6b60d03
I20260709 14:51:57.192279 15700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f05434015e954828870c1662d53356e4"
dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
mode: GRACEFUL
new_leader_uuid: "d92e034d86a0429280c3c47303884f10"
 from {username='slave'} at 127.0.0.1:44674
I20260709 14:51:57.192763 15700 raft_consensus.cc:606] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 LEADER]: Received request to transfer leadership to TS d92e034d86a0429280c3c47303884f10
I20260709 14:51:57.194929 15628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f259fdeb43a545649d47cbfd90d5575c"
dest_uuid: "d92e034d86a0429280c3c47303884f10"
mode: GRACEFUL
new_leader_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
 from {username='slave'} at 127.0.0.1:44960
I20260709 14:51:57.195358 15628 raft_consensus.cc:606] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 4 LEADER]: Received request to transfer leadership to TS 3955f0cff4bc4e45ba4c4cdfe6b60d03
I20260709 14:51:57.196267 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:57.196686 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:57.197185 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:57.268433 15980 raft_consensus.cc:993] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10: : Instructing follower 3955f0cff4bc4e45ba4c4cdfe6b60d03 to start an election
I20260709 14:51:57.268997 15957 raft_consensus.cc:1081] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 4 LEADER]: Signalling peer 3955f0cff4bc4e45ba4c4cdfe6b60d03 to start an election
I20260709 14:51:57.270671 15700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f259fdeb43a545649d47cbfd90d5575c"
dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
 from {username='slave'} at 127.0.0.1:44664
I20260709 14:51:57.271126 15700 raft_consensus.cc:493] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:57.271485 15700 raft_consensus.cc:3060] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:57.276000 15700 raft_consensus.cc:515] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:57.277505 15700 leader_election.cc:290] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 5 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:57.278430 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f259fdeb43a545649d47cbfd90d5575c" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:57.278546 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f259fdeb43a545649d47cbfd90d5575c" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d92e034d86a0429280c3c47303884f10"
I20260709 14:51:57.279115 15897 raft_consensus.cc:3060] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:57.279181 15628 raft_consensus.cc:3055] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:57.279562 15628 raft_consensus.cc:740] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d92e034d86a0429280c3c47303884f10, State: Running, Role: LEADER
I20260709 14:51:57.280180 15628 consensus_queue.cc:260] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:57.281018 15628 raft_consensus.cc:3060] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:57.284303 15897 raft_consensus.cc:2468] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 5.
I20260709 14:51:57.285676 15665 leader_election.cc:304] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [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: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03; no voters: 
I20260709 14:51:57.285928 15628 raft_consensus.cc:2468] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 5.
I20260709 14:51:57.286402 15979 raft_consensus.cc:2804] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:57.286844 15979 raft_consensus.cc:697] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 5 LEADER]: Becoming Leader. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:57.287539 15979 consensus_queue.cc:237] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:57.292855 15448 catalog_manager.cc:5697] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 reported cstate change: term changed from 4 to 5, leader changed from d92e034d86a0429280c3c47303884f10 (127.11.177.66) to 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67). New cstate: current_term: 5 leader_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:57.528293 15980 raft_consensus.cc:993] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10: : Instructing follower 3955f0cff4bc4e45ba4c4cdfe6b60d03 to start an election
I20260709 14:51:57.528710 15957 raft_consensus.cc:1081] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 1 LEADER]: Signalling peer 3955f0cff4bc4e45ba4c4cdfe6b60d03 to start an election
I20260709 14:51:57.530026 15700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f34f934c8674df6bd015e48e9f643e2"
dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
 from {username='slave'} at 127.0.0.1:44664
I20260709 14:51:57.530483 15700 raft_consensus.cc:493] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:57.530772 15700 raft_consensus.cc:3060] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:57.535377 15700 raft_consensus.cc:515] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:57.536929 15700 leader_election.cc:290] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 2 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:57.537760 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f34f934c8674df6bd015e48e9f643e2" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:57.538059 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f34f934c8674df6bd015e48e9f643e2" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d92e034d86a0429280c3c47303884f10"
I20260709 14:51:57.538408 15897 raft_consensus.cc:3060] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:57.538805 15628 raft_consensus.cc:3055] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:57.539101 15628 raft_consensus.cc:740] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d92e034d86a0429280c3c47303884f10, State: Running, Role: LEADER
I20260709 14:51:57.539736 15628 consensus_queue.cc:260] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:57.540650 15628 raft_consensus.cc:3060] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:57.543257 15897 raft_consensus.cc:2468] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 2.
I20260709 14:51:57.544180 15665 leader_election.cc:304] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03; no voters: 
I20260709 14:51:57.544821 15979 raft_consensus.cc:2804] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:57.545295 15628 raft_consensus.cc:2468] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 2.
I20260709 14:51:57.545168 15979 raft_consensus.cc:697] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 LEADER]: Becoming Leader. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:57.546578 15979 consensus_queue.cc:237] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:57.552884 15448 catalog_manager.cc:5697] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 reported cstate change: term changed from 1 to 2, leader changed from d92e034d86a0429280c3c47303884f10 (127.11.177.66) to 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:57.561889 15812 raft_consensus.cc:993] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: : Instructing follower d92e034d86a0429280c3c47303884f10 to start an election
I20260709 14:51:57.562288 15979 raft_consensus.cc:1081] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 LEADER]: Signalling peer d92e034d86a0429280c3c47303884f10 to start an election
I20260709 14:51:57.563551 15628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f05434015e954828870c1662d53356e4"
dest_uuid: "d92e034d86a0429280c3c47303884f10"
 from {username='slave'} at 127.0.0.1:51952
I20260709 14:51:57.563975 15628 raft_consensus.cc:493] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:57.564249 15628 raft_consensus.cc:3060] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:57.568792 15628 raft_consensus.cc:515] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:57.570212 15628 leader_election.cc:290] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 3 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:57.570878 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05434015e954828870c1662d53356e4" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:57.571190 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05434015e954828870c1662d53356e4" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
I20260709 14:51:57.571427 15897 raft_consensus.cc:3060] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:57.571748 15700 raft_consensus.cc:3055] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:57.571998 15700 raft_consensus.cc:740] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:57.572696 15700 consensus_queue.cc:260] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [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: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:57.573627 15700 raft_consensus.cc:3060] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:57.576010 15897 raft_consensus.cc:2468] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 3.
I20260709 14:51:57.576861 15591 leader_election.cc:304] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [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: 0298e70f086044c0ba09f2ced8f0b48a, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:57.577484 15957 raft_consensus.cc:2804] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:57.577950 15957 raft_consensus.cc:697] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 3 LEADER]: Becoming Leader. State: Replica: d92e034d86a0429280c3c47303884f10, State: Running, Role: LEADER
I20260709 14:51:57.578358 15700 raft_consensus.cc:2468] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 3.
I20260709 14:51:57.578774 15957 consensus_queue.cc:237] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [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: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:57.585781 15448 catalog_manager.cc:5697] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 reported cstate change: term changed from 2 to 3, leader changed from 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67) to d92e034d86a0429280c3c47303884f10 (127.11.177.66). New cstate: current_term: 3 leader_uuid: "d92e034d86a0429280c3c47303884f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:57.784590 15628 raft_consensus.cc:1275] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 5 FOLLOWER]: Refusing update from remote peer 3955f0cff4bc4e45ba4c4cdfe6b60d03: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:51:57.785682 15979 consensus_queue.cc:1048] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:57.795035 15897 raft_consensus.cc:1275] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 5 FOLLOWER]: Refusing update from remote peer 3955f0cff4bc4e45ba4c4cdfe6b60d03: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:51:57.796368 15979 consensus_queue.cc:1048] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:58.090328 15700 raft_consensus.cc:1275] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 FOLLOWER]: Refusing update from remote peer d92e034d86a0429280c3c47303884f10: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:58.091699 15957 consensus_queue.cc:1048] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:58.102378 15897 raft_consensus.cc:1275] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 3 FOLLOWER]: Refusing update from remote peer d92e034d86a0429280c3c47303884f10: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:58.103777 16010 consensus_queue.cc:1048] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:58.110817 15897 raft_consensus.cc:1275] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Refusing update from remote peer 3955f0cff4bc4e45ba4c4cdfe6b60d03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:58.111948 15979 consensus_queue.cc:1048] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:58.119908 15628 raft_consensus.cc:1275] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Refusing update from remote peer 3955f0cff4bc4e45ba4c4cdfe6b60d03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:58.121258 15812 consensus_queue.cc:1048] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:51:58.155740 15499 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:58.203229 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:58.210284 15700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f34f934c8674df6bd015e48e9f643e2"
dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
mode: GRACEFUL
new_leader_uuid: "d92e034d86a0429280c3c47303884f10"
 from {username='slave'} at 127.0.0.1:44674
I20260709 14:51:58.210790 15700 raft_consensus.cc:606] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 LEADER]: Received request to transfer leadership to TS d92e034d86a0429280c3c47303884f10
I20260709 14:51:58.213090 15700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba0d90bf9931406caf17ce541889fb06"
dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
mode: GRACEFUL
new_leader_uuid: "d92e034d86a0429280c3c47303884f10"
 from {username='slave'} at 127.0.0.1:44674
I20260709 14:51:58.213557 15700 raft_consensus.cc:606] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Received request to transfer leadership to TS d92e034d86a0429280c3c47303884f10
I20260709 14:51:58.215567 15628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f05434015e954828870c1662d53356e4"
dest_uuid: "d92e034d86a0429280c3c47303884f10"
mode: GRACEFUL
new_leader_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
 from {username='slave'} at 127.0.0.1:44960
I20260709 14:51:58.215975 15628 raft_consensus.cc:606] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 3 LEADER]: Received request to transfer leadership to TS 3955f0cff4bc4e45ba4c4cdfe6b60d03
I20260709 14:51:58.216866 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:58.217334 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:58.217830 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:58.230544 15812 raft_consensus.cc:993] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: : Instructing follower d92e034d86a0429280c3c47303884f10 to start an election
I20260709 14:51:58.231063 15979 raft_consensus.cc:1081] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Signalling peer d92e034d86a0429280c3c47303884f10 to start an election
I20260709 14:51:58.232520 15628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba0d90bf9931406caf17ce541889fb06"
dest_uuid: "d92e034d86a0429280c3c47303884f10"
 from {username='slave'} at 127.0.0.1:51952
I20260709 14:51:58.232944 15628 raft_consensus.cc:493] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:58.233212 15628 raft_consensus.cc:3060] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:58.237453 15628 raft_consensus.cc:515] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:58.238984 15628 leader_election.cc:290] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 2 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:58.239627 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0d90bf9931406caf17ce541889fb06" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:58.239979 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0d90bf9931406caf17ce541889fb06" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
I20260709 14:51:58.240263 15897 raft_consensus.cc:3060] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:58.240566 15700 raft_consensus.cc:3055] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:58.240902 15700 raft_consensus.cc:740] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:58.241708 15700 consensus_queue.cc:260] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:58.242789 15700 raft_consensus.cc:3060] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:58.246462 15897 raft_consensus.cc:2468] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 2.
I20260709 14:51:58.247167 15898 raft_consensus.cc:1240] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Rejecting Update request from peer 3955f0cff4bc4e45ba4c4cdfe6b60d03 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:58.247558 15591 leader_election.cc:304] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0298e70f086044c0ba09f2ced8f0b48a, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:58.248425 16010 raft_consensus.cc:2804] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:58.248973 16010 raft_consensus.cc:697] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 [term 2 LEADER]: Becoming Leader. State: Replica: d92e034d86a0429280c3c47303884f10, State: Running, Role: LEADER
I20260709 14:51:58.249519 15700 raft_consensus.cc:2468] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 2.
I20260709 14:51:58.249881 16010 consensus_queue.cc:237] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:58.259305 15448 catalog_manager.cc:5697] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 reported cstate change: term changed from 1 to 2, leader changed from 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67) to d92e034d86a0429280c3c47303884f10 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "d92e034d86a0429280c3c47303884f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.588456 15957 raft_consensus.cc:993] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10: : Instructing follower 3955f0cff4bc4e45ba4c4cdfe6b60d03 to start an election
I20260709 14:51:58.588887 16010 raft_consensus.cc:1081] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 3 LEADER]: Signalling peer 3955f0cff4bc4e45ba4c4cdfe6b60d03 to start an election
I20260709 14:51:58.590217 15700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f05434015e954828870c1662d53356e4"
dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
 from {username='slave'} at 127.0.0.1:44664
I20260709 14:51:58.590641 15700 raft_consensus.cc:493] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:58.590903 15700 raft_consensus.cc:3060] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:58.595530 15700 raft_consensus.cc:515] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:58.597308 15700 leader_election.cc:290] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [CANDIDATE]: Term 4 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307)
I20260709 14:51:58.597987 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05434015e954828870c1662d53356e4" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:58.598310 15628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05434015e954828870c1662d53356e4" candidate_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d92e034d86a0429280c3c47303884f10"
I20260709 14:51:58.598520 15897 raft_consensus.cc:3060] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:58.598799 15628 raft_consensus.cc:3055] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:58.599028 15628 raft_consensus.cc:740] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d92e034d86a0429280c3c47303884f10, State: Running, Role: LEADER
I20260709 14:51:58.599592 15628 consensus_queue.cc:260] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:58.600389 15628 raft_consensus.cc:3060] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:58.602618 15897 raft_consensus.cc:2468] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 4.
I20260709 14:51:58.603514 15665 leader_election.cc:304] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [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: 0298e70f086044c0ba09f2ced8f0b48a, 3955f0cff4bc4e45ba4c4cdfe6b60d03; no voters: 
I20260709 14:51:58.604071 15979 raft_consensus.cc:2804] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:58.604547 15979 raft_consensus.cc:697] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 4 LEADER]: Becoming Leader. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:58.604569 15628 raft_consensus.cc:2468] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3955f0cff4bc4e45ba4c4cdfe6b60d03 in term 4.
I20260709 14:51:58.605511 15979 consensus_queue.cc:237] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:58.610901 15448 catalog_manager.cc:5697] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 reported cstate change: term changed from 3 to 4, leader changed from d92e034d86a0429280c3c47303884f10 (127.11.177.66) to 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67). New cstate: current_term: 4 leader_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:58.690173 16013 raft_consensus.cc:993] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: : Instructing follower d92e034d86a0429280c3c47303884f10 to start an election
I20260709 14:51:58.690595 15979 raft_consensus.cc:1081] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 LEADER]: Signalling peer d92e034d86a0429280c3c47303884f10 to start an election
I20260709 14:51:58.692094 15628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f34f934c8674df6bd015e48e9f643e2"
dest_uuid: "d92e034d86a0429280c3c47303884f10"
 from {username='slave'} at 127.0.0.1:51952
I20260709 14:51:58.692595 15628 raft_consensus.cc:493] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:58.693099 15628 raft_consensus.cc:3060] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.697597 15628 raft_consensus.cc:515] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:58.699306 15628 leader_election.cc:290] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [CANDIDATE]: Term 3 election: Requested vote from peers 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245), 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67:40405)
I20260709 14:51:58.699982 15897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f34f934c8674df6bd015e48e9f643e2" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0298e70f086044c0ba09f2ced8f0b48a"
I20260709 14:51:58.700179 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f34f934c8674df6bd015e48e9f643e2" candidate_uuid: "d92e034d86a0429280c3c47303884f10" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03"
I20260709 14:51:58.700592 15897 raft_consensus.cc:3060] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.700663 15700 raft_consensus.cc:3055] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:58.700996 15700 raft_consensus.cc:740] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3955f0cff4bc4e45ba4c4cdfe6b60d03, State: Running, Role: LEADER
I20260709 14:51:58.701527 15700 consensus_queue.cc:260] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [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: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:58.702546 15700 raft_consensus.cc:3060] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:58.705605 15897 raft_consensus.cc:2468] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 3.
I20260709 14:51:58.706506 15591 leader_election.cc:304] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [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: 0298e70f086044c0ba09f2ced8f0b48a, d92e034d86a0429280c3c47303884f10; no voters: 
I20260709 14:51:58.707221 15700 raft_consensus.cc:2468] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d92e034d86a0429280c3c47303884f10 in term 3.
I20260709 14:51:58.707276 16010 raft_consensus.cc:2804] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:58.707787 16010 raft_consensus.cc:697] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 3 LEADER]: Becoming Leader. State: Replica: d92e034d86a0429280c3c47303884f10, State: Running, Role: LEADER
I20260709 14:51:58.708770 16010 consensus_queue.cc:237] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [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: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } }
I20260709 14:51:58.714071 15448 catalog_manager.cc:5697] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 reported cstate change: term changed from 2 to 3, leader changed from 3955f0cff4bc4e45ba4c4cdfe6b60d03 (127.11.177.67) to d92e034d86a0429280c3c47303884f10 (127.11.177.66). New cstate: current_term: 3 leader_uuid: "d92e034d86a0429280c3c47303884f10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.747969 15897 raft_consensus.cc:1275] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Refusing update from remote peer d92e034d86a0429280c3c47303884f10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:58.749050 16010 consensus_queue.cc:1048] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:58.757937 15700 raft_consensus.cc:1275] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Refusing update from remote peer d92e034d86a0429280c3c47303884f10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:58.759351 15957 consensus_queue.cc:1048] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:59.010305 15897 raft_consensus.cc:1275] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 4 FOLLOWER]: Refusing update from remote peer 3955f0cff4bc4e45ba4c4cdfe6b60d03: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:59.011332 16013 consensus_queue.cc:1048] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:59.018296 15628 raft_consensus.cc:1275] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 4 FOLLOWER]: Refusing update from remote peer 3955f0cff4bc4e45ba4c4cdfe6b60d03: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:59.020504 15812 consensus_queue.cc:1048] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d92e034d86a0429280c3c47303884f10" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 46307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:59.133178 15700 raft_consensus.cc:1275] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 FOLLOWER]: Refusing update from remote peer d92e034d86a0429280c3c47303884f10: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:59.134303 16009 consensus_queue.cc:1048] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3955f0cff4bc4e45ba4c4cdfe6b60d03" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 40405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:59.141975 15897 raft_consensus.cc:1275] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 3 FOLLOWER]: Refusing update from remote peer d92e034d86a0429280c3c47303884f10: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:59.143656 15957 consensus_queue.cc:1048] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0298e70f086044c0ba09f2ced8f0b48a" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:51:59.156885 15499 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:51:59.224231 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:59.254817 11973 tablet_server.cc:179] TabletServer@127.11.177.65:43245 shutting down...
I20260709 14:51:59.273465 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:59.274143 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:59.274710 11973 raft_consensus.cc:2243] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:59.275142 11973 raft_consensus.cc:2272] T ba0d90bf9931406caf17ce541889fb06 P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.277382 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:59.277923 11973 raft_consensus.cc:2243] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:59.278312 11973 raft_consensus.cc:2272] T 3b4f42fee838418fbfe31bfed5d542ef P 0298e70f086044c0ba09f2ced8f0b48a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.280007 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:59.280572 11973 raft_consensus.cc:2243] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:59.280999 11973 raft_consensus.cc:2272] T f259fdeb43a545649d47cbfd90d5575c P 0298e70f086044c0ba09f2ced8f0b48a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.283577 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:59.284099 11973 raft_consensus.cc:2243] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:59.284559 11973 raft_consensus.cc:2272] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.286543 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:59.287107 11973 raft_consensus.cc:2243] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:59.287453 11973 raft_consensus.cc:2272] T bc506763c8aa4caaa779a2baee2908f1 P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.289039 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:59.289551 11973 raft_consensus.cc:2243] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:59.289901 11973 raft_consensus.cc:2272] T 9d1eeb8078fe4250a4afd15b4d02141a P 0298e70f086044c0ba09f2ced8f0b48a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.291623 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:59.292074 11973 raft_consensus.cc:2243] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:59.292425 11973 raft_consensus.cc:2272] T 0194fe175d694de894f67f5721b4560d P 0298e70f086044c0ba09f2ced8f0b48a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.294235 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:59.294672 11973 raft_consensus.cc:2243] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:59.295015 11973 raft_consensus.cc:2272] T f05434015e954828870c1662d53356e4 P 0298e70f086044c0ba09f2ced8f0b48a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.298287 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:59.299186 11973 raft_consensus.cc:2243] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:59.299666 11973 raft_consensus.cc:2272] T 8f34f934c8674df6bd015e48e9f643e2 P 0298e70f086044c0ba09f2ced8f0b48a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:59.299917 15665 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 88 similar messages]
I20260709 14:51:59.302055 11973 tablet_replica.cc:333] stopping tablet replica
I20260709 14:51:59.302624 11973 raft_consensus.cc:2243] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:59.302680 15665 consensus_peers.cc:597] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. 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:51:59.303056 11973 raft_consensus.cc:2272] T c1c7f8edc830483d90354daa7ba7e5fc P 0298e70f086044c0ba09f2ced8f0b48a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:59.308053 15591 consensus_peers.cc:597] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. 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:51:59.312671 15591 consensus_peers.cc:597] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. 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:51:59.332660 11973 tablet_server.cc:196] TabletServer@127.11.177.65:43245 shutdown complete.
W20260709 14:51:59.351879 15665 consensus_peers.cc:597] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:59.354707 11973 tablet_server.cc:179] TabletServer@127.11.177.66:0 shutting down...
W20260709 14:51:59.364764 15591 consensus_peers.cc:597] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:59.380362 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:59.381089 11973 tablet_replica.cc:333] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10: stopping tablet replica
I20260709 14:51:59.381943 11973 raft_consensus.cc:2243] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:59.382411 11973 raft_consensus.cc:2272] T 3b4f42fee838418fbfe31bfed5d542ef P d92e034d86a0429280c3c47303884f10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.384668 11973 tablet_replica.cc:333] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10: stopping tablet replica
I20260709 14:51:59.385228 11973 raft_consensus.cc:2243] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:59.385949 11973 raft_consensus.cc:2272] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.387815 11973 tablet_replica.cc:333] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10: stopping tablet replica
I20260709 14:51:59.388288 11973 raft_consensus.cc:2243] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:59.388667 11973 raft_consensus.cc:2272] T 9d1eeb8078fe4250a4afd15b4d02141a P d92e034d86a0429280c3c47303884f10 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.390504 11973 tablet_replica.cc:333] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10: stopping tablet replica
I20260709 14:51:59.390941 11973 raft_consensus.cc:2243] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:59.391297 11973 raft_consensus.cc:2272] T bc506763c8aa4caaa779a2baee2908f1 P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.393075 11973 tablet_replica.cc:333] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10: stopping tablet replica
I20260709 14:51:59.393648 11973 raft_consensus.cc:2243] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:59.394013 11973 raft_consensus.cc:2272] T f259fdeb43a545649d47cbfd90d5575c P d92e034d86a0429280c3c47303884f10 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.395736 11973 tablet_replica.cc:333] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10: stopping tablet replica
I20260709 14:51:59.396181 11973 raft_consensus.cc:2243] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:59.396833 11973 raft_consensus.cc:2272] T 0194fe175d694de894f67f5721b4560d P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.398468 11973 tablet_replica.cc:333] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10: stopping tablet replica
I20260709 14:51:59.398933 11973 raft_consensus.cc:2243] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:59.399576 11973 raft_consensus.cc:2272] T ba0d90bf9931406caf17ce541889fb06 P d92e034d86a0429280c3c47303884f10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.401846 11973 tablet_replica.cc:333] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10: stopping tablet replica
I20260709 14:51:59.402321 11973 raft_consensus.cc:2243] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:59.403031 11973 raft_consensus.cc:2272] T 8f34f934c8674df6bd015e48e9f643e2 P d92e034d86a0429280c3c47303884f10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.405231 11973 tablet_replica.cc:333] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10: stopping tablet replica
I20260709 14:51:59.405784 11973 raft_consensus.cc:2243] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:59.406507 11973 raft_consensus.cc:2272] T c1c7f8edc830483d90354daa7ba7e5fc P d92e034d86a0429280c3c47303884f10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.408417 11973 tablet_replica.cc:333] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10: stopping tablet replica
I20260709 14:51:59.408881 11973 raft_consensus.cc:2243] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:59.409235 11973 raft_consensus.cc:2272] T f05434015e954828870c1662d53356e4 P d92e034d86a0429280c3c47303884f10 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:59.416321 15667 consensus_peers.cc:597] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307): Couldn't send request to peer d92e034d86a0429280c3c47303884f10. 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:51:59.423192 15667 consensus_peers.cc:597] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer d92e034d86a0429280c3c47303884f10 (127.11.177.66:46307): Couldn't send request to peer d92e034d86a0429280c3c47303884f10. 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:51:59.426692 15665 consensus_peers.cc:597] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:59.434444 15665 consensus_peers.cc:597] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 -> Peer 0298e70f086044c0ba09f2ced8f0b48a (127.11.177.65:43245): Couldn't send request to peer 0298e70f086044c0ba09f2ced8f0b48a. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:59.442618 11973 tablet_server.cc:196] TabletServer@127.11.177.66:0 shutdown complete.
I20260709 14:51:59.462255 11973 tablet_server.cc:179] TabletServer@127.11.177.67:0 shutting down...
I20260709 14:51:59.484141 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:59.484750 11973 tablet_replica.cc:333] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03: stopping tablet replica
I20260709 14:51:59.485325 11973 raft_consensus.cc:2243] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:51:59.486071 11973 raft_consensus.cc:2272] T f259fdeb43a545649d47cbfd90d5575c P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.487949 11973 tablet_replica.cc:333] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: stopping tablet replica
I20260709 14:51:59.488478 11973 raft_consensus.cc:2243] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:59.488869 11973 raft_consensus.cc:2272] T b7c1d1dcaf14490bb7ca5b5d7b5b7bf6 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.490664 11973 tablet_replica.cc:333] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03: stopping tablet replica
I20260709 14:51:59.491119 11973 raft_consensus.cc:2243] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:59.491490 11973 raft_consensus.cc:2272] T 0194fe175d694de894f67f5721b4560d P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.493158 11973 tablet_replica.cc:333] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03: stopping tablet replica
I20260709 14:51:59.493674 11973 raft_consensus.cc:2243] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:59.494378 11973 raft_consensus.cc:2272] T 9d1eeb8078fe4250a4afd15b4d02141a P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.496419 11973 tablet_replica.cc:333] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: stopping tablet replica
I20260709 14:51:59.496985 11973 raft_consensus.cc:2243] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:59.497699 11973 raft_consensus.cc:2272] T bc506763c8aa4caaa779a2baee2908f1 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.499501 11973 tablet_replica.cc:333] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: stopping tablet replica
I20260709 14:51:59.499955 11973 raft_consensus.cc:2243] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:59.500648 11973 raft_consensus.cc:2272] T f05434015e954828870c1662d53356e4 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.502748 11973 tablet_replica.cc:333] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: stopping tablet replica
I20260709 14:51:59.503232 11973 raft_consensus.cc:2243] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:59.503597 11973 raft_consensus.cc:2272] T 8f34f934c8674df6bd015e48e9f643e2 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.505795 11973 tablet_replica.cc:333] T c1c7f8edc830483d90354daa7ba7e5fc P 3955f0cff4bc4e45ba4c4cdfe6b60d03: stopping tablet replica
I20260709 14:51:59.506284 11973 raft_consensus.cc:2243] T c1c7f8edc830483d90354daa7ba7e5fc P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:59.506659 11973 raft_consensus.cc:2272] T c1c7f8edc830483d90354daa7ba7e5fc P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.508401 11973 tablet_replica.cc:333] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03: stopping tablet replica
I20260709 14:51:59.508822 11973 raft_consensus.cc:2243] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:59.509514 11973 raft_consensus.cc:2272] T 3b4f42fee838418fbfe31bfed5d542ef P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.511125 11973 tablet_replica.cc:333] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03: stopping tablet replica
I20260709 14:51:59.511516 11973 raft_consensus.cc:2243] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:59.511870 11973 raft_consensus.cc:2272] T ba0d90bf9931406caf17ce541889fb06 P 3955f0cff4bc4e45ba4c4cdfe6b60d03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.541507 11973 tablet_server.cc:196] TabletServer@127.11.177.67:0 shutdown complete.
I20260709 14:51:59.562642 11973 master.cc:562] Master@127.11.177.126:41315 shutting down...
I20260709 14:51:59.587292 11973 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:59.587805 11973 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:59.588135 11973 tablet_replica.cc:333] T 00000000000000000000000000000000 P 20ae3ef1ac8041d89f6c9c34bfd53618: stopping tablet replica
I20260709 14:51:59.606796 11973 master.cc:584] Master@127.11.177.126:41315 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12624 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:51:59.647746 11973 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.177.126:43335
I20260709 14:51:59.648909 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:59.654064 16033 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:51:59.654119 16034 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:51:59.655553 16036 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:51:59.657322 11973 server_base.cc:1061] running on GCE node
I20260709 14:51:59.658156 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:59.658325 11973 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:51:59.658466 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608719658453 us; error 0 us; skew 500 ppm
I20260709 14:51:59.658962 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:59.661093 11973 webserver.cc:533] Webserver started at http://127.11.177.126:44473/ using document root <none> and password file <none>
I20260709 14:51:59.661566 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:59.661763 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:59.662012 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:59.663120 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-0/minicluster-data/master-0-root/instance:
uuid: "99155cd6023841e7a82991247f57ac5f"
format_stamp: "Formatted at 2026-07-09 14:51:59 on dist-test-slave-1rkr"
I20260709 14:51:59.667339 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:59.670644 16041 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:51:59.671345 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:59.671604 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-0/minicluster-data/master-0-root
uuid: "99155cd6023841e7a82991247f57ac5f"
format_stamp: "Formatted at 2026-07-09 14:51:59 on dist-test-slave-1rkr"
I20260709 14:51:59.671865 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-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:51:59.688527 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:59.689738 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:59.725543 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.126:43335
I20260709 14:51:59.725621 16092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.126:43335 every 8 connection(s)
I20260709 14:51:59.729144 16093 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:51:59.739257 16093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f: Bootstrap starting.
I20260709 14:51:59.743888 16093 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:59.747859 16093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f: No bootstrap required, opened a new log
I20260709 14:51:59.749861 16093 raft_consensus.cc:359] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99155cd6023841e7a82991247f57ac5f" member_type: VOTER }
I20260709 14:51:59.750221 16093 raft_consensus.cc:385] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:59.750428 16093 raft_consensus.cc:740] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99155cd6023841e7a82991247f57ac5f, State: Initialized, Role: FOLLOWER
I20260709 14:51:59.750958 16093 consensus_queue.cc:260] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "99155cd6023841e7a82991247f57ac5f" member_type: VOTER }
I20260709 14:51:59.751375 16093 raft_consensus.cc:399] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:59.751575 16093 raft_consensus.cc:493] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:59.751819 16093 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:59.756017 16093 raft_consensus.cc:515] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99155cd6023841e7a82991247f57ac5f" member_type: VOTER }
I20260709 14:51:59.756464 16093 leader_election.cc:304] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [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: 99155cd6023841e7a82991247f57ac5f; no voters: 
I20260709 14:51:59.757521 16093 leader_election.cc:290] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:59.757788 16096 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:59.759012 16096 raft_consensus.cc:697] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [term 1 LEADER]: Becoming Leader. State: Replica: 99155cd6023841e7a82991247f57ac5f, State: Running, Role: LEADER
I20260709 14:51:59.759617 16096 consensus_queue.cc:237] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [LEADER]: Queue going to LEADER mode. State: All 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: "99155cd6023841e7a82991247f57ac5f" member_type: VOTER }
I20260709 14:51:59.760141 16093 sys_catalog.cc:565] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:59.763674 16097 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "99155cd6023841e7a82991247f57ac5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99155cd6023841e7a82991247f57ac5f" member_type: VOTER } }
I20260709 14:51:59.763904 16098 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 99155cd6023841e7a82991247f57ac5f. Latest consensus state: current_term: 1 leader_uuid: "99155cd6023841e7a82991247f57ac5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99155cd6023841e7a82991247f57ac5f" member_type: VOTER } }
I20260709 14:51:59.764346 16097 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:59.764516 16098 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:59.767222 16103 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:59.772277 16103 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:59.778198 11973 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:59.781004 16103 catalog_manager.cc:1383] Generated new cluster ID: e84e1ae10dd2478cb29af448876418f4
I20260709 14:51:59.781222 16103 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:59.799582 16103 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:59.800771 16103 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:59.815848 16103 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f: Generated new TSK 0
I20260709 14:51:59.816409 16103 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:59.845355 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:59.851027 16114 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:51:59.851794 16115 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:51:59.853555 11973 server_base.cc:1061] running on GCE node
W20260709 14:51:59.853955 16117 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:51:59.854784 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:59.854995 11973 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:51:59.855155 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608719855138 us; error 0 us; skew 500 ppm
I20260709 14:51:59.855666 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:59.857825 11973 webserver.cc:533] Webserver started at http://127.11.177.65:46661/ using document root <none> and password file <none>
I20260709 14:51:59.858281 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:59.858459 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:59.858701 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:59.859737 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-0/minicluster-data/ts-0-root/instance:
uuid: "96579c02a9f8462e9d5b862904bece81"
format_stamp: "Formatted at 2026-07-09 14:51:59 on dist-test-slave-1rkr"
I20260709 14:51:59.864041 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:51:59.867028 16122 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:51:59.867673 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:51:59.867952 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-0/minicluster-data/ts-0-root
uuid: "96579c02a9f8462e9d5b862904bece81"
format_stamp: "Formatted at 2026-07-09 14:51:59 on dist-test-slave-1rkr"
I20260709 14:51:59.868208 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-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:51:59.923290 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:59.924494 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:59.926016 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:59.928247 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:59.928448 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:59.928663 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:59.928823 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:59.966336 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.65:38859
I20260709 14:51:59.966435 16184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.65:38859 every 8 connection(s)
I20260709 14:51:59.970841 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:59.977664 16189 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:51:59.978251 16190 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:51:59.982163 16192 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:51:59.982512 11973 server_base.cc:1061] running on GCE node
I20260709 14:51:59.982854 16185 heartbeater.cc:344] Connected to a master server at 127.11.177.126:43335
I20260709 14:51:59.983237 16185 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:59.983626 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:59.983856 11973 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:51:59.983928 16185 heartbeater.cc:507] Master 127.11.177.126:43335 requested a full tablet report, sending...
I20260709 14:51:59.984016 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608719984000 us; error 0 us; skew 500 ppm
I20260709 14:51:59.984686 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:59.986022 16058 ts_manager.cc:194] Registered new tserver with Master: 96579c02a9f8462e9d5b862904bece81 (127.11.177.65:38859)
I20260709 14:51:59.987087 11973 webserver.cc:533] Webserver started at http://127.11.177.66:40575/ using document root <none> and password file <none>
I20260709 14:51:59.987573 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:59.987749 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:59.987787 16058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56982
I20260709 14:51:59.987993 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:59.989292 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-0/minicluster-data/ts-1-root/instance:
uuid: "b2c31b8480fb451388cfb10700991082"
format_stamp: "Formatted at 2026-07-09 14:51:59 on dist-test-slave-1rkr"
I20260709 14:51:59.993781 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:59.996789 16197 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:51:59.997480 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:59.997738 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-0/minicluster-data/ts-1-root
uuid: "b2c31b8480fb451388cfb10700991082"
format_stamp: "Formatted at 2026-07-09 14:51:59 on dist-test-slave-1rkr"
I20260709 14:51:59.997985 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-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:52:00.020713 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:00.021915 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:00.023335 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:00.025439 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:00.025628 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:00.025837 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:00.025983 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:00.063536 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.66:34443
I20260709 14:52:00.063658 16259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.66:34443 every 8 connection(s)
I20260709 14:52:00.067957 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:00.074285 16263 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:52:00.075139 16264 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:52:00.078704 11973 server_base.cc:1061] running on GCE node
W20260709 14:52:00.078421 16266 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:52:00.079751 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:00.080013 11973 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:52:00.080026 16260 heartbeater.cc:344] Connected to a master server at 127.11.177.126:43335
I20260709 14:52:00.080179 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608720080161 us; error 0 us; skew 500 ppm
I20260709 14:52:00.080556 16260 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:00.080929 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:00.081313 16260 heartbeater.cc:507] Master 127.11.177.126:43335 requested a full tablet report, sending...
I20260709 14:52:00.083410 16058 ts_manager.cc:194] Registered new tserver with Master: b2c31b8480fb451388cfb10700991082 (127.11.177.66:34443)
I20260709 14:52:00.083457 11973 webserver.cc:533] Webserver started at http://127.11.177.67:42813/ using document root <none> and password file <none>
I20260709 14:52:00.084041 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:00.084224 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:00.084487 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:00.084851 16058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56990
I20260709 14:52:00.085633 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-0/minicluster-data/ts-2-root/instance:
uuid: "553cae8c64634a7c8f7ff10661cf5aa6"
format_stamp: "Formatted at 2026-07-09 14:52:00 on dist-test-slave-1rkr"
I20260709 14:52:00.089861 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:52:00.092880 16271 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:52:00.093582 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:52:00.093827 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-0/minicluster-data/ts-2-root
uuid: "553cae8c64634a7c8f7ff10661cf5aa6"
format_stamp: "Formatted at 2026-07-09 14:52:00 on dist-test-slave-1rkr"
I20260709 14:52:00.094048 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608630344414-11973-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:52:00.114215 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:00.115350 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:00.116730 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:00.118887 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:00.119078 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:00.119294 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:00.119452 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:00.156810 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.67:32823
I20260709 14:52:00.156916 16333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.67:32823 every 8 connection(s)
I20260709 14:52:00.169620 16334 heartbeater.cc:344] Connected to a master server at 127.11.177.126:43335
I20260709 14:52:00.170087 16334 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:00.170781 16334 heartbeater.cc:507] Master 127.11.177.126:43335 requested a full tablet report, sending...
I20260709 14:52:00.172683 16058 ts_manager.cc:194] Registered new tserver with Master: 553cae8c64634a7c8f7ff10661cf5aa6 (127.11.177.67:32823)
I20260709 14:52:00.173089 11973 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013226209s
I20260709 14:52:00.174388 16058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56992
I20260709 14:52:00.196961 16058 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57008:
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:52:00.199029 16058 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:52:00.244598 16150 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3e37186b8e411a965532bed66f7c57 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=44fbcc7283a54b4faafdc4dbd845a4dd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:00.246084 16150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3e37186b8e411a965532bed66f7c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.249321 16149 tablet_service.cc:1511] Processing CreateTablet for tablet e953fc0ce66f495aa16443dd0eb8c407 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=44fbcc7283a54b4faafdc4dbd845a4dd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:00.250667 16149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e953fc0ce66f495aa16443dd0eb8c407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.260105 16225 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3e37186b8e411a965532bed66f7c57 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=44fbcc7283a54b4faafdc4dbd845a4dd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:00.261479 16225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3e37186b8e411a965532bed66f7c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.266523 16349 tablet_bootstrap.cc:492] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81: Bootstrap starting.
I20260709 14:52:00.266963 16299 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3e37186b8e411a965532bed66f7c57 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=44fbcc7283a54b4faafdc4dbd845a4dd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:00.268160 16299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3e37186b8e411a965532bed66f7c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.268431 16298 tablet_service.cc:1511] Processing CreateTablet for tablet e953fc0ce66f495aa16443dd0eb8c407 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=44fbcc7283a54b4faafdc4dbd845a4dd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:00.269677 16298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e953fc0ce66f495aa16443dd0eb8c407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.273653 16349 tablet_bootstrap.cc:654] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.274521 16224 tablet_service.cc:1511] Processing CreateTablet for tablet e953fc0ce66f495aa16443dd0eb8c407 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=44fbcc7283a54b4faafdc4dbd845a4dd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:00.275754 16224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e953fc0ce66f495aa16443dd0eb8c407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.291531 16351 tablet_bootstrap.cc:492] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6: Bootstrap starting.
I20260709 14:52:00.299019 16351 tablet_bootstrap.cc:654] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.302280 16349 tablet_bootstrap.cc:492] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81: No bootstrap required, opened a new log
I20260709 14:52:00.302762 16349 ts_tablet_manager.cc:1403] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.017s
I20260709 14:52:00.305190 16352 tablet_bootstrap.cc:492] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082: Bootstrap starting.
I20260709 14:52:00.305802 16349 raft_consensus.cc:359] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.306605 16349 raft_consensus.cc:385] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.306911 16349 raft_consensus.cc:740] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96579c02a9f8462e9d5b862904bece81, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.307654 16351 tablet_bootstrap.cc:492] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6: No bootstrap required, opened a new log
I20260709 14:52:00.308180 16351 ts_tablet_manager.cc:1403] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 14:52:00.307868 16349 consensus_queue.cc:260] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.310266 16185 heartbeater.cc:499] Master 127.11.177.126:43335 was elected leader, sending a full tablet report...
I20260709 14:52:00.310890 16349 ts_tablet_manager.cc:1434] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 14:52:00.311522 16352 tablet_bootstrap.cc:654] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.311182 16351 raft_consensus.cc:359] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.311942 16351 raft_consensus.cc:385] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.312265 16351 raft_consensus.cc:740] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 553cae8c64634a7c8f7ff10661cf5aa6, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.312731 16349 tablet_bootstrap.cc:492] T e953fc0ce66f495aa16443dd0eb8c407 P 96579c02a9f8462e9d5b862904bece81: Bootstrap starting.
I20260709 14:52:00.313060 16351 consensus_queue.cc:260] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.321398 16349 tablet_bootstrap.cc:654] T e953fc0ce66f495aa16443dd0eb8c407 P 96579c02a9f8462e9d5b862904bece81: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.323019 16352 tablet_bootstrap.cc:492] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082: No bootstrap required, opened a new log
I20260709 14:52:00.323511 16352 ts_tablet_manager.cc:1403] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:52:00.326321 16352 raft_consensus.cc:359] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.327026 16352 raft_consensus.cc:385] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.327330 16352 raft_consensus.cc:740] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2c31b8480fb451388cfb10700991082, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.328229 16352 consensus_queue.cc:260] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.330291 16334 heartbeater.cc:499] Master 127.11.177.126:43335 was elected leader, sending a full tablet report...
I20260709 14:52:00.330991 16351 ts_tablet_manager.cc:1434] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.020s
I20260709 14:52:00.332228 16351 tablet_bootstrap.cc:492] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6: Bootstrap starting.
I20260709 14:52:00.333091 16260 heartbeater.cc:499] Master 127.11.177.126:43335 was elected leader, sending a full tablet report...
I20260709 14:52:00.334178 16349 tablet_bootstrap.cc:492] T e953fc0ce66f495aa16443dd0eb8c407 P 96579c02a9f8462e9d5b862904bece81: No bootstrap required, opened a new log
I20260709 14:52:00.334651 16349 ts_tablet_manager.cc:1403] T e953fc0ce66f495aa16443dd0eb8c407 P 96579c02a9f8462e9d5b862904bece81: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260709 14:52:00.337419 16349 raft_consensus.cc:359] T e953fc0ce66f495aa16443dd0eb8c407 P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.338052 16349 raft_consensus.cc:385] T e953fc0ce66f495aa16443dd0eb8c407 P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.338336 16349 raft_consensus.cc:740] T e953fc0ce66f495aa16443dd0eb8c407 P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96579c02a9f8462e9d5b862904bece81, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.338964 16351 tablet_bootstrap.cc:654] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.340082 16352 ts_tablet_manager.cc:1434] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.004s
I20260709 14:52:00.341009 16352 tablet_bootstrap.cc:492] T 2c3e37186b8e411a965532bed66f7c57 P b2c31b8480fb451388cfb10700991082: Bootstrap starting.
I20260709 14:52:00.343369 16349 consensus_queue.cc:260] T e953fc0ce66f495aa16443dd0eb8c407 P 96579c02a9f8462e9d5b862904bece81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.345746 16349 ts_tablet_manager.cc:1434] T e953fc0ce66f495aa16443dd0eb8c407 P 96579c02a9f8462e9d5b862904bece81: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 14:52:00.347179 16352 tablet_bootstrap.cc:654] T 2c3e37186b8e411a965532bed66f7c57 P b2c31b8480fb451388cfb10700991082: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.353423 16356 raft_consensus.cc:493] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.354699 16356 raft_consensus.cc:515] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.366937 16352 tablet_bootstrap.cc:492] T 2c3e37186b8e411a965532bed66f7c57 P b2c31b8480fb451388cfb10700991082: No bootstrap required, opened a new log
I20260709 14:52:00.367473 16352 ts_tablet_manager.cc:1403] T 2c3e37186b8e411a965532bed66f7c57 P b2c31b8480fb451388cfb10700991082: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.003s
I20260709 14:52:00.370600 16352 raft_consensus.cc:359] T 2c3e37186b8e411a965532bed66f7c57 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.371362 16352 raft_consensus.cc:385] T 2c3e37186b8e411a965532bed66f7c57 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.371656 16352 raft_consensus.cc:740] T 2c3e37186b8e411a965532bed66f7c57 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2c31b8480fb451388cfb10700991082, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.372423 16352 consensus_queue.cc:260] T 2c3e37186b8e411a965532bed66f7c57 P b2c31b8480fb451388cfb10700991082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.374895 16352 ts_tablet_manager.cc:1434] T 2c3e37186b8e411a965532bed66f7c57 P b2c31b8480fb451388cfb10700991082: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:52:00.375268 16160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3e37186b8e411a965532bed66f7c57" candidate_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96579c02a9f8462e9d5b862904bece81" is_pre_election: true
I20260709 14:52:00.376099 16160 raft_consensus.cc:2468] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 553cae8c64634a7c8f7ff10661cf5aa6 in term 0.
I20260709 14:52:00.377797 16273 leader_election.cc:304] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 553cae8c64634a7c8f7ff10661cf5aa6, 96579c02a9f8462e9d5b862904bece81; no voters: 
I20260709 14:52:00.379113 16359 raft_consensus.cc:2804] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.379494 16359 raft_consensus.cc:493] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.379801 16359 raft_consensus.cc:3060] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.381583 16356 leader_election.cc:290] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96579c02a9f8462e9d5b862904bece81 (127.11.177.65:38859), b2c31b8480fb451388cfb10700991082 (127.11.177.66:34443)
I20260709 14:52:00.387414 16351 tablet_bootstrap.cc:492] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6: No bootstrap required, opened a new log
I20260709 14:52:00.387940 16351 ts_tablet_manager.cc:1403] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6: Time spent bootstrapping tablet: real 0.056s	user 0.029s	sys 0.021s
I20260709 14:52:00.390702 16351 raft_consensus.cc:359] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.391286 16351 raft_consensus.cc:385] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.391566 16351 raft_consensus.cc:740] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 553cae8c64634a7c8f7ff10661cf5aa6, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.391777 16359 raft_consensus.cc:515] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.392269 16351 consensus_queue.cc:260] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.392568 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3e37186b8e411a965532bed66f7c57" candidate_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2c31b8480fb451388cfb10700991082" is_pre_election: true
I20260709 14:52:00.393297 16235 raft_consensus.cc:2468] T 2c3e37186b8e411a965532bed66f7c57 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 553cae8c64634a7c8f7ff10661cf5aa6 in term 0.
I20260709 14:52:00.393704 16359 leader_election.cc:290] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [CANDIDATE]: Term 1 election: Requested vote from peers 96579c02a9f8462e9d5b862904bece81 (127.11.177.65:38859), b2c31b8480fb451388cfb10700991082 (127.11.177.66:34443)
I20260709 14:52:00.394363 16160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3e37186b8e411a965532bed66f7c57" candidate_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96579c02a9f8462e9d5b862904bece81"
I20260709 14:52:00.394713 16351 ts_tablet_manager.cc:1434] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 14:52:00.394830 16160 raft_consensus.cc:3060] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.396799 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3e37186b8e411a965532bed66f7c57" candidate_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2c31b8480fb451388cfb10700991082"
I20260709 14:52:00.397377 16235 raft_consensus.cc:3060] T 2c3e37186b8e411a965532bed66f7c57 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.400130 16160 raft_consensus.cc:2468] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 553cae8c64634a7c8f7ff10661cf5aa6 in term 1.
I20260709 14:52:00.401120 16273 leader_election.cc:304] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 553cae8c64634a7c8f7ff10661cf5aa6, 96579c02a9f8462e9d5b862904bece81; no voters: 
I20260709 14:52:00.401798 16359 raft_consensus.cc:2804] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.402292 16359 raft_consensus.cc:697] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 1 LEADER]: Becoming Leader. State: Replica: 553cae8c64634a7c8f7ff10661cf5aa6, State: Running, Role: LEADER
I20260709 14:52:00.403499 16235 raft_consensus.cc:2468] T 2c3e37186b8e411a965532bed66f7c57 P b2c31b8480fb451388cfb10700991082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 553cae8c64634a7c8f7ff10661cf5aa6 in term 1.
I20260709 14:52:00.403120 16359 consensus_queue.cc:237] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.410638 16057 catalog_manager.cc:5697] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 553cae8c64634a7c8f7ff10661cf5aa6 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:00.710879 16358 raft_consensus.cc:493] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.711364 16358 raft_consensus.cc:515] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.713578 16358 leader_election.cc:290] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96579c02a9f8462e9d5b862904bece81 (127.11.177.65:38859), 553cae8c64634a7c8f7ff10661cf5aa6 (127.11.177.67:32823)
I20260709 14:52:00.722532 16160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e953fc0ce66f495aa16443dd0eb8c407" candidate_uuid: "b2c31b8480fb451388cfb10700991082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96579c02a9f8462e9d5b862904bece81" is_pre_election: true
I20260709 14:52:00.723199 16160 raft_consensus.cc:2468] T e953fc0ce66f495aa16443dd0eb8c407 P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2c31b8480fb451388cfb10700991082 in term 0.
I20260709 14:52:00.723909 16309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e953fc0ce66f495aa16443dd0eb8c407" candidate_uuid: "b2c31b8480fb451388cfb10700991082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" is_pre_election: true
I20260709 14:52:00.724164 16199 leader_election.cc:304] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96579c02a9f8462e9d5b862904bece81, b2c31b8480fb451388cfb10700991082; no voters: 
I20260709 14:52:00.724609 16309 raft_consensus.cc:2468] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2c31b8480fb451388cfb10700991082 in term 0.
I20260709 14:52:00.724902 16358 raft_consensus.cc:2804] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:00.725610 16358 raft_consensus.cc:493] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:00.725912 16358 raft_consensus.cc:3060] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.730454 16358 raft_consensus.cc:515] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.731858 16358 leader_election.cc:290] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [CANDIDATE]: Term 1 election: Requested vote from peers 96579c02a9f8462e9d5b862904bece81 (127.11.177.65:38859), 553cae8c64634a7c8f7ff10661cf5aa6 (127.11.177.67:32823)
I20260709 14:52:00.732570 16160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e953fc0ce66f495aa16443dd0eb8c407" candidate_uuid: "b2c31b8480fb451388cfb10700991082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96579c02a9f8462e9d5b862904bece81"
I20260709 14:52:00.732779 16309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e953fc0ce66f495aa16443dd0eb8c407" candidate_uuid: "b2c31b8480fb451388cfb10700991082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "553cae8c64634a7c8f7ff10661cf5aa6"
I20260709 14:52:00.733052 16160 raft_consensus.cc:3060] T e953fc0ce66f495aa16443dd0eb8c407 P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.733286 16309 raft_consensus.cc:3060] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:00.737468 16160 raft_consensus.cc:2468] T e953fc0ce66f495aa16443dd0eb8c407 P 96579c02a9f8462e9d5b862904bece81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2c31b8480fb451388cfb10700991082 in term 1.
I20260709 14:52:00.737772 16309 raft_consensus.cc:2468] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2c31b8480fb451388cfb10700991082 in term 1.
I20260709 14:52:00.738323 16199 leader_election.cc:304] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96579c02a9f8462e9d5b862904bece81, b2c31b8480fb451388cfb10700991082; no voters: 
I20260709 14:52:00.738947 16358 raft_consensus.cc:2804] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:00.739740 16358 raft_consensus.cc:697] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 1 LEADER]: Becoming Leader. State: Replica: b2c31b8480fb451388cfb10700991082, State: Running, Role: LEADER
I20260709 14:52:00.740372 16358 consensus_queue.cc:237] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.746152 16057 catalog_manager.cc:5697] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2c31b8480fb451388cfb10700991082 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "b2c31b8480fb451388cfb10700991082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.858332 16057 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57014:
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:52:00.860121 16057 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:00.881245 16150 tablet_service.cc:1511] Processing CreateTablet for tablet cd2aab70b0ca4396b37eee08cf2daffc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=50bd657fa18649b7b601c143ad2948a4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:00.882565 16150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd2aab70b0ca4396b37eee08cf2daffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.882548 16224 tablet_service.cc:1511] Processing CreateTablet for tablet cd2aab70b0ca4396b37eee08cf2daffc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=50bd657fa18649b7b601c143ad2948a4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:00.883867 16224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd2aab70b0ca4396b37eee08cf2daffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.884325 16298 tablet_service.cc:1511] Processing CreateTablet for tablet cd2aab70b0ca4396b37eee08cf2daffc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=50bd657fa18649b7b601c143ad2948a4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:00.885512 16298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd2aab70b0ca4396b37eee08cf2daffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.888823 16225 tablet_service.cc:1511] Processing CreateTablet for tablet cd5cccc1b3fe4cfaa000603557f4baa5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=50bd657fa18649b7b601c143ad2948a4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:00.889132 16149 tablet_service.cc:1511] Processing CreateTablet for tablet cd5cccc1b3fe4cfaa000603557f4baa5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=50bd657fa18649b7b601c143ad2948a4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:00.890061 16225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5cccc1b3fe4cfaa000603557f4baa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.890286 16149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5cccc1b3fe4cfaa000603557f4baa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.893754 16299 tablet_service.cc:1511] Processing CreateTablet for tablet cd5cccc1b3fe4cfaa000603557f4baa5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=50bd657fa18649b7b601c143ad2948a4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:00.894925 16299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5cccc1b3fe4cfaa000603557f4baa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:00.907413 16374 tablet_bootstrap.cc:492] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81: Bootstrap starting.
I20260709 14:52:00.911779 16376 tablet_bootstrap.cc:492] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082: Bootstrap starting.
I20260709 14:52:00.913761 16374 tablet_bootstrap.cc:654] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.919363 16376 tablet_bootstrap.cc:654] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.937454 16376 tablet_bootstrap.cc:492] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082: No bootstrap required, opened a new log
I20260709 14:52:00.937633 16375 tablet_bootstrap.cc:492] T cd2aab70b0ca4396b37eee08cf2daffc P 553cae8c64634a7c8f7ff10661cf5aa6: Bootstrap starting.
I20260709 14:52:00.938009 16376 ts_tablet_manager.cc:1403] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260709 14:52:00.940336 16374 tablet_bootstrap.cc:492] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81: No bootstrap required, opened a new log
I20260709 14:52:00.940831 16374 ts_tablet_manager.cc:1403] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.020s
I20260709 14:52:00.941144 16376 raft_consensus.cc:359] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.941913 16376 raft_consensus.cc:385] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.942184 16376 raft_consensus.cc:740] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2c31b8480fb451388cfb10700991082, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.942981 16376 consensus_queue.cc:260] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.943673 16374 raft_consensus.cc:359] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.944384 16374 raft_consensus.cc:385] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.944684 16374 raft_consensus.cc:740] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96579c02a9f8462e9d5b862904bece81, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.944084 16375 tablet_bootstrap.cc:654] T cd2aab70b0ca4396b37eee08cf2daffc P 553cae8c64634a7c8f7ff10661cf5aa6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.945444 16374 consensus_queue.cc:260] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.947798 16376 ts_tablet_manager.cc:1434] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:00.948943 16376 tablet_bootstrap.cc:492] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082: Bootstrap starting.
I20260709 14:52:00.950670 16379 consensus_queue.cc:1048] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:00.957662 16375 tablet_bootstrap.cc:492] T cd2aab70b0ca4396b37eee08cf2daffc P 553cae8c64634a7c8f7ff10661cf5aa6: No bootstrap required, opened a new log
I20260709 14:52:00.958297 16375 ts_tablet_manager.cc:1403] T cd2aab70b0ca4396b37eee08cf2daffc P 553cae8c64634a7c8f7ff10661cf5aa6: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260709 14:52:00.962975 16375 raft_consensus.cc:359] T cd2aab70b0ca4396b37eee08cf2daffc P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.963776 16375 raft_consensus.cc:385] T cd2aab70b0ca4396b37eee08cf2daffc P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.964118 16375 raft_consensus.cc:740] T cd2aab70b0ca4396b37eee08cf2daffc P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 553cae8c64634a7c8f7ff10661cf5aa6, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.964421 16376 tablet_bootstrap.cc:654] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.966930 16374 ts_tablet_manager.cc:1434] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81: Time spent starting tablet: real 0.026s	user 0.017s	sys 0.009s
I20260709 14:52:00.968405 16374 tablet_bootstrap.cc:492] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81: Bootstrap starting.
I20260709 14:52:00.968029 16375 consensus_queue.cc:260] T cd2aab70b0ca4396b37eee08cf2daffc P 553cae8c64634a7c8f7ff10661cf5aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.970888 16375 ts_tablet_manager.cc:1434] T cd2aab70b0ca4396b37eee08cf2daffc P 553cae8c64634a7c8f7ff10661cf5aa6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:52:00.973507 16375 tablet_bootstrap.cc:492] T cd5cccc1b3fe4cfaa000603557f4baa5 P 553cae8c64634a7c8f7ff10661cf5aa6: Bootstrap starting.
I20260709 14:52:00.977087 16374 tablet_bootstrap.cc:654] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.979732 16375 tablet_bootstrap.cc:654] T cd5cccc1b3fe4cfaa000603557f4baa5 P 553cae8c64634a7c8f7ff10661cf5aa6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:00.984020 16376 tablet_bootstrap.cc:492] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082: No bootstrap required, opened a new log
I20260709 14:52:00.984506 16376 ts_tablet_manager.cc:1403] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.007s
I20260709 14:52:00.985090 16358 raft_consensus.cc:493] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:00.985579 16358 raft_consensus.cc:515] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.987605 16358 leader_election.cc:290] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96579c02a9f8462e9d5b862904bece81 (127.11.177.65:38859), 553cae8c64634a7c8f7ff10661cf5aa6 (127.11.177.67:32823)
I20260709 14:52:00.990188 16159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5cccc1b3fe4cfaa000603557f4baa5" candidate_uuid: "b2c31b8480fb451388cfb10700991082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96579c02a9f8462e9d5b862904bece81" is_pre_election: true
W20260709 14:52:00.992175 16199 leader_election.cc:343] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96579c02a9f8462e9d5b862904bece81 (127.11.177.65:38859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.993592 16309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5cccc1b3fe4cfaa000603557f4baa5" candidate_uuid: "b2c31b8480fb451388cfb10700991082" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" is_pre_election: true
I20260709 14:52:00.994789 16374 tablet_bootstrap.cc:492] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81: No bootstrap required, opened a new log
I20260709 14:52:00.995258 16374 ts_tablet_manager.cc:1403] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.009s
W20260709 14:52:00.995281 16199 leader_election.cc:343] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 553cae8c64634a7c8f7ff10661cf5aa6 (127.11.177.67:32823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:00.995863 16199 leader_election.cc:304] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2c31b8480fb451388cfb10700991082; no voters: 553cae8c64634a7c8f7ff10661cf5aa6, 96579c02a9f8462e9d5b862904bece81
I20260709 14:52:00.996919 16358 raft_consensus.cc:2749] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:00.998291 16374 raft_consensus.cc:359] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:00.998996 16374 raft_consensus.cc:385] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:00.999289 16374 raft_consensus.cc:740] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96579c02a9f8462e9d5b862904bece81, State: Initialized, Role: FOLLOWER
I20260709 14:52:00.999990 16374 consensus_queue.cc:260] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:01.002975 16374 ts_tablet_manager.cc:1434] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.002s
I20260709 14:52:01.004114 16376 raft_consensus.cc:359] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:01.004842 16376 raft_consensus.cc:385] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.005119 16376 raft_consensus.cc:740] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2c31b8480fb451388cfb10700991082, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.005844 16376 consensus_queue.cc:260] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:01.008199 16376 ts_tablet_manager.cc:1434] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:52:01.017097 16375 tablet_bootstrap.cc:492] T cd5cccc1b3fe4cfaa000603557f4baa5 P 553cae8c64634a7c8f7ff10661cf5aa6: No bootstrap required, opened a new log
I20260709 14:52:01.017652 16375 ts_tablet_manager.cc:1403] T cd5cccc1b3fe4cfaa000603557f4baa5 P 553cae8c64634a7c8f7ff10661cf5aa6: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.009s
I20260709 14:52:01.020566 16375 raft_consensus.cc:359] T cd5cccc1b3fe4cfaa000603557f4baa5 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:01.021248 16375 raft_consensus.cc:385] T cd5cccc1b3fe4cfaa000603557f4baa5 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:01.021551 16375 raft_consensus.cc:740] T cd5cccc1b3fe4cfaa000603557f4baa5 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 553cae8c64634a7c8f7ff10661cf5aa6, State: Initialized, Role: FOLLOWER
I20260709 14:52:01.022746 16375 consensus_queue.cc:260] T cd5cccc1b3fe4cfaa000603557f4baa5 P 553cae8c64634a7c8f7ff10661cf5aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:01.023784 16379 consensus_queue.cc:1048] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.024833 16375 ts_tablet_manager.cc:1434] T cd5cccc1b3fe4cfaa000603557f4baa5 P 553cae8c64634a7c8f7ff10661cf5aa6: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 14:52:01.142043 16382 raft_consensus.cc:493] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.142530 16382 raft_consensus.cc:515] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:01.144493 16382 leader_election.cc:290] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2c31b8480fb451388cfb10700991082 (127.11.177.66:34443), 553cae8c64634a7c8f7ff10661cf5aa6 (127.11.177.67:32823)
I20260709 14:52:01.158110 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2aab70b0ca4396b37eee08cf2daffc" candidate_uuid: "96579c02a9f8462e9d5b862904bece81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2c31b8480fb451388cfb10700991082" is_pre_election: true
I20260709 14:52:01.158357 16309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2aab70b0ca4396b37eee08cf2daffc" candidate_uuid: "96579c02a9f8462e9d5b862904bece81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" is_pre_election: true
I20260709 14:52:01.158716 16235 raft_consensus.cc:2468] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96579c02a9f8462e9d5b862904bece81 in term 0.
I20260709 14:52:01.158957 16309 raft_consensus.cc:2468] T cd2aab70b0ca4396b37eee08cf2daffc P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96579c02a9f8462e9d5b862904bece81 in term 0.
I20260709 14:52:01.159713 16125 leader_election.cc:304] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96579c02a9f8462e9d5b862904bece81, b2c31b8480fb451388cfb10700991082; no voters: 
I20260709 14:52:01.160459 16382 raft_consensus.cc:2804] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.160758 16382 raft_consensus.cc:493] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.160995 16382 raft_consensus.cc:3060] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.165665 16382 raft_consensus.cc:515] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:01.167236 16382 leader_election.cc:290] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [CANDIDATE]: Term 1 election: Requested vote from peers b2c31b8480fb451388cfb10700991082 (127.11.177.66:34443), 553cae8c64634a7c8f7ff10661cf5aa6 (127.11.177.67:32823)
I20260709 14:52:01.167873 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2aab70b0ca4396b37eee08cf2daffc" candidate_uuid: "96579c02a9f8462e9d5b862904bece81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2c31b8480fb451388cfb10700991082"
I20260709 14:52:01.168118 16309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2aab70b0ca4396b37eee08cf2daffc" candidate_uuid: "96579c02a9f8462e9d5b862904bece81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "553cae8c64634a7c8f7ff10661cf5aa6"
I20260709 14:52:01.168351 16235 raft_consensus.cc:3060] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.168627 16309 raft_consensus.cc:3060] T cd2aab70b0ca4396b37eee08cf2daffc P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.173130 16309 raft_consensus.cc:2468] T cd2aab70b0ca4396b37eee08cf2daffc P 553cae8c64634a7c8f7ff10661cf5aa6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96579c02a9f8462e9d5b862904bece81 in term 1.
I20260709 14:52:01.173158 16235 raft_consensus.cc:2468] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96579c02a9f8462e9d5b862904bece81 in term 1.
I20260709 14:52:01.174230 16124 leader_election.cc:304] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 553cae8c64634a7c8f7ff10661cf5aa6, 96579c02a9f8462e9d5b862904bece81; no voters: 
I20260709 14:52:01.174870 16382 raft_consensus.cc:2804] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.175302 16382 raft_consensus.cc:697] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [term 1 LEADER]: Becoming Leader. State: Replica: 96579c02a9f8462e9d5b862904bece81, State: Running, Role: LEADER
I20260709 14:52:01.175992 16382 consensus_queue.cc:237] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:01.182591 16055 catalog_manager.cc:5697] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96579c02a9f8462e9d5b862904bece81 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "96579c02a9f8462e9d5b862904bece81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.208182 16358 consensus_queue.cc:1048] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.218204 16358 consensus_queue.cc:1048] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.219771 16382 raft_consensus.cc:493] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:01.221519 16382 raft_consensus.cc:515] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:01.225514 16382 leader_election.cc:290] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2c31b8480fb451388cfb10700991082 (127.11.177.66:34443), 553cae8c64634a7c8f7ff10661cf5aa6 (127.11.177.67:32823)
I20260709 14:52:01.226114 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5cccc1b3fe4cfaa000603557f4baa5" candidate_uuid: "96579c02a9f8462e9d5b862904bece81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2c31b8480fb451388cfb10700991082" is_pre_election: true
I20260709 14:52:01.226773 16235 raft_consensus.cc:2468] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96579c02a9f8462e9d5b862904bece81 in term 0.
I20260709 14:52:01.227238 16309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5cccc1b3fe4cfaa000603557f4baa5" candidate_uuid: "96579c02a9f8462e9d5b862904bece81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" is_pre_election: true
I20260709 14:52:01.227964 16125 leader_election.cc:304] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96579c02a9f8462e9d5b862904bece81, b2c31b8480fb451388cfb10700991082; no voters: 
I20260709 14:52:01.228178 16309 raft_consensus.cc:2468] T cd5cccc1b3fe4cfaa000603557f4baa5 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96579c02a9f8462e9d5b862904bece81 in term 0.
I20260709 14:52:01.228763 16382 raft_consensus.cc:2804] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:01.229148 16382 raft_consensus.cc:493] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:01.229502 16382 raft_consensus.cc:3060] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.234741 16382 raft_consensus.cc:515] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:01.236296 16382 leader_election.cc:290] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [CANDIDATE]: Term 1 election: Requested vote from peers b2c31b8480fb451388cfb10700991082 (127.11.177.66:34443), 553cae8c64634a7c8f7ff10661cf5aa6 (127.11.177.67:32823)
I20260709 14:52:01.236922 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5cccc1b3fe4cfaa000603557f4baa5" candidate_uuid: "96579c02a9f8462e9d5b862904bece81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2c31b8480fb451388cfb10700991082"
I20260709 14:52:01.237217 16309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5cccc1b3fe4cfaa000603557f4baa5" candidate_uuid: "96579c02a9f8462e9d5b862904bece81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "553cae8c64634a7c8f7ff10661cf5aa6"
I20260709 14:52:01.237473 16235 raft_consensus.cc:3060] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.237841 16309 raft_consensus.cc:3060] T cd5cccc1b3fe4cfaa000603557f4baa5 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:01.242779 16309 raft_consensus.cc:2468] T cd5cccc1b3fe4cfaa000603557f4baa5 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96579c02a9f8462e9d5b862904bece81 in term 1.
I20260709 14:52:01.242812 16235 raft_consensus.cc:2468] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96579c02a9f8462e9d5b862904bece81 in term 1.
I20260709 14:52:01.243680 16124 leader_election.cc:304] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 553cae8c64634a7c8f7ff10661cf5aa6, 96579c02a9f8462e9d5b862904bece81; no voters: 
I20260709 14:52:01.244321 16382 raft_consensus.cc:2804] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:01.244755 16382 raft_consensus.cc:697] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [term 1 LEADER]: Becoming Leader. State: Replica: 96579c02a9f8462e9d5b862904bece81, State: Running, Role: LEADER
I20260709 14:52:01.245415 16382 consensus_queue.cc:237] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:01.251472 16058 catalog_manager.cc:5697] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96579c02a9f8462e9d5b862904bece81 (127.11.177.65). New cstate: current_term: 1 leader_uuid: "96579c02a9f8462e9d5b862904bece81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.324496 16309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c3e37186b8e411a965532bed66f7c57"
dest_uuid: "553cae8c64634a7c8f7ff10661cf5aa6"
mode: GRACEFUL
new_leader_uuid: "96579c02a9f8462e9d5b862904bece81"
 from {username='slave'} at 127.0.0.1:46282
I20260709 14:52:01.324983 16309 raft_consensus.cc:606] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 1 LEADER]: Received request to transfer leadership to TS 96579c02a9f8462e9d5b862904bece81
I20260709 14:52:01.336117 16235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e953fc0ce66f495aa16443dd0eb8c407"
dest_uuid: "b2c31b8480fb451388cfb10700991082"
mode: GRACEFUL
new_leader_uuid: "553cae8c64634a7c8f7ff10661cf5aa6"
 from {username='slave'} at 127.0.0.1:39152
I20260709 14:52:01.336576 16235 raft_consensus.cc:606] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 1 LEADER]: Received request to transfer leadership to TS 553cae8c64634a7c8f7ff10661cf5aa6
I20260709 14:52:01.470618 16388 raft_consensus.cc:993] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6: : Instructing follower 96579c02a9f8462e9d5b862904bece81 to start an election
I20260709 14:52:01.471032 16387 raft_consensus.cc:1081] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 1 LEADER]: Signalling peer 96579c02a9f8462e9d5b862904bece81 to start an election
I20260709 14:52:01.472409 16160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c3e37186b8e411a965532bed66f7c57"
dest_uuid: "96579c02a9f8462e9d5b862904bece81"
 from {username='slave'} at 127.0.0.1:38168
I20260709 14:52:01.472867 16160 raft_consensus.cc:493] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:01.473138 16160 raft_consensus.cc:3060] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:01.478852 16160 raft_consensus.cc:515] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:01.480404 16160 leader_election.cc:290] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 [CANDIDATE]: Term 2 election: Requested vote from peers b2c31b8480fb451388cfb10700991082 (127.11.177.66:34443), 553cae8c64634a7c8f7ff10661cf5aa6 (127.11.177.67:32823)
I20260709 14:52:01.481093 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3e37186b8e411a965532bed66f7c57" candidate_uuid: "96579c02a9f8462e9d5b862904bece81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2c31b8480fb451388cfb10700991082"
I20260709 14:52:01.481652 16235 raft_consensus.cc:3060] T 2c3e37186b8e411a965532bed66f7c57 P b2c31b8480fb451388cfb10700991082 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:01.481806 16309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3e37186b8e411a965532bed66f7c57" candidate_uuid: "96579c02a9f8462e9d5b862904bece81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "553cae8c64634a7c8f7ff10661cf5aa6"
I20260709 14:52:01.482311 16309 raft_consensus.cc:3055] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:01.482550 16309 raft_consensus.cc:740] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 553cae8c64634a7c8f7ff10661cf5aa6, State: Running, Role: LEADER
I20260709 14:52:01.483193 16309 consensus_queue.cc:260] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:01.484187 16309 raft_consensus.cc:3060] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:01.487068 16235 raft_consensus.cc:2468] T 2c3e37186b8e411a965532bed66f7c57 P b2c31b8480fb451388cfb10700991082 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96579c02a9f8462e9d5b862904bece81 in term 2.
I20260709 14:52:01.488168 16125 leader_election.cc:304] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96579c02a9f8462e9d5b862904bece81, b2c31b8480fb451388cfb10700991082; no voters: 
I20260709 14:52:01.488945 16382 raft_consensus.cc:2804] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:01.489220 16309 raft_consensus.cc:2468] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96579c02a9f8462e9d5b862904bece81 in term 2.
I20260709 14:52:01.489338 16382 raft_consensus.cc:697] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 [term 2 LEADER]: Becoming Leader. State: Replica: 96579c02a9f8462e9d5b862904bece81, State: Running, Role: LEADER
I20260709 14:52:01.490229 16382 consensus_queue.cc:237] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:01.495615 16058 catalog_manager.cc:5697] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 reported cstate change: term changed from 1 to 2, leader changed from 553cae8c64634a7c8f7ff10661cf5aa6 (127.11.177.67) to 96579c02a9f8462e9d5b862904bece81 (127.11.177.65). New cstate: current_term: 2 leader_uuid: "96579c02a9f8462e9d5b862904bece81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.625765 16358 raft_consensus.cc:993] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082: : Instructing follower 553cae8c64634a7c8f7ff10661cf5aa6 to start an election
I20260709 14:52:01.626202 16400 raft_consensus.cc:1081] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 1 LEADER]: Signalling peer 553cae8c64634a7c8f7ff10661cf5aa6 to start an election
I20260709 14:52:01.627565 16309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e953fc0ce66f495aa16443dd0eb8c407"
dest_uuid: "553cae8c64634a7c8f7ff10661cf5aa6"
 from {username='slave'} at 127.0.0.1:46254
I20260709 14:52:01.627987 16309 raft_consensus.cc:493] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:01.628242 16309 raft_consensus.cc:3060] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:01.632933 16309 raft_consensus.cc:515] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:01.634604 16309 leader_election.cc:290] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 [CANDIDATE]: Term 2 election: Requested vote from peers 96579c02a9f8462e9d5b862904bece81 (127.11.177.65:38859), b2c31b8480fb451388cfb10700991082 (127.11.177.66:34443)
I20260709 14:52:01.635336 16160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e953fc0ce66f495aa16443dd0eb8c407" candidate_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96579c02a9f8462e9d5b862904bece81"
I20260709 14:52:01.635627 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e953fc0ce66f495aa16443dd0eb8c407" candidate_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2c31b8480fb451388cfb10700991082"
I20260709 14:52:01.635903 16160 raft_consensus.cc:3060] T e953fc0ce66f495aa16443dd0eb8c407 P 96579c02a9f8462e9d5b862904bece81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:01.636168 16235 raft_consensus.cc:3055] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:01.636440 16235 raft_consensus.cc:740] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2c31b8480fb451388cfb10700991082, State: Running, Role: LEADER
I20260709 14:52:01.637066 16235 consensus_queue.cc:260] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:01.638002 16235 raft_consensus.cc:3060] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:01.640823 16160 raft_consensus.cc:2468] T e953fc0ce66f495aa16443dd0eb8c407 P 96579c02a9f8462e9d5b862904bece81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 553cae8c64634a7c8f7ff10661cf5aa6 in term 2.
I20260709 14:52:01.641940 16273 leader_election.cc:304] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 553cae8c64634a7c8f7ff10661cf5aa6, 96579c02a9f8462e9d5b862904bece81; no voters: 
I20260709 14:52:01.642689 16387 raft_consensus.cc:2804] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:01.642819 16235 raft_consensus.cc:2468] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 553cae8c64634a7c8f7ff10661cf5aa6 in term 2.
I20260709 14:52:01.643082 16387 raft_consensus.cc:697] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 2 LEADER]: Becoming Leader. State: Replica: 553cae8c64634a7c8f7ff10661cf5aa6, State: Running, Role: LEADER
I20260709 14:52:01.643886 16387 consensus_queue.cc:237] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:01.649675 16058 catalog_manager.cc:5697] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 reported cstate change: term changed from 1 to 2, leader changed from b2c31b8480fb451388cfb10700991082 (127.11.177.66) to 553cae8c64634a7c8f7ff10661cf5aa6 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:01.695904 16382 consensus_queue.cc:1048] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.705459 16405 consensus_queue.cc:1048] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.731298 16405 consensus_queue.cc:1048] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.740962 16380 consensus_queue.cc:1048] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:01.760475 11973 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:52:01.762184 11973 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:52:01.762516 11973 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:52:01.773552 16160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd2aab70b0ca4396b37eee08cf2daffc"
dest_uuid: "96579c02a9f8462e9d5b862904bece81"
mode: GRACEFUL
new_leader_uuid: "b2c31b8480fb451388cfb10700991082"
 from {username='slave'} at 127.0.0.1:38190
I20260709 14:52:01.774111 16160 raft_consensus.cc:606] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [term 1 LEADER]: Received request to transfer leadership to TS b2c31b8480fb451388cfb10700991082
I20260709 14:52:01.775216 11973 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:52:01.976312 16235 raft_consensus.cc:1275] T 2c3e37186b8e411a965532bed66f7c57 P b2c31b8480fb451388cfb10700991082 [term 2 FOLLOWER]: Refusing update from remote peer 96579c02a9f8462e9d5b862904bece81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:01.977607 16380 consensus_queue.cc:1048] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:01.984736 16309 raft_consensus.cc:1275] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 2 FOLLOWER]: Refusing update from remote peer 96579c02a9f8462e9d5b862904bece81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:01.986039 16380 consensus_queue.cc:1048] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:02.149340 16235 raft_consensus.cc:1275] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 2 FOLLOWER]: Refusing update from remote peer 553cae8c64634a7c8f7ff10661cf5aa6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:02.150599 16387 consensus_queue.cc:1048] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:02.159410 16160 raft_consensus.cc:1275] T e953fc0ce66f495aa16443dd0eb8c407 P 96579c02a9f8462e9d5b862904bece81 [term 2 FOLLOWER]: Refusing update from remote peer 553cae8c64634a7c8f7ff10661cf5aa6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:02.160946 16412 consensus_queue.cc:1048] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:02.260070 16382 raft_consensus.cc:993] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81: : Instructing follower b2c31b8480fb451388cfb10700991082 to start an election
I20260709 14:52:02.260532 16380 raft_consensus.cc:1081] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [term 1 LEADER]: Signalling peer b2c31b8480fb451388cfb10700991082 to start an election
I20260709 14:52:02.262538 16235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd2aab70b0ca4396b37eee08cf2daffc"
dest_uuid: "b2c31b8480fb451388cfb10700991082"
 from {username='slave'} at 127.0.0.1:39138
I20260709 14:52:02.263114 16235 raft_consensus.cc:493] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:02.263504 16235 raft_consensus.cc:3060] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:02.269485 16235 raft_consensus.cc:515] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:02.271104 16235 leader_election.cc:290] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082 [CANDIDATE]: Term 2 election: Requested vote from peers 96579c02a9f8462e9d5b862904bece81 (127.11.177.65:38859), 553cae8c64634a7c8f7ff10661cf5aa6 (127.11.177.67:32823)
I20260709 14:52:02.271912 16160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2aab70b0ca4396b37eee08cf2daffc" candidate_uuid: "b2c31b8480fb451388cfb10700991082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96579c02a9f8462e9d5b862904bece81"
I20260709 14:52:02.272176 16309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2aab70b0ca4396b37eee08cf2daffc" candidate_uuid: "b2c31b8480fb451388cfb10700991082" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "553cae8c64634a7c8f7ff10661cf5aa6"
I20260709 14:52:02.272608 16160 raft_consensus.cc:3055] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:02.272727 16309 raft_consensus.cc:3060] T cd2aab70b0ca4396b37eee08cf2daffc P 553cae8c64634a7c8f7ff10661cf5aa6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:02.273017 16160 raft_consensus.cc:740] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96579c02a9f8462e9d5b862904bece81, State: Running, Role: LEADER
I20260709 14:52:02.273910 16160 consensus_queue.cc:260] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:02.275089 16160 raft_consensus.cc:3060] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:02.279532 16309 raft_consensus.cc:2468] T cd2aab70b0ca4396b37eee08cf2daffc P 553cae8c64634a7c8f7ff10661cf5aa6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2c31b8480fb451388cfb10700991082 in term 2.
I20260709 14:52:02.280766 16199 leader_election.cc:304] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 553cae8c64634a7c8f7ff10661cf5aa6, b2c31b8480fb451388cfb10700991082; no voters: 
I20260709 14:52:02.281338 16160 raft_consensus.cc:2468] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2c31b8480fb451388cfb10700991082 in term 2.
I20260709 14:52:02.281482 16400 raft_consensus.cc:2804] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:02.282625 16400 raft_consensus.cc:697] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082 [term 2 LEADER]: Becoming Leader. State: Replica: b2c31b8480fb451388cfb10700991082, State: Running, Role: LEADER
I20260709 14:52:02.283339 16400 consensus_queue.cc:237] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } }
I20260709 14:52:02.289340 16055 catalog_manager.cc:5697] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082 reported cstate change: term changed from 1 to 2, leader changed from 96579c02a9f8462e9d5b862904bece81 (127.11.177.65) to b2c31b8480fb451388cfb10700991082 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "b2c31b8480fb451388cfb10700991082" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96579c02a9f8462e9d5b862904bece81" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 38859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2c31b8480fb451388cfb10700991082" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 34443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "553cae8c64634a7c8f7ff10661cf5aa6" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 32823 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.382134 11973 tablet_server.cc:179] TabletServer@127.11.177.65:0 shutting down...
I20260709 14:52:02.397667 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:02.398279 11973 tablet_replica.cc:333] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81: stopping tablet replica
I20260709 14:52:02.398844 11973 raft_consensus.cc:2243] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.399576 11973 raft_consensus.cc:2272] T cd5cccc1b3fe4cfaa000603557f4baa5 P 96579c02a9f8462e9d5b862904bece81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.401536 11973 tablet_replica.cc:333] T e953fc0ce66f495aa16443dd0eb8c407 P 96579c02a9f8462e9d5b862904bece81: stopping tablet replica
I20260709 14:52:02.402026 11973 raft_consensus.cc:2243] T e953fc0ce66f495aa16443dd0eb8c407 P 96579c02a9f8462e9d5b862904bece81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.402410 11973 raft_consensus.cc:2272] T e953fc0ce66f495aa16443dd0eb8c407 P 96579c02a9f8462e9d5b862904bece81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.404606 11973 tablet_replica.cc:333] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81: stopping tablet replica
I20260709 14:52:02.405076 11973 raft_consensus.cc:2243] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.405441 11973 raft_consensus.cc:2272] T cd2aab70b0ca4396b37eee08cf2daffc P 96579c02a9f8462e9d5b862904bece81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.407229 11973 tablet_replica.cc:333] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81: stopping tablet replica
I20260709 14:52:02.407650 11973 raft_consensus.cc:2243] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.408360 11973 raft_consensus.cc:2272] T 2c3e37186b8e411a965532bed66f7c57 P 96579c02a9f8462e9d5b862904bece81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.429647 11973 tablet_server.cc:196] TabletServer@127.11.177.65:0 shutdown complete.
I20260709 14:52:02.440340 11973 tablet_server.cc:179] TabletServer@127.11.177.66:0 shutting down...
I20260709 14:52:02.456519 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:02.457104 11973 tablet_replica.cc:333] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082: stopping tablet replica
I20260709 14:52:02.457679 11973 raft_consensus.cc:2243] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.458072 11973 raft_consensus.cc:2272] T cd5cccc1b3fe4cfaa000603557f4baa5 P b2c31b8480fb451388cfb10700991082 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.460146 11973 tablet_replica.cc:333] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082: stopping tablet replica
I20260709 14:52:02.460641 11973 raft_consensus.cc:2243] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.461184 11973 pending_rounds.cc:70] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082: Trying to abort 1 pending ops.
I20260709 14:52:02.461377 11973 pending_rounds.cc:77] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305661326479347712 op_type: NO_OP noop_request { }
I20260709 14:52:02.461643 11973 raft_consensus.cc:2889] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:02.461892 11973 raft_consensus.cc:2272] T cd2aab70b0ca4396b37eee08cf2daffc P b2c31b8480fb451388cfb10700991082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.463871 11973 tablet_replica.cc:333] T 2c3e37186b8e411a965532bed66f7c57 P b2c31b8480fb451388cfb10700991082: stopping tablet replica
I20260709 14:52:02.464352 11973 raft_consensus.cc:2243] T 2c3e37186b8e411a965532bed66f7c57 P b2c31b8480fb451388cfb10700991082 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.464744 11973 raft_consensus.cc:2272] T 2c3e37186b8e411a965532bed66f7c57 P b2c31b8480fb451388cfb10700991082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.466727 11973 tablet_replica.cc:333] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082: stopping tablet replica
I20260709 14:52:02.467185 11973 raft_consensus.cc:2243] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.467559 11973 raft_consensus.cc:2272] T e953fc0ce66f495aa16443dd0eb8c407 P b2c31b8480fb451388cfb10700991082 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.489437 11973 tablet_server.cc:196] TabletServer@127.11.177.66:0 shutdown complete.
I20260709 14:52:02.500098 11973 tablet_server.cc:179] TabletServer@127.11.177.67:0 shutting down...
I20260709 14:52:02.518424 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:02.519024 11973 tablet_replica.cc:333] T cd5cccc1b3fe4cfaa000603557f4baa5 P 553cae8c64634a7c8f7ff10661cf5aa6: stopping tablet replica
I20260709 14:52:02.519562 11973 raft_consensus.cc:2243] T cd5cccc1b3fe4cfaa000603557f4baa5 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.519989 11973 raft_consensus.cc:2272] T cd5cccc1b3fe4cfaa000603557f4baa5 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.522315 11973 tablet_replica.cc:333] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6: stopping tablet replica
I20260709 14:52:02.522825 11973 raft_consensus.cc:2243] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.523626 11973 raft_consensus.cc:2272] T e953fc0ce66f495aa16443dd0eb8c407 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.525683 11973 tablet_replica.cc:333] T cd2aab70b0ca4396b37eee08cf2daffc P 553cae8c64634a7c8f7ff10661cf5aa6: stopping tablet replica
I20260709 14:52:02.526126 11973 raft_consensus.cc:2243] T cd2aab70b0ca4396b37eee08cf2daffc P 553cae8c64634a7c8f7ff10661cf5aa6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.526468 11973 raft_consensus.cc:2272] T cd2aab70b0ca4396b37eee08cf2daffc P 553cae8c64634a7c8f7ff10661cf5aa6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.528405 11973 tablet_replica.cc:333] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6: stopping tablet replica
I20260709 14:52:02.528820 11973 raft_consensus.cc:2243] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.529158 11973 raft_consensus.cc:2272] T 2c3e37186b8e411a965532bed66f7c57 P 553cae8c64634a7c8f7ff10661cf5aa6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.551000 11973 tablet_server.cc:196] TabletServer@127.11.177.67:0 shutdown complete.
I20260709 14:52:02.561739 11973 master.cc:562] Master@127.11.177.126:43335 shutting down...
I20260709 14:52:02.575021 11973 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.575495 11973 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.575759 11973 tablet_replica.cc:333] T 00000000000000000000000000000000 P 99155cd6023841e7a82991247f57ac5f: stopping tablet replica
I20260709 14:52:02.593453 11973 master.cc:584] Master@127.11.177.126:43335 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2971 ms)
[----------] 6 tests from LeaderRebalancerTest (92117 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:52:02.618968 11973 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.177.126:36203
I20260709 14:52:02.619987 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:02.624677 16418 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:52:02.624956 16419 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:52:02.626228 16421 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:52:02.626989 11973 server_base.cc:1061] running on GCE node
I20260709 14:52:02.627703 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:02.627902 11973 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:52:02.628039 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608722628023 us; error 0 us; skew 500 ppm
I20260709 14:52:02.628547 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:02.630771 11973 webserver.cc:533] Webserver started at http://127.11.177.126:40423/ using document root <none> and password file <none>
I20260709 14:52:02.631210 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:02.631376 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:02.631606 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:02.632617 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-0/minicluster-data/master-0-root/instance:
uuid: "3ac3f87a97614ce799a693faff419ebf"
format_stamp: "Formatted at 2026-07-09 14:52:02 on dist-test-slave-1rkr"
I20260709 14:52:02.636832 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:52:02.639930 16426 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:52:02.640645 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:02.640913 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-0/minicluster-data/master-0-root
uuid: "3ac3f87a97614ce799a693faff419ebf"
format_stamp: "Formatted at 2026-07-09 14:52:02 on dist-test-slave-1rkr"
I20260709 14:52:02.641168 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-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:52:02.649613 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:02.650529 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:02.683283 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.126:36203
I20260709 14:52:02.683377 16477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.126:36203 every 8 connection(s)
I20260709 14:52:02.686838 16478 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:52:02.696728 16478 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf: Bootstrap starting.
I20260709 14:52:02.700832 16478 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:02.704473 16478 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf: No bootstrap required, opened a new log
I20260709 14:52:02.706506 16478 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ac3f87a97614ce799a693faff419ebf" member_type: VOTER }
I20260709 14:52:02.706884 16478 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:02.707105 16478 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac3f87a97614ce799a693faff419ebf, State: Initialized, Role: FOLLOWER
I20260709 14:52:02.707652 16478 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ac3f87a97614ce799a693faff419ebf" member_type: VOTER }
I20260709 14:52:02.708077 16478 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:02.708290 16478 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:02.708523 16478 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:02.712939 16478 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ac3f87a97614ce799a693faff419ebf" member_type: VOTER }
I20260709 14:52:02.713452 16478 leader_election.cc:304] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [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: 3ac3f87a97614ce799a693faff419ebf; no voters: 
I20260709 14:52:02.714473 16478 leader_election.cc:290] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:02.714763 16481 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:02.715967 16481 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [term 1 LEADER]: Becoming Leader. State: Replica: 3ac3f87a97614ce799a693faff419ebf, State: Running, Role: LEADER
I20260709 14:52:02.716593 16481 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [LEADER]: Queue going to LEADER mode. State: All 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: "3ac3f87a97614ce799a693faff419ebf" member_type: VOTER }
I20260709 14:52:02.717163 16478 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:02.719235 16482 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3ac3f87a97614ce799a693faff419ebf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ac3f87a97614ce799a693faff419ebf" member_type: VOTER } }
I20260709 14:52:02.719887 16482 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:02.719241 16483 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3ac3f87a97614ce799a693faff419ebf. Latest consensus state: current_term: 1 leader_uuid: "3ac3f87a97614ce799a693faff419ebf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ac3f87a97614ce799a693faff419ebf" member_type: VOTER } }
I20260709 14:52:02.720373 16483 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:02.729947 16486 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:02.734335 16486 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:02.735466 11973 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:02.742865 16486 catalog_manager.cc:1383] Generated new cluster ID: 4fd9d76b0db5457f926c7d1a3b2e69e8
I20260709 14:52:02.743273 16486 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:02.756990 16486 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:02.758226 16486 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:02.768390 16486 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf: Generated new TSK 0
I20260709 14:52:02.768942 16486 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:02.801920 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:02.807456 16499 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:52:02.808398 16500 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:52:02.809530 16502 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:52:02.809729 11973 server_base.cc:1061] running on GCE node
I20260709 14:52:02.810567 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:02.810746 11973 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:52:02.810875 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608722810863 us; error 0 us; skew 500 ppm
I20260709 14:52:02.811334 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:02.813429 11973 webserver.cc:533] Webserver started at http://127.11.177.65:37991/ using document root <none> and password file <none>
I20260709 14:52:02.813858 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:02.814005 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:02.814206 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:02.815186 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-0/minicluster-data/ts-0-root/instance:
uuid: "1d04f85939bd4ac6a7bf97722c89578d"
format_stamp: "Formatted at 2026-07-09 14:52:02 on dist-test-slave-1rkr"
I20260709 14:52:02.819396 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:52:02.822461 16507 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:52:02.823176 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:02.823460 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-0/minicluster-data/ts-0-root
uuid: "1d04f85939bd4ac6a7bf97722c89578d"
format_stamp: "Formatted at 2026-07-09 14:52:02 on dist-test-slave-1rkr"
I20260709 14:52:02.823725 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-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:52:02.840770 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:02.841863 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:02.843233 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:02.845319 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:02.845499 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:02.845727 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:02.845885 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:02.880887 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.65:36643
I20260709 14:52:02.880987 16569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.65:36643 every 8 connection(s)
I20260709 14:52:02.885540 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:02.892076 16574 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:52:02.893042 16575 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:52:02.894343 16577 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:52:02.896020 11973 server_base.cc:1061] running on GCE node
I20260709 14:52:02.896930 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:02.897135 11973 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:52:02.897347 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608722897327 us; error 0 us; skew 500 ppm
I20260709 14:52:02.897511 16570 heartbeater.cc:344] Connected to a master server at 127.11.177.126:36203
I20260709 14:52:02.897917 16570 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:02.897964 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:02.898665 16570 heartbeater.cc:507] Master 127.11.177.126:36203 requested a full tablet report, sending...
I20260709 14:52:02.900493 11973 webserver.cc:533] Webserver started at http://127.11.177.66:44111/ using document root <none> and password file <none>
I20260709 14:52:02.900781 16443 ts_manager.cc:194] Registered new tserver with Master: 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643)
I20260709 14:52:02.900990 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:02.901257 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:02.901548 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:02.902519 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-0/minicluster-data/ts-1-root/instance:
uuid: "1050fbe467af4ad889886383633a1fb6"
format_stamp: "Formatted at 2026-07-09 14:52:02 on dist-test-slave-1rkr"
I20260709 14:52:02.902587 16443 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44454
I20260709 14:52:02.906939 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:52:02.910127 16582 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:52:02.910831 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:02.911085 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-0/minicluster-data/ts-1-root
uuid: "1050fbe467af4ad889886383633a1fb6"
format_stamp: "Formatted at 2026-07-09 14:52:02 on dist-test-slave-1rkr"
I20260709 14:52:02.911341 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-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:52:02.923393 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:02.924330 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:02.925674 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:02.927814 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:02.927995 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:02.928227 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:02.928375 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:02.963449 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.66:42749
I20260709 14:52:02.963557 16644 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.66:42749 every 8 connection(s)
I20260709 14:52:02.967934 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:02.976048 16648 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:52:02.976351 16649 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:52:02.977650 16645 heartbeater.cc:344] Connected to a master server at 127.11.177.126:36203
I20260709 14:52:02.978111 16645 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:02.978881 16645 heartbeater.cc:507] Master 127.11.177.126:36203 requested a full tablet report, sending...
W20260709 14:52:02.979007 16651 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:52:02.979096 11973 server_base.cc:1061] running on GCE node
I20260709 14:52:02.980273 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:02.980515 11973 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:52:02.980680 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608722980662 us; error 0 us; skew 500 ppm
I20260709 14:52:02.980983 16443 ts_manager.cc:194] Registered new tserver with Master: 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:02.981182 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:02.982406 16443 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44460
I20260709 14:52:02.983908 11973 webserver.cc:533] Webserver started at http://127.11.177.67:38167/ using document root <none> and password file <none>
I20260709 14:52:02.984416 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:02.984594 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:02.984833 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:02.985850 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-0/minicluster-data/ts-2-root/instance:
uuid: "5960199154a1491a8ea5826ad828c031"
format_stamp: "Formatted at 2026-07-09 14:52:02 on dist-test-slave-1rkr"
I20260709 14:52:02.989972 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 14:52:02.993045 16656 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:52:02.993814 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:52:02.994096 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-0/minicluster-data/ts-2-root
uuid: "5960199154a1491a8ea5826ad828c031"
format_stamp: "Formatted at 2026-07-09 14:52:02 on dist-test-slave-1rkr"
I20260709 14:52:02.994359 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608630344414-11973-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:52:03.002285 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:03.003247 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:03.004518 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:03.006637 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:03.006851 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:03.007063 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:03.007211 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:03.042631 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.67:46019
I20260709 14:52:03.042713 16718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.67:46019 every 8 connection(s)
I20260709 14:52:03.054921 16719 heartbeater.cc:344] Connected to a master server at 127.11.177.126:36203
I20260709 14:52:03.055377 16719 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:03.056039 16719 heartbeater.cc:507] Master 127.11.177.126:36203 requested a full tablet report, sending...
I20260709 14:52:03.057884 16443 ts_manager.cc:194] Registered new tserver with Master: 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:03.058874 11973 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013241264s
I20260709 14:52:03.059188 16443 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44462
I20260709 14:52:03.081305 16443 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44472:
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:52:03.083755 16443 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:52:03.148434 16535 tablet_service.cc:1511] Processing CreateTablet for tablet 555927d769384b369e039cf06fa64c75 (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:03.149767 16535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555927d769384b369e039cf06fa64c75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.154366 16534 tablet_service.cc:1511] Processing CreateTablet for tablet 7bb9d59e1dc043b38e62a8a9b51725b0 (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:03.155766 16534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bb9d59e1dc043b38e62a8a9b51725b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.161320 16607 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae2bba53f814d6cb9be4e152db0cfe1 (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:03.162284 16533 tablet_service.cc:1511] Processing CreateTablet for tablet a343562fe1b248c5a78a91cbc1c56ab2 (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:03.162389 16608 tablet_service.cc:1511] Processing CreateTablet for tablet a343562fe1b248c5a78a91cbc1c56ab2 (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:03.162720 16606 tablet_service.cc:1511] Processing CreateTablet for tablet a2549fc92a634814aa465d1b8364649d (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:03.163712 16533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a343562fe1b248c5a78a91cbc1c56ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.163856 16610 tablet_service.cc:1511] Processing CreateTablet for tablet 555927d769384b369e039cf06fa64c75 (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:03.164963 16609 tablet_service.cc:1511] Processing CreateTablet for tablet 7bb9d59e1dc043b38e62a8a9b51725b0 (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:03.162757 16607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae2bba53f814d6cb9be4e152db0cfe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.167867 16531 tablet_service.cc:1511] Processing CreateTablet for tablet a2549fc92a634814aa465d1b8364649d (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:03.169116 16531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2549fc92a634814aa465d1b8364649d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.170246 16530 tablet_service.cc:1511] Processing CreateTablet for tablet db9bbb8f881c473eabb56d14b4660bd9 (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:03.171446 16530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9bbb8f881c473eabb56d14b4660bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.166301 16532 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae2bba53f814d6cb9be4e152db0cfe1 (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:03.174482 16532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae2bba53f814d6cb9be4e152db0cfe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.177390 16606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2549fc92a634814aa465d1b8364649d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.181625 16610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555927d769384b369e039cf06fa64c75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.184751 16609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bb9d59e1dc043b38e62a8a9b51725b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.185844 16608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a343562fe1b248c5a78a91cbc1c56ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.200440 16734 tablet_bootstrap.cc:492] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d: Bootstrap starting.
I20260709 14:52:03.210311 16734 tablet_bootstrap.cc:654] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.213424 16735 tablet_bootstrap.cc:492] T a343562fe1b248c5a78a91cbc1c56ab2 P 1050fbe467af4ad889886383633a1fb6: Bootstrap starting.
I20260709 14:52:03.214298 16684 tablet_service.cc:1511] Processing CreateTablet for tablet 555927d769384b369e039cf06fa64c75 (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:03.214926 16608 tablet_service.cc:1511] Processing CreateTablet for tablet db9bbb8f881c473eabb56d14b4660bd9 (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:03.215581 16684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555927d769384b369e039cf06fa64c75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.216121 16608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9bbb8f881c473eabb56d14b4660bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.221115 16683 tablet_service.cc:1511] Processing CreateTablet for tablet 7bb9d59e1dc043b38e62a8a9b51725b0 (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:03.222496 16683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bb9d59e1dc043b38e62a8a9b51725b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.246222 16734 tablet_bootstrap.cc:492] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d: No bootstrap required, opened a new log
I20260709 14:52:03.246860 16734 ts_tablet_manager.cc:1403] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.009s
I20260709 14:52:03.250377 16682 tablet_service.cc:1511] Processing CreateTablet for tablet a343562fe1b248c5a78a91cbc1c56ab2 (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:03.251751 16682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a343562fe1b248c5a78a91cbc1c56ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.254304 16605 tablet_service.cc:1511] Processing CreateTablet for tablet a8de40db6aa840bcb22b6629ef5197c5 (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:03.255620 16605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8de40db6aa840bcb22b6629ef5197c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.256314 16735 tablet_bootstrap.cc:654] T a343562fe1b248c5a78a91cbc1c56ab2 P 1050fbe467af4ad889886383633a1fb6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.250411 16531 tablet_service.cc:1511] Processing CreateTablet for tablet a8de40db6aa840bcb22b6629ef5197c5 (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:03.258531 16531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8de40db6aa840bcb22b6629ef5197c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.258736 16734 raft_consensus.cc:359] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.259447 16734 raft_consensus.cc:385] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.259727 16734 raft_consensus.cc:740] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.260440 16734 consensus_queue.cc:260] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.275010 16734 ts_tablet_manager.cc:1434] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.002s
I20260709 14:52:03.275717 16570 heartbeater.cc:499] Master 127.11.177.126:36203 was elected leader, sending a full tablet report...
I20260709 14:52:03.278192 16734 tablet_bootstrap.cc:492] T db9bbb8f881c473eabb56d14b4660bd9 P 1d04f85939bd4ac6a7bf97722c89578d: Bootstrap starting.
I20260709 14:52:03.290688 16734 tablet_bootstrap.cc:654] T db9bbb8f881c473eabb56d14b4660bd9 P 1d04f85939bd4ac6a7bf97722c89578d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.290635 16681 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae2bba53f814d6cb9be4e152db0cfe1 (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:03.292351 16681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae2bba53f814d6cb9be4e152db0cfe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.296413 16680 tablet_service.cc:1511] Processing CreateTablet for tablet a2549fc92a634814aa465d1b8364649d (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:03.297817 16680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2549fc92a634814aa465d1b8364649d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.307237 16535 tablet_service.cc:1511] Processing CreateTablet for tablet 747d824dcc6d45e692871dc87f5dcd0f (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:03.308765 16535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 747d824dcc6d45e692871dc87f5dcd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.322297 16739 tablet_bootstrap.cc:492] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031: Bootstrap starting.
I20260709 14:52:03.325958 16679 tablet_service.cc:1511] Processing CreateTablet for tablet db9bbb8f881c473eabb56d14b4660bd9 (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:03.327323 16679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9bbb8f881c473eabb56d14b4660bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.327999 16608 tablet_service.cc:1511] Processing CreateTablet for tablet 747d824dcc6d45e692871dc87f5dcd0f (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:03.329324 16608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 747d824dcc6d45e692871dc87f5dcd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.331001 16739 tablet_bootstrap.cc:654] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.337168 16734 tablet_bootstrap.cc:492] T db9bbb8f881c473eabb56d14b4660bd9 P 1d04f85939bd4ac6a7bf97722c89578d: No bootstrap required, opened a new log
I20260709 14:52:03.337709 16734 ts_tablet_manager.cc:1403] T db9bbb8f881c473eabb56d14b4660bd9 P 1d04f85939bd4ac6a7bf97722c89578d: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.012s
I20260709 14:52:03.341361 16735 tablet_bootstrap.cc:492] T a343562fe1b248c5a78a91cbc1c56ab2 P 1050fbe467af4ad889886383633a1fb6: No bootstrap required, opened a new log
I20260709 14:52:03.341833 16735 ts_tablet_manager.cc:1403] T a343562fe1b248c5a78a91cbc1c56ab2 P 1050fbe467af4ad889886383633a1fb6: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.015s
I20260709 14:52:03.341670 16683 tablet_service.cc:1511] Processing CreateTablet for tablet 747d824dcc6d45e692871dc87f5dcd0f (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:03.342916 16683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 747d824dcc6d45e692871dc87f5dcd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.344110 16680 tablet_service.cc:1511] Processing CreateTablet for tablet a8de40db6aa840bcb22b6629ef5197c5 (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:03.344476 16735 raft_consensus.cc:359] T a343562fe1b248c5a78a91cbc1c56ab2 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.345186 16735 raft_consensus.cc:385] T a343562fe1b248c5a78a91cbc1c56ab2 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.345652 16735 raft_consensus.cc:740] T a343562fe1b248c5a78a91cbc1c56ab2 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.346254 16734 raft_consensus.cc:359] T db9bbb8f881c473eabb56d14b4660bd9 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.347000 16734 raft_consensus.cc:385] T db9bbb8f881c473eabb56d14b4660bd9 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.346576 16735 consensus_queue.cc:260] T a343562fe1b248c5a78a91cbc1c56ab2 P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.347298 16734 raft_consensus.cc:740] T db9bbb8f881c473eabb56d14b4660bd9 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.348019 16734 consensus_queue.cc:260] T db9bbb8f881c473eabb56d14b4660bd9 P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.350171 16734 ts_tablet_manager.cc:1434] T db9bbb8f881c473eabb56d14b4660bd9 P 1d04f85939bd4ac6a7bf97722c89578d: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 14:52:03.351169 16734 tablet_bootstrap.cc:492] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d: Bootstrap starting.
I20260709 14:52:03.351014 16532 tablet_service.cc:1511] Processing CreateTablet for tablet e909d048455c477bb9bfe097975c4ceb (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:03.352219 16532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e909d048455c477bb9bfe097975c4ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.356102 16739 tablet_bootstrap.cc:492] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031: No bootstrap required, opened a new log
I20260709 14:52:03.356650 16739 ts_tablet_manager.cc:1403] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 14:52:03.359583 16739 raft_consensus.cc:359] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.360308 16739 raft_consensus.cc:385] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.360599 16739 raft_consensus.cc:740] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.365995 16734 tablet_bootstrap.cc:654] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.367565 16738 raft_consensus.cc:493] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.368062 16738 raft_consensus.cc:515] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.361481 16739 consensus_queue.cc:260] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.379456 16719 heartbeater.cc:499] Master 127.11.177.126:36203 was elected leader, sending a full tablet report...
I20260709 14:52:03.381038 16734 tablet_bootstrap.cc:492] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d: No bootstrap required, opened a new log
I20260709 14:52:03.381686 16734 ts_tablet_manager.cc:1403] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.001s
I20260709 14:52:03.382309 16738 leader_election.cc:290] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:03.396307 16608 tablet_service.cc:1511] Processing CreateTablet for tablet e909d048455c477bb9bfe097975c4ceb (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:03.397643 16608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e909d048455c477bb9bfe097975c4ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.383884 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2549fc92a634814aa465d1b8364649d" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6" is_pre_election: true
I20260709 14:52:03.384325 16734 raft_consensus.cc:359] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.400225 16734 raft_consensus.cc:385] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.400521 16734 raft_consensus.cc:740] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.401242 16734 consensus_queue.cc:260] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.403327 16734 ts_tablet_manager.cc:1434] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d: Time spent starting tablet: real 0.021s	user 0.001s	sys 0.004s
I20260709 14:52:03.404249 16734 tablet_bootstrap.cc:492] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d: Bootstrap starting.
I20260709 14:52:03.386466 16739 ts_tablet_manager.cc:1434] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.006s
I20260709 14:52:03.345428 16680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8de40db6aa840bcb22b6629ef5197c5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:03.409511 16511 leader_election.cc:343] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.409687 16735 ts_tablet_manager.cc:1434] T a343562fe1b248c5a78a91cbc1c56ab2 P 1050fbe467af4ad889886383633a1fb6: Time spent starting tablet: real 0.068s	user 0.020s	sys 0.025s
I20260709 14:52:03.410409 16645 heartbeater.cc:499] Master 127.11.177.126:36203 was elected leader, sending a full tablet report...
I20260709 14:52:03.410777 16735 tablet_bootstrap.cc:492] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6: Bootstrap starting.
I20260709 14:52:03.414103 16739 tablet_bootstrap.cc:492] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031: Bootstrap starting.
I20260709 14:52:03.416357 16735 tablet_bootstrap.cc:654] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.419868 16739 tablet_bootstrap.cc:654] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.427546 16735 tablet_bootstrap.cc:492] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6: No bootstrap required, opened a new log
I20260709 14:52:03.428047 16735 ts_tablet_manager.cc:1403] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 14:52:03.430732 16735 raft_consensus.cc:359] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.431442 16735 raft_consensus.cc:385] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.431752 16735 raft_consensus.cc:740] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.432528 16735 consensus_queue.cc:260] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.438125 16679 tablet_service.cc:1511] Processing CreateTablet for tablet e909d048455c477bb9bfe097975c4ceb (DEFAULT_TABLE table=test-workload [id=6356b7980eac4e97ab370bd48541083e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:03.439327 16679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e909d048455c477bb9bfe097975c4ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:03.439738 16735 ts_tablet_manager.cc:1434] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:52:03.440778 16735 tablet_bootstrap.cc:492] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1050fbe467af4ad889886383633a1fb6: Bootstrap starting.
I20260709 14:52:03.442376 16745 raft_consensus.cc:493] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.442867 16745 raft_consensus.cc:515] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.448840 16745 leader_election.cc:290] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:03.449183 16735 tablet_bootstrap.cc:654] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1050fbe467af4ad889886383633a1fb6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.454255 16739 tablet_bootstrap.cc:492] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031: No bootstrap required, opened a new log
I20260709 14:52:03.454761 16739 ts_tablet_manager.cc:1403] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.001s
I20260709 14:52:03.457427 16739 raft_consensus.cc:359] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.457777 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2549fc92a634814aa465d1b8364649d" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031" is_pre_election: true
I20260709 14:52:03.458210 16739 raft_consensus.cc:385] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.458514 16739 raft_consensus.cc:740] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.459203 16739 consensus_queue.cc:260] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.460125 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a343562fe1b248c5a78a91cbc1c56ab2" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d" is_pre_election: true
I20260709 14:52:03.460389 16735 tablet_bootstrap.cc:492] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1050fbe467af4ad889886383633a1fb6: No bootstrap required, opened a new log
I20260709 14:52:03.431288 16734 tablet_bootstrap.cc:654] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.460922 16735 ts_tablet_manager.cc:1403] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1050fbe467af4ad889886383633a1fb6: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260709 14:52:03.461527 16739 ts_tablet_manager.cc:1434] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
W20260709 14:52:03.461913 16659 leader_election.cc:343] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.462620 16739 tablet_bootstrap.cc:492] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031: Bootstrap starting.
I20260709 14:52:03.463814 16735 raft_consensus.cc:359] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.464515 16735 raft_consensus.cc:385] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.464814 16735 raft_consensus.cc:740] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.465577 16735 consensus_queue.cc:260] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.469497 16735 ts_tablet_manager.cc:1434] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1050fbe467af4ad889886383633a1fb6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:52:03.469843 16739 tablet_bootstrap.cc:654] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.470068 16745 raft_consensus.cc:493] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.470521 16735 tablet_bootstrap.cc:492] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6: Bootstrap starting.
I20260709 14:52:03.470520 16745 raft_consensus.cc:515] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.472860 16745 leader_election.cc:290] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:03.474853 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae2bba53f814d6cb9be4e152db0cfe1" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d" is_pre_election: true
W20260709 14:52:03.476575 16659 leader_election.cc:343] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.477455 16735 tablet_bootstrap.cc:654] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.483850 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a343562fe1b248c5a78a91cbc1c56ab2" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6" is_pre_election: true
I20260709 14:52:03.484586 16620 raft_consensus.cc:2468] T a343562fe1b248c5a78a91cbc1c56ab2 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 0.
I20260709 14:52:03.485802 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae2bba53f814d6cb9be4e152db0cfe1" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6" is_pre_election: true
I20260709 14:52:03.487821 16660 leader_election.cc:304] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [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: 1050fbe467af4ad889886383633a1fb6, 5960199154a1491a8ea5826ad828c031; no voters: 1d04f85939bd4ac6a7bf97722c89578d
I20260709 14:52:03.488665 16735 tablet_bootstrap.cc:492] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6: No bootstrap required, opened a new log
I20260709 14:52:03.489212 16735 ts_tablet_manager.cc:1403] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 14:52:03.489531 16745 raft_consensus.cc:2804] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.489965 16745 raft_consensus.cc:493] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.490283 16745 raft_consensus.cc:3060] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.492094 16735 raft_consensus.cc:359] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.492903 16735 raft_consensus.cc:385] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.493206 16735 raft_consensus.cc:740] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.494189 16735 consensus_queue.cc:260] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
W20260709 14:52:03.489081 16660 leader_election.cc:343] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.495404 16660 leader_election.cc:304] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5960199154a1491a8ea5826ad828c031; no voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d
I20260709 14:52:03.496729 16735 ts_tablet_manager.cc:1434] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:03.497797 16735 tablet_bootstrap.cc:492] T 555927d769384b369e039cf06fa64c75 P 1050fbe467af4ad889886383633a1fb6: Bootstrap starting.
W20260709 14:52:03.502418 16511 leader_election.cc:343] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.502947 16511 leader_election.cc:304] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d04f85939bd4ac6a7bf97722c89578d; no voters: 1050fbe467af4ad889886383633a1fb6, 5960199154a1491a8ea5826ad828c031
I20260709 14:52:03.503744 16738 raft_consensus.cc:2749] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.503926 16735 tablet_bootstrap.cc:654] T 555927d769384b369e039cf06fa64c75 P 1050fbe467af4ad889886383633a1fb6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.511356 16754 raft_consensus.cc:2749] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.501080 16745 raft_consensus.cc:515] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.520174 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a343562fe1b248c5a78a91cbc1c56ab2" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
W20260709 14:52:03.521740 16659 leader_election.cc:343] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.524202 16735 tablet_bootstrap.cc:492] T 555927d769384b369e039cf06fa64c75 P 1050fbe467af4ad889886383633a1fb6: No bootstrap required, opened a new log
I20260709 14:52:03.524255 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a343562fe1b248c5a78a91cbc1c56ab2" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:03.524847 16735 ts_tablet_manager.cc:1403] T 555927d769384b369e039cf06fa64c75 P 1050fbe467af4ad889886383633a1fb6: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260709 14:52:03.524962 16619 raft_consensus.cc:3060] T a343562fe1b248c5a78a91cbc1c56ab2 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.525161 16734 tablet_bootstrap.cc:492] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d: No bootstrap required, opened a new log
I20260709 14:52:03.525851 16734 ts_tablet_manager.cc:1403] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d: Time spent bootstrapping tablet: real 0.122s	user 0.019s	sys 0.035s
I20260709 14:52:03.527858 16735 raft_consensus.cc:359] T 555927d769384b369e039cf06fa64c75 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.528568 16735 raft_consensus.cc:385] T 555927d769384b369e039cf06fa64c75 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.528846 16735 raft_consensus.cc:740] T 555927d769384b369e039cf06fa64c75 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.528992 16734 raft_consensus.cc:359] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.529932 16734 raft_consensus.cc:385] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.529561 16735 consensus_queue.cc:260] T 555927d769384b369e039cf06fa64c75 P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.530373 16734 raft_consensus.cc:740] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.531328 16734 consensus_queue.cc:260] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.532234 16619 raft_consensus.cc:2468] T a343562fe1b248c5a78a91cbc1c56ab2 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 1.
I20260709 14:52:03.535266 16660 leader_election.cc:304] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 5960199154a1491a8ea5826ad828c031; no voters: 1d04f85939bd4ac6a7bf97722c89578d
I20260709 14:52:03.536130 16745 leader_election.cc:290] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:03.536901 16745 raft_consensus.cc:2804] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.533733 16734 ts_tablet_manager.cc:1434] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:03.537331 16735 ts_tablet_manager.cc:1434] T 555927d769384b369e039cf06fa64c75 P 1050fbe467af4ad889886383633a1fb6: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 14:52:03.538475 16734 tablet_bootstrap.cc:492] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d: Bootstrap starting.
I20260709 14:52:03.538987 16735 tablet_bootstrap.cc:492] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6: Bootstrap starting.
I20260709 14:52:03.542593 16745 raft_consensus.cc:697] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Becoming Leader. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:03.543503 16745 consensus_queue.cc:237] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.544904 16735 tablet_bootstrap.cc:654] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.549822 16739 tablet_bootstrap.cc:492] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031: No bootstrap required, opened a new log
I20260709 14:52:03.550500 16739 ts_tablet_manager.cc:1403] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031: Time spent bootstrapping tablet: real 0.088s	user 0.043s	sys 0.038s
I20260709 14:52:03.549770 16734 tablet_bootstrap.cc:654] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.553574 16739 raft_consensus.cc:359] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.554358 16739 raft_consensus.cc:385] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.554705 16739 raft_consensus.cc:740] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.555738 16735 tablet_bootstrap.cc:492] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6: No bootstrap required, opened a new log
I20260709 14:52:03.555603 16739 consensus_queue.cc:260] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.556354 16735 ts_tablet_manager.cc:1403] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.003s
I20260709 14:52:03.555876 16441 catalog_manager.cc:5697] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5960199154a1491a8ea5826ad828c031 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "5960199154a1491a8ea5826ad828c031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:03.558060 16739 ts_tablet_manager.cc:1434] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:52:03.559056 16739 tablet_bootstrap.cc:492] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031: Bootstrap starting.
I20260709 14:52:03.559486 16735 raft_consensus.cc:359] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.560312 16735 raft_consensus.cc:385] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.560604 16735 raft_consensus.cc:740] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.561508 16735 consensus_queue.cc:260] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.566112 16739 tablet_bootstrap.cc:654] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.571197 16735 ts_tablet_manager.cc:1434] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:52:03.579190 16735 tablet_bootstrap.cc:492] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6: Bootstrap starting.
I20260709 14:52:03.580431 16738 raft_consensus.cc:493] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.580505 16742 raft_consensus.cc:493] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.581151 16738 raft_consensus.cc:515] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.581223 16742 raft_consensus.cc:515] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.582988 16734 tablet_bootstrap.cc:492] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d: No bootstrap required, opened a new log
I20260709 14:52:03.583338 16738 leader_election.cc:290] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:03.583488 16734 ts_tablet_manager.cc:1403] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.020s
I20260709 14:52:03.585162 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555927d769384b369e039cf06fa64c75" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031" is_pre_election: true
I20260709 14:52:03.586385 16735 tablet_bootstrap.cc:654] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.586272 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555927d769384b369e039cf06fa64c75" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6" is_pre_election: true
W20260709 14:52:03.586666 16511 leader_election.cc:343] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.586933 16619 raft_consensus.cc:2468] T 555927d769384b369e039cf06fa64c75 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 0.
I20260709 14:52:03.587105 16734 raft_consensus.cc:359] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.587853 16734 raft_consensus.cc:385] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.588166 16734 raft_consensus.cc:740] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.588652 16511 leader_election.cc:304] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [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: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 5960199154a1491a8ea5826ad828c031
I20260709 14:52:03.588979 16734 consensus_queue.cc:260] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.589831 16738 raft_consensus.cc:2804] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.590211 16738 raft_consensus.cc:493] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.590536 16738 raft_consensus.cc:3060] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.591485 16734 ts_tablet_manager.cc:1434] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:52:03.592471 16734 tablet_bootstrap.cc:492] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d: Bootstrap starting.
I20260709 14:52:03.598469 16734 tablet_bootstrap.cc:654] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.602468 16742 leader_election.cc:290] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:03.604352 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae2bba53f814d6cb9be4e152db0cfe1" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d" is_pre_election: true
W20260709 14:52:03.605705 16585 leader_election.cc:343] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.609551 16738 raft_consensus.cc:515] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.611655 16738 leader_election.cc:290] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 election: Requested vote from peers 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:03.612792 16734 tablet_bootstrap.cc:492] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d: No bootstrap required, opened a new log
I20260709 14:52:03.613791 16734 ts_tablet_manager.cc:1403] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 14:52:03.613304 16739 tablet_bootstrap.cc:492] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031: No bootstrap required, opened a new log
I20260709 14:52:03.614395 16739 ts_tablet_manager.cc:1403] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.011s
I20260709 14:52:03.613804 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555927d769384b369e039cf06fa64c75" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:03.614538 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555927d769384b369e039cf06fa64c75" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:03.614981 16735 tablet_bootstrap.cc:492] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6: No bootstrap required, opened a new log
I20260709 14:52:03.615082 16619 raft_consensus.cc:3060] T 555927d769384b369e039cf06fa64c75 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.615473 16735 ts_tablet_manager.cc:1403] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.020s
W20260709 14:52:03.615813 16511 leader_election.cc:343] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.617714 16739 raft_consensus.cc:359] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.617990 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae2bba53f814d6cb9be4e152db0cfe1" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031" is_pre_election: true
I20260709 14:52:03.619212 16739 raft_consensus.cc:385] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.619415 16694 raft_consensus.cc:2468] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 0.
I20260709 14:52:03.619542 16739 raft_consensus.cc:740] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.620350 16739 consensus_queue.cc:260] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.620926 16586 leader_election.cc:304] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [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: 1050fbe467af4ad889886383633a1fb6, 5960199154a1491a8ea5826ad828c031; no voters: 1d04f85939bd4ac6a7bf97722c89578d
I20260709 14:52:03.618582 16735 raft_consensus.cc:359] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.621484 16734 raft_consensus.cc:359] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.622128 16735 raft_consensus.cc:385] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.622313 16734 raft_consensus.cc:385] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.622587 16739 ts_tablet_manager.cc:1434] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:03.622499 16735 raft_consensus.cc:740] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.622838 16734 raft_consensus.cc:740] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.623297 16742 raft_consensus.cc:2804] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.623690 16739 tablet_bootstrap.cc:492] T 555927d769384b369e039cf06fa64c75 P 5960199154a1491a8ea5826ad828c031: Bootstrap starting.
I20260709 14:52:03.623561 16735 consensus_queue.cc:260] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.623852 16734 consensus_queue.cc:260] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.626612 16734 ts_tablet_manager.cc:1434] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:52:03.623657 16742 raft_consensus.cc:493] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.628567 16742 raft_consensus.cc:3060] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.631032 16739 tablet_bootstrap.cc:654] T 555927d769384b369e039cf06fa64c75 P 5960199154a1491a8ea5826ad828c031: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.632746 16619 raft_consensus.cc:2468] T 555927d769384b369e039cf06fa64c75 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 1.
I20260709 14:52:03.634001 16734 tablet_bootstrap.cc:492] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d: Bootstrap starting.
I20260709 14:52:03.634028 16511 leader_election.cc:304] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 5960199154a1491a8ea5826ad828c031
I20260709 14:52:03.635766 16743 raft_consensus.cc:2804] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.636312 16743 raft_consensus.cc:697] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 LEADER]: Becoming Leader. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Running, Role: LEADER
I20260709 14:52:03.637219 16743 consensus_queue.cc:237] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.641153 16734 tablet_bootstrap.cc:654] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.635329 16742 raft_consensus.cc:515] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.650676 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae2bba53f814d6cb9be4e152db0cfe1" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:03.651347 16545 raft_consensus.cc:3060] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.659044 16545 raft_consensus.cc:2468] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 1.
I20260709 14:52:03.660312 16585 leader_election.cc:304] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 
I20260709 14:52:03.663688 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae2bba53f814d6cb9be4e152db0cfe1" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:03.664280 16694 raft_consensus.cc:3060] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.664422 16767 raft_consensus.cc:493] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.665578 16767 raft_consensus.cc:515] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.669121 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9bbb8f881c473eabb56d14b4660bd9" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d" is_pre_election: true
I20260709 14:52:03.669831 16545 raft_consensus.cc:2468] T db9bbb8f881c473eabb56d14b4660bd9 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 0.
I20260709 14:52:03.670941 16585 leader_election.cc:304] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 
I20260709 14:52:03.671093 16735 ts_tablet_manager.cc:1434] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6: Time spent starting tablet: real 0.055s	user 0.026s	sys 0.024s
I20260709 14:52:03.671731 16694 raft_consensus.cc:2468] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 1.
I20260709 14:52:03.672398 16735 tablet_bootstrap.cc:492] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6: Bootstrap starting.
I20260709 14:52:03.673063 16742 leader_election.cc:290] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:03.673983 16767 leader_election.cc:290] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:03.670025 16763 raft_consensus.cc:2804] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.675134 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9bbb8f881c473eabb56d14b4660bd9" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031" is_pre_election: true
I20260709 14:52:03.675390 16763 raft_consensus.cc:697] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Becoming Leader. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Running, Role: LEADER
I20260709 14:52:03.675777 16745 raft_consensus.cc:493] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.676313 16745 raft_consensus.cc:515] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.676872 16739 tablet_bootstrap.cc:492] T 555927d769384b369e039cf06fa64c75 P 5960199154a1491a8ea5826ad828c031: No bootstrap required, opened a new log
I20260709 14:52:03.677392 16739 ts_tablet_manager.cc:1403] T 555927d769384b369e039cf06fa64c75 P 5960199154a1491a8ea5826ad828c031: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.003s
I20260709 14:52:03.678473 16745 leader_election.cc:290] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:03.678953 16735 tablet_bootstrap.cc:654] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.680184 16739 raft_consensus.cc:359] T 555927d769384b369e039cf06fa64c75 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.680872 16739 raft_consensus.cc:385] T 555927d769384b369e039cf06fa64c75 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.681309 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2549fc92a634814aa465d1b8364649d" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6" is_pre_election: true
I20260709 14:52:03.681994 16619 raft_consensus.cc:2468] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 0.
I20260709 14:52:03.683128 16660 leader_election.cc:304] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:03.683995 16745 raft_consensus.cc:2804] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.684381 16745 raft_consensus.cc:493] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.684715 16745 raft_consensus.cc:3060] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.689499 16735 tablet_bootstrap.cc:492] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6: No bootstrap required, opened a new log
I20260709 14:52:03.690026 16735 ts_tablet_manager.cc:1403] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 14:52:03.681190 16739 raft_consensus.cc:740] T 555927d769384b369e039cf06fa64c75 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Initialized, Role: FOLLOWER
W20260709 14:52:03.691082 16586 leader_election.cc:343] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.689697 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2549fc92a634814aa465d1b8364649d" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d" is_pre_election: true
I20260709 14:52:03.692567 16545 raft_consensus.cc:2468] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 0.
I20260709 14:52:03.692601 16735 raft_consensus.cc:359] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.693400 16735 raft_consensus.cc:385] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.693684 16735 raft_consensus.cc:740] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.694341 16735 consensus_queue.cc:260] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.696364 16735 ts_tablet_manager.cc:1434] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:52:03.694370 16739 consensus_queue.cc:260] T 555927d769384b369e039cf06fa64c75 P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.696771 16745 raft_consensus.cc:515] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.697295 16735 tablet_bootstrap.cc:492] T e909d048455c477bb9bfe097975c4ceb P 1050fbe467af4ad889886383633a1fb6: Bootstrap starting.
I20260709 14:52:03.697599 16742 raft_consensus.cc:2804] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.697979 16742 raft_consensus.cc:493] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.698307 16742 raft_consensus.cc:3060] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.700440 16739 ts_tablet_manager.cc:1434] T 555927d769384b369e039cf06fa64c75 P 5960199154a1491a8ea5826ad828c031: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:52:03.702886 16735 tablet_bootstrap.cc:654] T e909d048455c477bb9bfe097975c4ceb P 1050fbe467af4ad889886383633a1fb6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.676333 16763 consensus_queue.cc:237] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.706446 16739 tablet_bootstrap.cc:492] T 747d824dcc6d45e692871dc87f5dcd0f P 5960199154a1491a8ea5826ad828c031: Bootstrap starting.
I20260709 14:52:03.707762 16441 catalog_manager.cc:5697] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65). New cstate: current_term: 1 leader_uuid: "1d04f85939bd4ac6a7bf97722c89578d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.708659 16743 raft_consensus.cc:493] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.709194 16743 raft_consensus.cc:515] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.709491 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2549fc92a634814aa465d1b8364649d" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:03.710047 16545 raft_consensus.cc:3060] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.711920 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a343562fe1b248c5a78a91cbc1c56ab2" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6" is_pre_election: true
I20260709 14:52:03.712673 16619 raft_consensus.cc:2393] T a343562fe1b248c5a78a91cbc1c56ab2 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d04f85939bd4ac6a7bf97722c89578d in current term 1: Already voted for candidate 5960199154a1491a8ea5826ad828c031 in this term.
I20260709 14:52:03.713316 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a343562fe1b248c5a78a91cbc1c56ab2" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031" is_pre_election: true
I20260709 14:52:03.714670 16743 leader_election.cc:290] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:03.715099 16511 leader_election.cc:304] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d04f85939bd4ac6a7bf97722c89578d; no voters: 1050fbe467af4ad889886383633a1fb6, 5960199154a1491a8ea5826ad828c031
I20260709 14:52:03.717876 16743 raft_consensus.cc:3060] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.723114 16739 tablet_bootstrap.cc:654] T 747d824dcc6d45e692871dc87f5dcd0f P 5960199154a1491a8ea5826ad828c031: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.724633 16545 raft_consensus.cc:2468] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 1.
I20260709 14:52:03.726948 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2549fc92a634814aa465d1b8364649d" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:03.727597 16619 raft_consensus.cc:3060] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:03.728232 16491 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:03.733019 16745 leader_election.cc:290] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:03.735970 16735 tablet_bootstrap.cc:492] T e909d048455c477bb9bfe097975c4ceb P 1050fbe467af4ad889886383633a1fb6: No bootstrap required, opened a new log
I20260709 14:52:03.736496 16735 ts_tablet_manager.cc:1403] T e909d048455c477bb9bfe097975c4ceb P 1050fbe467af4ad889886383633a1fb6: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.015s
I20260709 14:52:03.739423 16735 raft_consensus.cc:359] T e909d048455c477bb9bfe097975c4ceb P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.740099 16735 raft_consensus.cc:385] T e909d048455c477bb9bfe097975c4ceb P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.740361 16735 raft_consensus.cc:740] T e909d048455c477bb9bfe097975c4ceb P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.740293 16441 catalog_manager.cc:5697] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1050fbe467af4ad889886383633a1fb6 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "1050fbe467af4ad889886383633a1fb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.736399 16659 leader_election.cc:304] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d04f85939bd4ac6a7bf97722c89578d, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:03.741436 16735 consensus_queue.cc:260] T e909d048455c477bb9bfe097975c4ceb P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.743607 16735 ts_tablet_manager.cc:1434] T e909d048455c477bb9bfe097975c4ceb P 1050fbe467af4ad889886383633a1fb6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:03.744596 16745 raft_consensus.cc:2804] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.745959 16745 raft_consensus.cc:697] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Becoming Leader. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:03.748075 16619 raft_consensus.cc:2468] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 1.
I20260709 14:52:03.748694 16743 raft_consensus.cc:2749] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.748407 16745 consensus_queue.cc:237] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.751693 16742 raft_consensus.cc:515] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.754462 16742 leader_election.cc:290] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:03.755589 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9bbb8f881c473eabb56d14b4660bd9" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:03.756296 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9bbb8f881c473eabb56d14b4660bd9" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:03.756858 16545 raft_consensus.cc:3060] T db9bbb8f881c473eabb56d14b4660bd9 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:03.757016 16586 leader_election.cc:343] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.758101 16442 catalog_manager.cc:5697] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5960199154a1491a8ea5826ad828c031 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "5960199154a1491a8ea5826ad828c031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:03.759224 16734 tablet_bootstrap.cc:492] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d: No bootstrap required, opened a new log
I20260709 14:52:03.759749 16734 ts_tablet_manager.cc:1403] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d: Time spent bootstrapping tablet: real 0.126s	user 0.034s	sys 0.033s
I20260709 14:52:03.762758 16734 raft_consensus.cc:359] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.763473 16734 raft_consensus.cc:385] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.763769 16734 raft_consensus.cc:740] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.764267 16545 raft_consensus.cc:2468] T db9bbb8f881c473eabb56d14b4660bd9 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 1.
I20260709 14:52:03.764478 16734 consensus_queue.cc:260] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.765473 16585 leader_election.cc:304] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 5960199154a1491a8ea5826ad828c031
I20260709 14:52:03.765903 16739 tablet_bootstrap.cc:492] T 747d824dcc6d45e692871dc87f5dcd0f P 5960199154a1491a8ea5826ad828c031: No bootstrap required, opened a new log
I20260709 14:52:03.766372 16739 ts_tablet_manager.cc:1403] T 747d824dcc6d45e692871dc87f5dcd0f P 5960199154a1491a8ea5826ad828c031: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.001s
I20260709 14:52:03.766594 16742 raft_consensus.cc:2804] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.766753 16734 ts_tablet_manager.cc:1434] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:52:03.767840 16734 tablet_bootstrap.cc:492] T a8de40db6aa840bcb22b6629ef5197c5 P 1d04f85939bd4ac6a7bf97722c89578d: Bootstrap starting.
I20260709 14:52:03.769212 16739 raft_consensus.cc:359] T 747d824dcc6d45e692871dc87f5dcd0f P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.769932 16739 raft_consensus.cc:385] T 747d824dcc6d45e692871dc87f5dcd0f P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.769680 16742 raft_consensus.cc:697] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Becoming Leader. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Running, Role: LEADER
I20260709 14:52:03.771008 16742 consensus_queue.cc:237] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.770227 16739 raft_consensus.cc:740] T 747d824dcc6d45e692871dc87f5dcd0f P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.773425 16739 consensus_queue.cc:260] T 747d824dcc6d45e692871dc87f5dcd0f P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.773867 16734 tablet_bootstrap.cc:654] T a8de40db6aa840bcb22b6629ef5197c5 P 1d04f85939bd4ac6a7bf97722c89578d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.778499 16739 ts_tablet_manager.cc:1434] T 747d824dcc6d45e692871dc87f5dcd0f P 5960199154a1491a8ea5826ad828c031: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:52:03.779510 16739 tablet_bootstrap.cc:492] T db9bbb8f881c473eabb56d14b4660bd9 P 5960199154a1491a8ea5826ad828c031: Bootstrap starting.
I20260709 14:52:03.780952 16743 raft_consensus.cc:493] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.781450 16743 raft_consensus.cc:515] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.784147 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e909d048455c477bb9bfe097975c4ceb" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6" is_pre_election: true
I20260709 14:52:03.784809 16619 raft_consensus.cc:2468] T e909d048455c477bb9bfe097975c4ceb P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 0.
I20260709 14:52:03.784902 16743 leader_election.cc:290] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:03.784829 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e909d048455c477bb9bfe097975c4ceb" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031" is_pre_election: true
I20260709 14:52:03.786123 16511 leader_election.cc:304] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 
I20260709 14:52:03.789958 16739 tablet_bootstrap.cc:654] T db9bbb8f881c473eabb56d14b4660bd9 P 5960199154a1491a8ea5826ad828c031: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:03.793215 16511 leader_election.cc:343] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.793740 16743 raft_consensus.cc:2804] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.794236 16738 raft_consensus.cc:493] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.794703 16738 raft_consensus.cc:515] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.796692 16738 leader_election.cc:290] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:03.798444 16734 tablet_bootstrap.cc:492] T a8de40db6aa840bcb22b6629ef5197c5 P 1d04f85939bd4ac6a7bf97722c89578d: No bootstrap required, opened a new log
I20260709 14:52:03.798915 16734 ts_tablet_manager.cc:1403] T a8de40db6aa840bcb22b6629ef5197c5 P 1d04f85939bd4ac6a7bf97722c89578d: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.013s
I20260709 14:52:03.799366 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb9d59e1dc043b38e62a8a9b51725b0" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6" is_pre_election: true
I20260709 14:52:03.799724 16441 catalog_manager.cc:5697] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1050fbe467af4ad889886383633a1fb6 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "1050fbe467af4ad889886383633a1fb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.800562 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb9d59e1dc043b38e62a8a9b51725b0" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031" is_pre_election: true
I20260709 14:52:03.801182 16743 raft_consensus.cc:493] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.800714 16619 raft_consensus.cc:2468] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 0.
I20260709 14:52:03.801594 16743 raft_consensus.cc:3060] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.801426 16694 raft_consensus.cc:2468] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 0.
I20260709 14:52:03.802439 16511 leader_election.cc:304] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 
I20260709 14:52:03.801542 16734 raft_consensus.cc:359] T a8de40db6aa840bcb22b6629ef5197c5 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.803817 16738 raft_consensus.cc:2804] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.804241 16738 raft_consensus.cc:493] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.803776 16734 raft_consensus.cc:385] T a8de40db6aa840bcb22b6629ef5197c5 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.804558 16738 raft_consensus.cc:3060] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.804896 16734 raft_consensus.cc:740] T a8de40db6aa840bcb22b6629ef5197c5 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.805832 16734 consensus_queue.cc:260] T a8de40db6aa840bcb22b6629ef5197c5 P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.812333 16738 raft_consensus.cc:515] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.814500 16738 leader_election.cc:290] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 election: Requested vote from peers 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:03.815346 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb9d59e1dc043b38e62a8a9b51725b0" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:03.815997 16619 raft_consensus.cc:3060] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.819700 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb9d59e1dc043b38e62a8a9b51725b0" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:03.820333 16694 raft_consensus.cc:3060] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.824187 16619 raft_consensus.cc:2468] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 1.
I20260709 14:52:03.825623 16511 leader_election.cc:304] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 
I20260709 14:52:03.830152 16694 raft_consensus.cc:2468] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 1.
I20260709 14:52:03.829979 16743 raft_consensus.cc:515] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.830938 16738 raft_consensus.cc:2804] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.833355 16738 raft_consensus.cc:697] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 LEADER]: Becoming Leader. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Running, Role: LEADER
I20260709 14:52:03.833875 16742 raft_consensus.cc:493] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.834589 16734 ts_tablet_manager.cc:1434] T a8de40db6aa840bcb22b6629ef5197c5 P 1d04f85939bd4ac6a7bf97722c89578d: Time spent starting tablet: real 0.035s	user 0.025s	sys 0.009s
I20260709 14:52:03.834385 16742 raft_consensus.cc:515] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.835538 16734 tablet_bootstrap.cc:492] T 747d824dcc6d45e692871dc87f5dcd0f P 1d04f85939bd4ac6a7bf97722c89578d: Bootstrap starting.
I20260709 14:52:03.836432 16742 leader_election.cc:290] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:03.837634 16739 tablet_bootstrap.cc:492] T db9bbb8f881c473eabb56d14b4660bd9 P 5960199154a1491a8ea5826ad828c031: No bootstrap required, opened a new log
I20260709 14:52:03.838019 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747d824dcc6d45e692871dc87f5dcd0f" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d" is_pre_election: true
I20260709 14:52:03.838313 16739 ts_tablet_manager.cc:1403] T db9bbb8f881c473eabb56d14b4660bd9 P 5960199154a1491a8ea5826ad828c031: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.029s
W20260709 14:52:03.839412 16585 leader_election.cc:343] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.839676 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e909d048455c477bb9bfe097975c4ceb" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:03.840226 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e909d048455c477bb9bfe097975c4ceb" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:03.840883 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747d824dcc6d45e692871dc87f5dcd0f" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031" is_pre_election: true
I20260709 14:52:03.841156 16734 tablet_bootstrap.cc:654] T 747d824dcc6d45e692871dc87f5dcd0f P 1d04f85939bd4ac6a7bf97722c89578d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.841724 16742 raft_consensus.cc:493] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.841538 16739 raft_consensus.cc:359] T db9bbb8f881c473eabb56d14b4660bd9 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.840243 16619 raft_consensus.cc:3060] T e909d048455c477bb9bfe097975c4ceb P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.842383 16739 raft_consensus.cc:385] T db9bbb8f881c473eabb56d14b4660bd9 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:52:03.842649 16511 leader_election.cc:343] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.842728 16739 raft_consensus.cc:740] T db9bbb8f881c473eabb56d14b4660bd9 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.842226 16742 raft_consensus.cc:515] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.843894 16739 consensus_queue.cc:260] T db9bbb8f881c473eabb56d14b4660bd9 P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.846519 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8de40db6aa840bcb22b6629ef5197c5" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d" is_pre_election: true
I20260709 14:52:03.843581 16694 raft_consensus.cc:2468] T 747d824dcc6d45e692871dc87f5dcd0f P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 0.
I20260709 14:52:03.847136 16545 raft_consensus.cc:2468] T a8de40db6aa840bcb22b6629ef5197c5 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 0.
I20260709 14:52:03.848591 16585 leader_election.cc:304] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 
I20260709 14:52:03.846750 16738 consensus_queue.cc:237] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.849442 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8de40db6aa840bcb22b6629ef5197c5" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031" is_pre_election: true
I20260709 14:52:03.850796 16586 leader_election.cc:304] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [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: 1050fbe467af4ad889886383633a1fb6, 5960199154a1491a8ea5826ad828c031; no voters: 1d04f85939bd4ac6a7bf97722c89578d
W20260709 14:52:03.851944 16586 leader_election.cc:343] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.852670 16766 raft_consensus.cc:2804] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.853063 16766 raft_consensus.cc:493] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.849428 16763 raft_consensus.cc:2804] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:03.853458 16766 raft_consensus.cc:3060] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.853561 16763 raft_consensus.cc:493] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:03.853986 16763 raft_consensus.cc:3060] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.849754 16742 leader_election.cc:290] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:03.859182 16619 raft_consensus.cc:2468] T e909d048455c477bb9bfe097975c4ceb P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 1.
I20260709 14:52:03.860383 16511 leader_election.cc:304] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 5960199154a1491a8ea5826ad828c031
I20260709 14:52:03.860312 16766 raft_consensus.cc:515] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.861383 16777 raft_consensus.cc:2804] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.863492 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747d824dcc6d45e692871dc87f5dcd0f" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:03.848836 16739 ts_tablet_manager.cc:1434] T db9bbb8f881c473eabb56d14b4660bd9 P 5960199154a1491a8ea5826ad828c031: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:52:03.866496 16734 tablet_bootstrap.cc:492] T 747d824dcc6d45e692871dc87f5dcd0f P 1d04f85939bd4ac6a7bf97722c89578d: No bootstrap required, opened a new log
W20260709 14:52:03.866513 16585 leader_election.cc:343] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.836562 16743 leader_election.cc:290] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 election: Requested vote from peers 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:03.867401 16734 ts_tablet_manager.cc:1403] T 747d824dcc6d45e692871dc87f5dcd0f P 1d04f85939bd4ac6a7bf97722c89578d: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.008s
I20260709 14:52:03.869745 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747d824dcc6d45e692871dc87f5dcd0f" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:03.867487 16763 raft_consensus.cc:515] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.868137 16739 tablet_bootstrap.cc:492] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031: Bootstrap starting.
I20260709 14:52:03.870949 16693 raft_consensus.cc:3060] T 747d824dcc6d45e692871dc87f5dcd0f P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.873559 16734 raft_consensus.cc:359] T 747d824dcc6d45e692871dc87f5dcd0f P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.874549 16777 raft_consensus.cc:697] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 1 LEADER]: Becoming Leader. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Running, Role: LEADER
I20260709 14:52:03.875949 16763 leader_election.cc:290] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:03.875618 16777 consensus_queue.cc:237] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.877432 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8de40db6aa840bcb22b6629ef5197c5" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:03.879318 16734 raft_consensus.cc:385] T 747d824dcc6d45e692871dc87f5dcd0f P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.879706 16734 raft_consensus.cc:740] T 747d824dcc6d45e692871dc87f5dcd0f P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Initialized, Role: FOLLOWER
W20260709 14:52:03.879842 16586 leader_election.cc:343] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:03.880486 16739 tablet_bootstrap.cc:654] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.879370 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8de40db6aa840bcb22b6629ef5197c5" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:03.880959 16545 raft_consensus.cc:3060] T a8de40db6aa840bcb22b6629ef5197c5 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.881403 16734 consensus_queue.cc:260] T 747d824dcc6d45e692871dc87f5dcd0f P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.883603 16734 ts_tablet_manager.cc:1434] T 747d824dcc6d45e692871dc87f5dcd0f P 1d04f85939bd4ac6a7bf97722c89578d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:52:03.887245 16693 raft_consensus.cc:2468] T 747d824dcc6d45e692871dc87f5dcd0f P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 1.
I20260709 14:52:03.888093 16766 leader_election.cc:290] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:03.888595 16586 leader_election.cc:304] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 5960199154a1491a8ea5826ad828c031; no voters: 1d04f85939bd4ac6a7bf97722c89578d
I20260709 14:52:03.889914 16766 raft_consensus.cc:2804] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.890379 16545 raft_consensus.cc:2468] T a8de40db6aa840bcb22b6629ef5197c5 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 1.
I20260709 14:52:03.891588 16585 leader_election.cc:304] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 5960199154a1491a8ea5826ad828c031
I20260709 14:52:03.891960 16766 raft_consensus.cc:697] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Becoming Leader. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Running, Role: LEADER
I20260709 14:52:03.892272 16763 raft_consensus.cc:2804] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:03.892774 16763 raft_consensus.cc:697] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Becoming Leader. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Running, Role: LEADER
I20260709 14:52:03.893569 16763 consensus_queue.cc:237] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.894495 16739 tablet_bootstrap.cc:492] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031: No bootstrap required, opened a new log
I20260709 14:52:03.892856 16766 consensus_queue.cc:237] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.894949 16739 ts_tablet_manager.cc:1403] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260709 14:52:03.896770 16441 catalog_manager.cc:5697] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65). New cstate: current_term: 1 leader_uuid: "1d04f85939bd4ac6a7bf97722c89578d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.898545 16739 raft_consensus.cc:359] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.899188 16739 raft_consensus.cc:385] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.899461 16739 raft_consensus.cc:740] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.900434 16739 consensus_queue.cc:260] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.905355 16739 ts_tablet_manager.cc:1434] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 14:52:03.906247 16739 tablet_bootstrap.cc:492] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031: Bootstrap starting.
I20260709 14:52:03.911619 16739 tablet_bootstrap.cc:654] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:03.915594 16441 catalog_manager.cc:5697] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1050fbe467af4ad889886383633a1fb6 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "1050fbe467af4ad889886383633a1fb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.922766 16739 tablet_bootstrap.cc:492] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031: No bootstrap required, opened a new log
I20260709 14:52:03.923260 16739 ts_tablet_manager.cc:1403] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260709 14:52:03.924224 16443 catalog_manager.cc:5697] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65). New cstate: current_term: 1 leader_uuid: "1d04f85939bd4ac6a7bf97722c89578d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.925241 16739 raft_consensus.cc:359] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.926004 16739 raft_consensus.cc:385] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:03.926259 16739 raft_consensus.cc:740] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Initialized, Role: FOLLOWER
I20260709 14:52:03.929502 16739 consensus_queue.cc:260] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.931348 16739 ts_tablet_manager.cc:1434] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:03.932174 16441 catalog_manager.cc:5697] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1050fbe467af4ad889886383633a1fb6 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "1050fbe467af4ad889886383633a1fb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.946045 16777 raft_consensus.cc:493] T 747d824dcc6d45e692871dc87f5dcd0f P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.946511 16777 raft_consensus.cc:515] T 747d824dcc6d45e692871dc87f5dcd0f P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.947973 16777 leader_election.cc:290] T 747d824dcc6d45e692871dc87f5dcd0f P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:03.948732 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747d824dcc6d45e692871dc87f5dcd0f" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6" is_pre_election: true
I20260709 14:52:03.948925 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747d824dcc6d45e692871dc87f5dcd0f" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031" is_pre_election: true
I20260709 14:52:03.949615 16693 raft_consensus.cc:2393] T 747d824dcc6d45e692871dc87f5dcd0f P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d04f85939bd4ac6a7bf97722c89578d in current term 1: Already voted for candidate 1050fbe467af4ad889886383633a1fb6 in this term.
I20260709 14:52:03.950443 16511 leader_election.cc:304] T 747d824dcc6d45e692871dc87f5dcd0f P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d04f85939bd4ac6a7bf97722c89578d; no voters: 1050fbe467af4ad889886383633a1fb6, 5960199154a1491a8ea5826ad828c031
I20260709 14:52:03.951021 16777 raft_consensus.cc:3060] T 747d824dcc6d45e692871dc87f5dcd0f P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.955749 16777 raft_consensus.cc:2749] T 747d824dcc6d45e692871dc87f5dcd0f P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:03.988732 16745 raft_consensus.cc:493] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:03.989264 16745 raft_consensus.cc:515] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:03.990911 16745 leader_election.cc:290] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:03.991760 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e909d048455c477bb9bfe097975c4ceb" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d" is_pre_election: true
I20260709 14:52:03.991904 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e909d048455c477bb9bfe097975c4ceb" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6" is_pre_election: true
I20260709 14:52:03.992549 16619 raft_consensus.cc:2393] T e909d048455c477bb9bfe097975c4ceb P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5960199154a1491a8ea5826ad828c031 in current term 1: Already voted for candidate 1d04f85939bd4ac6a7bf97722c89578d in this term.
I20260709 14:52:03.993469 16660 leader_election.cc:304] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5960199154a1491a8ea5826ad828c031; no voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d
I20260709 14:52:03.994056 16745 raft_consensus.cc:3060] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:03.998783 16745 raft_consensus.cc:2749] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:04.002660 16745 consensus_queue.cc:1048] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.014340 16790 consensus_queue.cc:1048] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:04.084214 16693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a343562fe1b248c5a78a91cbc1c56ab2"
dest_uuid: "5960199154a1491a8ea5826ad828c031"
mode: GRACEFUL
new_leader_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
 from {username='slave'} at 127.0.0.1:58490
I20260709 14:52:04.085029 16693 raft_consensus.cc:606] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Received request to transfer leadership to TS 1d04f85939bd4ac6a7bf97722c89578d
I20260709 14:52:04.099315 16619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ae2bba53f814d6cb9be4e152db0cfe1"
dest_uuid: "1050fbe467af4ad889886383633a1fb6"
mode: GRACEFUL
new_leader_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
 from {username='slave'} at 127.0.0.1:45736
I20260709 14:52:04.099838 16619 raft_consensus.cc:606] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Received request to transfer leadership to TS 1d04f85939bd4ac6a7bf97722c89578d
I20260709 14:52:04.104902 16693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2549fc92a634814aa465d1b8364649d"
dest_uuid: "5960199154a1491a8ea5826ad828c031"
mode: GRACEFUL
new_leader_uuid: "1050fbe467af4ad889886383633a1fb6"
 from {username='slave'} at 127.0.0.1:58490
I20260709 14:52:04.105439 16693 raft_consensus.cc:606] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Received request to transfer leadership to TS 1050fbe467af4ad889886383633a1fb6
I20260709 14:52:04.127242 16766 consensus_queue.cc:1048] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:04.127640 16545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e909d048455c477bb9bfe097975c4ceb"
dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
mode: GRACEFUL
new_leader_uuid: "5960199154a1491a8ea5826ad828c031"
 from {username='slave'} at 127.0.0.1:43298
I20260709 14:52:04.128310 16545 raft_consensus.cc:606] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 1 LEADER]: Received request to transfer leadership to TS 5960199154a1491a8ea5826ad828c031
I20260709 14:52:04.140249 16742 consensus_queue.cc:1048] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:04.149708 16693 raft_consensus.cc:3060] T 555927d769384b369e039cf06fa64c75 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.150586 16742 raft_consensus.cc:993] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6: : Instructing follower 1d04f85939bd4ac6a7bf97722c89578d to start an election
I20260709 14:52:04.151175 16742 raft_consensus.cc:1081] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Signalling peer 1d04f85939bd4ac6a7bf97722c89578d to start an election
I20260709 14:52:04.153367 16545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ae2bba53f814d6cb9be4e152db0cfe1"
dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
 from {username='slave'} at 127.0.0.1:43288
I20260709 14:52:04.154021 16545 raft_consensus.cc:493] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:04.154454 16545 raft_consensus.cc:3060] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.159704 16738 consensus_queue.cc:1048] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.162766 16738 consensus_queue.cc:1048] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.165117 16545 raft_consensus.cc:515] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:04.174789 16545 leader_election.cc:290] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 2 election: Requested vote from peers 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:04.177507 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae2bba53f814d6cb9be4e152db0cfe1" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:04.178186 16693 raft_consensus.cc:3060] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.179564 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae2bba53f814d6cb9be4e152db0cfe1" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:04.180265 16619 raft_consensus.cc:3055] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:04.180563 16619 raft_consensus.cc:740] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Running, Role: LEADER
I20260709 14:52:04.182127 16619 consensus_queue.cc:260] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:04.183552 16619 raft_consensus.cc:3060] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.185907 16693 raft_consensus.cc:2468] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 2.
I20260709 14:52:04.188045 16511 leader_election.cc:304] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d04f85939bd4ac6a7bf97722c89578d, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:04.188992 16743 raft_consensus.cc:2804] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:04.189513 16743 raft_consensus.cc:697] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 LEADER]: Becoming Leader. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Running, Role: LEADER
I20260709 14:52:04.190564 16743 consensus_queue.cc:237] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:04.191005 16619 raft_consensus.cc:2468] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 2.
I20260709 14:52:04.197352 16443 catalog_manager.cc:5697] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d reported cstate change: term changed from 1 to 2, leader changed from 1050fbe467af4ad889886383633a1fb6 (127.11.177.66) to 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65). New cstate: current_term: 2 leader_uuid: "1d04f85939bd4ac6a7bf97722c89578d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.211006 16693 raft_consensus.cc:3060] T db9bbb8f881c473eabb56d14b4660bd9 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.217131 16766 consensus_queue.cc:1048] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.229653 16766 consensus_queue.cc:1048] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.241850 16790 consensus_queue.cc:1048] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:04.249483 16745 raft_consensus.cc:993] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031: : Instructing follower 1050fbe467af4ad889886383633a1fb6 to start an election
I20260709 14:52:04.250120 16754 raft_consensus.cc:1081] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Signalling peer 1050fbe467af4ad889886383633a1fb6 to start an election
I20260709 14:52:04.252197 16620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2549fc92a634814aa465d1b8364649d"
dest_uuid: "1050fbe467af4ad889886383633a1fb6"
 from {username='slave'} at 127.0.0.1:45728
I20260709 14:52:04.252879 16620 raft_consensus.cc:493] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:04.253296 16620 raft_consensus.cc:3060] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.255756 16790 consensus_queue.cc:1048] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.261924 16620 raft_consensus.cc:515] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:04.263262 16619 raft_consensus.cc:1240] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Rejecting Update request from peer 5960199154a1491a8ea5826ad828c031 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:04.264307 16620 leader_election.cc:290] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 2 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:04.265377 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2549fc92a634814aa465d1b8364649d" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:04.265928 16693 raft_consensus.cc:3055] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:04.265964 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2549fc92a634814aa465d1b8364649d" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:04.266325 16693 raft_consensus.cc:740] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:04.266587 16545 raft_consensus.cc:3060] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.267812 16790 consensus_queue.cc:1059] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.268836 16693 consensus_queue.cc:260] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:04.270146 16693 raft_consensus.cc:3060] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.273614 16545 raft_consensus.cc:2468] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 2.
I20260709 14:52:04.274845 16585 leader_election.cc:304] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 
I20260709 14:52:04.275633 16766 raft_consensus.cc:2804] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:04.276081 16766 raft_consensus.cc:697] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [term 2 LEADER]: Becoming Leader. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Running, Role: LEADER
I20260709 14:52:04.276948 16766 consensus_queue.cc:237] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [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: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:04.277911 16693 raft_consensus.cc:2468] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 2.
W20260709 14:52:04.278507 16745 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:52:04.279408 16694 raft_consensus.cc:3060] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:04.285878 16440 catalog_manager.cc:5697] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 reported cstate change: term changed from 1 to 2, leader changed from 5960199154a1491a8ea5826ad828c031 (127.11.177.67) to 1050fbe467af4ad889886383633a1fb6 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "1050fbe467af4ad889886383633a1fb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.288484 16766 consensus_queue.cc:1048] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.293561 16743 consensus_queue.cc:1048] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.293943 16777 consensus_queue.cc:1048] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.311465 16766 consensus_queue.cc:1048] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.317632 16743 raft_consensus.cc:993] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d: : Instructing follower 5960199154a1491a8ea5826ad828c031 to start an election
I20260709 14:52:04.318109 16743 consensus_queue.cc:1048] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.318169 16738 raft_consensus.cc:1081] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 1 LEADER]: Signalling peer 5960199154a1491a8ea5826ad828c031 to start an election
I20260709 14:52:04.333421 16694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e909d048455c477bb9bfe097975c4ceb"
dest_uuid: "5960199154a1491a8ea5826ad828c031"
 from {username='slave'} at 127.0.0.1:58470
I20260709 14:52:04.333877 16694 raft_consensus.cc:493] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:04.334218 16694 raft_consensus.cc:3060] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.339510 16743 consensus_queue.cc:1048] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.343642 16694 raft_consensus.cc:515] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:04.347096 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e909d048455c477bb9bfe097975c4ceb" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:04.347662 16620 raft_consensus.cc:3060] T e909d048455c477bb9bfe097975c4ceb P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.347841 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e909d048455c477bb9bfe097975c4ceb" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:04.348709 16545 raft_consensus.cc:3055] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:04.348940 16545 raft_consensus.cc:740] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Running, Role: LEADER
I20260709 14:52:04.349715 16694 leader_election.cc:290] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 2 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:04.350113 16545 consensus_queue.cc:260] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:04.351795 16545 raft_consensus.cc:3060] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.353570 16620 raft_consensus.cc:2468] T e909d048455c477bb9bfe097975c4ceb P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 2.
I20260709 14:52:04.356060 16660 leader_election.cc:304] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:04.356585 16545 raft_consensus.cc:2468] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 2.
I20260709 14:52:04.356801 16745 raft_consensus.cc:2804] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:04.357311 16745 raft_consensus.cc:697] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [term 2 LEADER]: Becoming Leader. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:04.358203 16745 consensus_queue.cc:237] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:04.363878 16443 catalog_manager.cc:5697] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 reported cstate change: term changed from 1 to 2, leader changed from 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65) to 5960199154a1491a8ea5826ad828c031 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "5960199154a1491a8ea5826ad828c031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:04.398953 16767 consensus_queue.cc:1048] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.410523 16742 consensus_queue.cc:1048] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:04.509545 16790 raft_consensus.cc:993] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031: : Instructing follower 1d04f85939bd4ac6a7bf97722c89578d to start an election
I20260709 14:52:04.509972 16745 raft_consensus.cc:1081] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Signalling peer 1d04f85939bd4ac6a7bf97722c89578d to start an election
I20260709 14:52:04.511348 16545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a343562fe1b248c5a78a91cbc1c56ab2"
dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
 from {username='slave'} at 127.0.0.1:43274
I20260709 14:52:04.511807 16545 raft_consensus.cc:493] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:04.512086 16545 raft_consensus.cc:3060] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.517742 16545 raft_consensus.cc:515] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:04.519248 16545 leader_election.cc:290] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 2 election: Requested vote from peers 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:04.519939 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a343562fe1b248c5a78a91cbc1c56ab2" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:04.520444 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a343562fe1b248c5a78a91cbc1c56ab2" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:04.520570 16620 raft_consensus.cc:3060] T a343562fe1b248c5a78a91cbc1c56ab2 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.520933 16694 raft_consensus.cc:3055] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:04.521207 16694 raft_consensus.cc:740] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:04.521911 16694 consensus_queue.cc:260] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:04.522827 16694 raft_consensus.cc:3060] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.525611 16620 raft_consensus.cc:2468] T a343562fe1b248c5a78a91cbc1c56ab2 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 2.
I20260709 14:52:04.526815 16511 leader_election.cc:304] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 
I20260709 14:52:04.527448 16743 raft_consensus.cc:2804] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:04.527909 16743 raft_consensus.cc:697] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 LEADER]: Becoming Leader. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Running, Role: LEADER
I20260709 14:52:04.528107 16694 raft_consensus.cc:2468] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 2.
I20260709 14:52:04.528844 16743 consensus_queue.cc:237] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:04.535146 16441 catalog_manager.cc:5697] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d reported cstate change: term changed from 1 to 2, leader changed from 5960199154a1491a8ea5826ad828c031 (127.11.177.67) to 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65). New cstate: current_term: 2 leader_uuid: "1d04f85939bd4ac6a7bf97722c89578d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.653105 16694 raft_consensus.cc:1275] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Refusing update from remote peer 1d04f85939bd4ac6a7bf97722c89578d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:04.654223 16743 consensus_queue.cc:1048] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:04.661100 16620 raft_consensus.cc:1275] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Refusing update from remote peer 1d04f85939bd4ac6a7bf97722c89578d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:04.662587 16738 consensus_queue.cc:1048] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:04.737464 16620 raft_consensus.cc:1275] T e909d048455c477bb9bfe097975c4ceb P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Refusing update from remote peer 5960199154a1491a8ea5826ad828c031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:04.739209 16745 consensus_queue.cc:1048] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:04.747005 16545 raft_consensus.cc:1275] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Refusing update from remote peer 5960199154a1491a8ea5826ad828c031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:04.748939 16754 consensus_queue.cc:1048] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:04.783595 16545 raft_consensus.cc:1275] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Refusing update from remote peer 1050fbe467af4ad889886383633a1fb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:04.784842 16763 consensus_queue.cc:1048] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:04.794842 16694 raft_consensus.cc:1275] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Refusing update from remote peer 1050fbe467af4ad889886383633a1fb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:04.796604 16763 consensus_queue.cc:1048] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:04.981539 16694 raft_consensus.cc:1275] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Refusing update from remote peer 1d04f85939bd4ac6a7bf97722c89578d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:04.982846 16738 consensus_queue.cc:1048] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:04.990089 16620 raft_consensus.cc:1275] T a343562fe1b248c5a78a91cbc1c56ab2 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Refusing update from remote peer 1d04f85939bd4ac6a7bf97722c89578d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:04.993603 16807 consensus_queue.cc:1048] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:07.162842 16441 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46546:
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:52:07.166209 16441 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:52:07.212747 16535 tablet_service.cc:1511] Processing CreateTablet for tablet cd63379e49554643bab14ee64eb36ebf (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:07.214334 16535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd63379e49554643bab14ee64eb36ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.214016 16608 tablet_service.cc:1511] Processing CreateTablet for tablet cd63379e49554643bab14ee64eb36ebf (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:07.215623 16608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd63379e49554643bab14ee64eb36ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.216428 16679 tablet_service.cc:1511] Processing CreateTablet for tablet cd63379e49554643bab14ee64eb36ebf (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:07.216936 16531 tablet_service.cc:1511] Processing CreateTablet for tablet fd6147b6af10402a8b86d6a5889026cf (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:07.217842 16679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd63379e49554643bab14ee64eb36ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.218298 16531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd6147b6af10402a8b86d6a5889026cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.229776 16605 tablet_service.cc:1511] Processing CreateTablet for tablet fd6147b6af10402a8b86d6a5889026cf (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:07.231140 16605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd6147b6af10402a8b86d6a5889026cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.235808 16680 tablet_service.cc:1511] Processing CreateTablet for tablet fd6147b6af10402a8b86d6a5889026cf (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:07.237186 16680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd6147b6af10402a8b86d6a5889026cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.241214 16824 tablet_bootstrap.cc:492] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d: Bootstrap starting.
I20260709 14:52:07.248912 16535 tablet_service.cc:1511] Processing CreateTablet for tablet 3f03086677164b8e8fce63079610e33c (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:07.250296 16535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f03086677164b8e8fce63079610e33c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.250922 16610 tablet_service.cc:1511] Processing CreateTablet for tablet 3f03086677164b8e8fce63079610e33c (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:07.252193 16610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f03086677164b8e8fce63079610e33c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.253373 16531 tablet_service.cc:1511] Processing CreateTablet for tablet 88b613fc834847689c698264af44f71f (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:07.254554 16531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88b613fc834847689c698264af44f71f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.256987 16532 tablet_service.cc:1511] Processing CreateTablet for tablet a2012099417248a3be7bac84cc33c513 (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:07.258266 16532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2012099417248a3be7bac84cc33c513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.262998 16533 tablet_service.cc:1511] Processing CreateTablet for tablet 7ce0222e42d14a0792230ec5b09146f1 (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:07.264307 16533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ce0222e42d14a0792230ec5b09146f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.264474 16824 tablet_bootstrap.cc:654] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.264778 16683 tablet_service.cc:1511] Processing CreateTablet for tablet 3f03086677164b8e8fce63079610e33c (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:07.266047 16683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f03086677164b8e8fce63079610e33c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.268484 16684 tablet_service.cc:1511] Processing CreateTablet for tablet 88b613fc834847689c698264af44f71f (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:07.271461 16609 tablet_service.cc:1511] Processing CreateTablet for tablet 88b613fc834847689c698264af44f71f (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:07.274053 16607 tablet_service.cc:1511] Processing CreateTablet for tablet a2012099417248a3be7bac84cc33c513 (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:07.275393 16607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2012099417248a3be7bac84cc33c513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.277192 16684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88b613fc834847689c698264af44f71f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.279668 16609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88b613fc834847689c698264af44f71f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.286679 16682 tablet_service.cc:1511] Processing CreateTablet for tablet a2012099417248a3be7bac84cc33c513 (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:07.288009 16682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2012099417248a3be7bac84cc33c513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.296152 16825 tablet_bootstrap.cc:492] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031: Bootstrap starting.
I20260709 14:52:07.324273 16679 tablet_service.cc:1511] Processing CreateTablet for tablet 977d7b43d76b468eb87a7cae7806198e (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:07.310901 16826 tablet_bootstrap.cc:492] T cd63379e49554643bab14ee64eb36ebf P 1050fbe467af4ad889886383633a1fb6: Bootstrap starting.
I20260709 14:52:07.302028 16605 tablet_service.cc:1511] Processing CreateTablet for tablet 7ce0222e42d14a0792230ec5b09146f1 (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:07.325831 16605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ce0222e42d14a0792230ec5b09146f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.326421 16603 tablet_service.cc:1511] Processing CreateTablet for tablet 68b5609ac9244bc08815fe8ff19b5afa (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:07.309244 16531 tablet_service.cc:1511] Processing CreateTablet for tablet 0955411815e64d738b69a70d98fa90b6 (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:07.327661 16603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b5609ac9244bc08815fe8ff19b5afa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.328101 16531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0955411815e64d738b69a70d98fa90b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.315220 16606 tablet_service.cc:1511] Processing CreateTablet for tablet 0955411815e64d738b69a70d98fa90b6 (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:07.330086 16606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0955411815e64d738b69a70d98fa90b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.319566 16824 tablet_bootstrap.cc:492] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d: No bootstrap required, opened a new log
I20260709 14:52:07.333750 16824 ts_tablet_manager.cc:1403] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.004s
I20260709 14:52:07.319537 16680 tablet_service.cc:1511] Processing CreateTablet for tablet 0955411815e64d738b69a70d98fa90b6 (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:07.337146 16680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0955411815e64d738b69a70d98fa90b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.323586 16532 tablet_service.cc:1511] Processing CreateTablet for tablet 977d7b43d76b468eb87a7cae7806198e (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:07.306118 16681 tablet_service.cc:1511] Processing CreateTablet for tablet 7ce0222e42d14a0792230ec5b09146f1 (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:07.324456 16534 tablet_service.cc:1511] Processing CreateTablet for tablet 68b5609ac9244bc08815fe8ff19b5afa (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:07.322121 16604 tablet_service.cc:1511] Processing CreateTablet for tablet 977d7b43d76b468eb87a7cae7806198e (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:07.340474 16534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b5609ac9244bc08815fe8ff19b5afa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.343251 16681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ce0222e42d14a0792230ec5b09146f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.340515 16604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977d7b43d76b468eb87a7cae7806198e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.339452 16826 tablet_bootstrap.cc:654] T cd63379e49554643bab14ee64eb36ebf P 1050fbe467af4ad889886383633a1fb6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.359516 16678 tablet_service.cc:1511] Processing CreateTablet for tablet 68b5609ac9244bc08815fe8ff19b5afa (DEFAULT_TABLE table=soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:07.360848 16678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b5609ac9244bc08815fe8ff19b5afa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.336863 16824 raft_consensus.cc:359] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.363842 16824 raft_consensus.cc:385] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.364104 16824 raft_consensus.cc:740] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.364646 16824 consensus_queue.cc:260] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.365904 16679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977d7b43d76b468eb87a7cae7806198e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.366472 16532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977d7b43d76b468eb87a7cae7806198e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.366989 16824 ts_tablet_manager.cc:1434] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 14:52:07.368013 16824 tablet_bootstrap.cc:492] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d: Bootstrap starting.
I20260709 14:52:07.376341 16824 tablet_bootstrap.cc:654] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.401949 16825 tablet_bootstrap.cc:654] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.419160 16826 tablet_bootstrap.cc:492] T cd63379e49554643bab14ee64eb36ebf P 1050fbe467af4ad889886383633a1fb6: No bootstrap required, opened a new log
I20260709 14:52:07.419660 16826 ts_tablet_manager.cc:1403] T cd63379e49554643bab14ee64eb36ebf P 1050fbe467af4ad889886383633a1fb6: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.024s
I20260709 14:52:07.419915 16824 tablet_bootstrap.cc:492] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d: No bootstrap required, opened a new log
I20260709 14:52:07.420437 16824 ts_tablet_manager.cc:1403] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.012s
I20260709 14:52:07.422559 16826 raft_consensus.cc:359] T cd63379e49554643bab14ee64eb36ebf P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.423159 16824 raft_consensus.cc:359] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.423942 16824 raft_consensus.cc:385] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.424167 16824 raft_consensus.cc:740] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.424456 16826 raft_consensus.cc:385] T cd63379e49554643bab14ee64eb36ebf P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.424845 16826 raft_consensus.cc:740] T cd63379e49554643bab14ee64eb36ebf P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.425977 16825 tablet_bootstrap.cc:492] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031: No bootstrap required, opened a new log
I20260709 14:52:07.425559 16824 consensus_queue.cc:260] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.425593 16826 consensus_queue.cc:260] T cd63379e49554643bab14ee64eb36ebf P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.426481 16825 ts_tablet_manager.cc:1403] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031: Time spent bootstrapping tablet: real 0.131s	user 0.008s	sys 0.006s
I20260709 14:52:07.427996 16824 ts_tablet_manager.cc:1434] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:07.428995 16824 tablet_bootstrap.cc:492] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d: Bootstrap starting.
I20260709 14:52:07.429477 16825 raft_consensus.cc:359] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.430192 16825 raft_consensus.cc:385] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.430487 16825 raft_consensus.cc:740] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.432103 16825 consensus_queue.cc:260] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.436054 16824 tablet_bootstrap.cc:654] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.436815 16826 ts_tablet_manager.cc:1434] T cd63379e49554643bab14ee64eb36ebf P 1050fbe467af4ad889886383633a1fb6: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:52:07.437193 16825 ts_tablet_manager.cc:1434] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:52:07.437884 16826 tablet_bootstrap.cc:492] T fd6147b6af10402a8b86d6a5889026cf P 1050fbe467af4ad889886383633a1fb6: Bootstrap starting.
I20260709 14:52:07.438263 16825 tablet_bootstrap.cc:492] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031: Bootstrap starting.
I20260709 14:52:07.447917 16826 tablet_bootstrap.cc:654] T fd6147b6af10402a8b86d6a5889026cf P 1050fbe467af4ad889886383633a1fb6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.448879 16825 tablet_bootstrap.cc:654] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.453570 16824 tablet_bootstrap.cc:492] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d: No bootstrap required, opened a new log
I20260709 14:52:07.453977 16824 ts_tablet_manager.cc:1403] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.005s
I20260709 14:52:07.454128 16825 tablet_bootstrap.cc:492] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031: No bootstrap required, opened a new log
I20260709 14:52:07.454627 16825 ts_tablet_manager.cc:1403] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 14:52:07.456218 16824 raft_consensus.cc:359] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.456763 16824 raft_consensus.cc:385] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.457088 16824 raft_consensus.cc:740] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.457337 16825 raft_consensus.cc:359] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.458104 16825 raft_consensus.cc:385] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.458003 16824 consensus_queue.cc:260] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.458509 16825 raft_consensus.cc:740] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.458741 16826 tablet_bootstrap.cc:492] T fd6147b6af10402a8b86d6a5889026cf P 1050fbe467af4ad889886383633a1fb6: No bootstrap required, opened a new log
I20260709 14:52:07.459293 16826 ts_tablet_manager.cc:1403] T fd6147b6af10402a8b86d6a5889026cf P 1050fbe467af4ad889886383633a1fb6: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 14:52:07.459455 16825 consensus_queue.cc:260] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.460783 16824 ts_tablet_manager.cc:1434] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:07.461849 16824 tablet_bootstrap.cc:492] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d: Bootstrap starting.
I20260709 14:52:07.462059 16825 ts_tablet_manager.cc:1434] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:52:07.462155 16826 raft_consensus.cc:359] T fd6147b6af10402a8b86d6a5889026cf P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.462944 16826 raft_consensus.cc:385] T fd6147b6af10402a8b86d6a5889026cf P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.463253 16826 raft_consensus.cc:740] T fd6147b6af10402a8b86d6a5889026cf P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.463403 16825 tablet_bootstrap.cc:492] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031: Bootstrap starting.
I20260709 14:52:07.464012 16826 consensus_queue.cc:260] T fd6147b6af10402a8b86d6a5889026cf P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.466284 16826 ts_tablet_manager.cc:1434] T fd6147b6af10402a8b86d6a5889026cf P 1050fbe467af4ad889886383633a1fb6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:07.467228 16826 tablet_bootstrap.cc:492] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6: Bootstrap starting.
I20260709 14:52:07.468678 16824 tablet_bootstrap.cc:654] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.470098 16754 raft_consensus.cc:493] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.470304 16825 tablet_bootstrap.cc:654] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.470675 16754 raft_consensus.cc:515] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.472831 16754 leader_election.cc:290] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:07.473439 16826 tablet_bootstrap.cc:654] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.475183 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6147b6af10402a8b86d6a5889026cf" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6" is_pre_election: true
I20260709 14:52:07.475873 16620 raft_consensus.cc:2468] T fd6147b6af10402a8b86d6a5889026cf P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 0.
I20260709 14:52:07.478969 16660 leader_election.cc:304] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:07.480072 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6147b6af10402a8b86d6a5889026cf" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d" is_pre_election: true
I20260709 14:52:07.480515 16824 tablet_bootstrap.cc:492] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d: No bootstrap required, opened a new log
I20260709 14:52:07.481081 16824 ts_tablet_manager.cc:1403] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.013s
I20260709 14:52:07.481667 16825 tablet_bootstrap.cc:492] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031: No bootstrap required, opened a new log
I20260709 14:52:07.482205 16825 ts_tablet_manager.cc:1403] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260709 14:52:07.483506 16754 raft_consensus.cc:2804] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:07.483906 16754 raft_consensus.cc:493] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.484288 16824 raft_consensus.cc:359] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.485478 16807 raft_consensus.cc:493] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.485301 16825 raft_consensus.cc:359] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.486042 16825 raft_consensus.cc:385] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.485984 16807 raft_consensus.cc:515] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.484416 16754 raft_consensus.cc:3060] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.486488 16825 raft_consensus.cc:740] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.487509 16825 consensus_queue.cc:260] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.485255 16824 raft_consensus.cc:385] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.488505 16824 raft_consensus.cc:740] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.488003 16826 tablet_bootstrap.cc:492] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6: No bootstrap required, opened a new log
I20260709 14:52:07.489231 16826 ts_tablet_manager.cc:1403] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.015s
I20260709 14:52:07.489604 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b613fc834847689c698264af44f71f" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6" is_pre_election: true
I20260709 14:52:07.480700 16545 raft_consensus.cc:2468] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 0.
W20260709 14:52:07.491091 16511 leader_election.cc:343] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.492300 16826 raft_consensus.cc:359] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.492995 16826 raft_consensus.cc:385] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.493119 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b613fc834847689c698264af44f71f" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031" is_pre_election: true
I20260709 14:52:07.493355 16826 raft_consensus.cc:740] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.494140 16826 consensus_queue.cc:260] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
W20260709 14:52:07.494653 16511 leader_election.cc:343] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.495090 16511 leader_election.cc:304] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d04f85939bd4ac6a7bf97722c89578d; no voters: 1050fbe467af4ad889886383633a1fb6, 5960199154a1491a8ea5826ad828c031
I20260709 14:52:07.496496 16826 ts_tablet_manager.cc:1434] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:07.491976 16807 leader_election.cc:290] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:07.498129 16807 raft_consensus.cc:2749] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:07.497525 16826 tablet_bootstrap.cc:492] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6: Bootstrap starting.
I20260709 14:52:07.489297 16824 consensus_queue.cc:260] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.502216 16754 raft_consensus.cc:515] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.503134 16824 ts_tablet_manager.cc:1434] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:52:07.504187 16824 tablet_bootstrap.cc:492] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d: Bootstrap starting.
I20260709 14:52:07.506623 16826 tablet_bootstrap.cc:654] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.507328 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6147b6af10402a8b86d6a5889026cf" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:07.507954 16545 raft_consensus.cc:3060] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.514731 16545 raft_consensus.cc:2468] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 1.
I20260709 14:52:07.516338 16659 leader_election.cc:304] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d04f85939bd4ac6a7bf97722c89578d, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:07.522536 16837 raft_consensus.cc:2804] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:07.523044 16837 raft_consensus.cc:697] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Becoming Leader. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:07.523904 16837 consensus_queue.cc:237] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.528209 16825 ts_tablet_manager.cc:1434] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.005s
I20260709 14:52:07.529320 16825 tablet_bootstrap.cc:492] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031: Bootstrap starting.
I20260709 14:52:07.531093 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6147b6af10402a8b86d6a5889026cf" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:07.531689 16620 raft_consensus.cc:3060] T fd6147b6af10402a8b86d6a5889026cf P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.538098 16824 tablet_bootstrap.cc:654] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.539165 16620 raft_consensus.cc:2468] T fd6147b6af10402a8b86d6a5889026cf P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 1.
I20260709 14:52:07.541200 16754 leader_election.cc:290] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
W20260709 14:52:07.541682 16511 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.177.67:46019, user_credentials={real_user=slave}} blocked reactor thread for 47070.5us
I20260709 14:52:07.546186 16826 tablet_bootstrap.cc:492] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6: No bootstrap required, opened a new log
I20260709 14:52:07.546094 16825 tablet_bootstrap.cc:654] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.546803 16826 ts_tablet_manager.cc:1403] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6: Time spent bootstrapping tablet: real 0.050s	user 0.027s	sys 0.018s
I20260709 14:52:07.549445 16841 raft_consensus.cc:493] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.549993 16841 raft_consensus.cc:515] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.556869 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd63379e49554643bab14ee64eb36ebf" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d" is_pre_election: true
I20260709 14:52:07.557621 16544 raft_consensus.cc:2468] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 0.
I20260709 14:52:07.557845 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd63379e49554643bab14ee64eb36ebf" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6" is_pre_election: true
I20260709 14:52:07.558533 16620 raft_consensus.cc:2468] T cd63379e49554643bab14ee64eb36ebf P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 0.
I20260709 14:52:07.558888 16659 leader_election.cc:304] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d04f85939bd4ac6a7bf97722c89578d, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:07.559859 16754 raft_consensus.cc:2804] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:07.560297 16754 raft_consensus.cc:493] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.560636 16754 raft_consensus.cc:3060] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.559831 16841 leader_election.cc:290] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:07.560940 16824 tablet_bootstrap.cc:492] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d: No bootstrap required, opened a new log
I20260709 14:52:07.561484 16824 ts_tablet_manager.cc:1403] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.006s
I20260709 14:52:07.560642 16826 raft_consensus.cc:359] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.562101 16826 raft_consensus.cc:385] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.562407 16826 raft_consensus.cc:740] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.563107 16826 consensus_queue.cc:260] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.565366 16826 ts_tablet_manager.cc:1434] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 14:52:07.566376 16826 tablet_bootstrap.cc:492] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6: Bootstrap starting.
I20260709 14:52:07.568367 16754 raft_consensus.cc:515] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.570962 16754 leader_election.cc:290] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:07.571161 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd63379e49554643bab14ee64eb36ebf" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:07.571827 16544 raft_consensus.cc:3060] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.571902 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd63379e49554643bab14ee64eb36ebf" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:07.572518 16620 raft_consensus.cc:3060] T cd63379e49554643bab14ee64eb36ebf P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.579530 16544 raft_consensus.cc:2468] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 1.
I20260709 14:52:07.580410 16824 raft_consensus.cc:359] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.581138 16824 raft_consensus.cc:385] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.580855 16659 leader_election.cc:304] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d04f85939bd4ac6a7bf97722c89578d, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:07.581970 16754 raft_consensus.cc:2804] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:07.582442 16754 raft_consensus.cc:697] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Becoming Leader. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:07.581466 16824 raft_consensus.cc:740] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.583281 16754 consensus_queue.cc:237] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.584482 16824 consensus_queue.cc:260] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.587937 16620 raft_consensus.cc:2468] T cd63379e49554643bab14ee64eb36ebf P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 1.
I20260709 14:52:07.593631 16826 tablet_bootstrap.cc:654] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.594200 16825 tablet_bootstrap.cc:492] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031: No bootstrap required, opened a new log
I20260709 14:52:07.596457 16825 ts_tablet_manager.cc:1403] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031: Time spent bootstrapping tablet: real 0.067s	user 0.026s	sys 0.023s
I20260709 14:52:07.598845 16825 raft_consensus.cc:359] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.599429 16824 ts_tablet_manager.cc:1434] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.003s
I20260709 14:52:07.599470 16825 raft_consensus.cc:385] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.600018 16825 raft_consensus.cc:740] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.600759 16824 tablet_bootstrap.cc:492] T 0955411815e64d738b69a70d98fa90b6 P 1d04f85939bd4ac6a7bf97722c89578d: Bootstrap starting.
I20260709 14:52:07.600898 16825 consensus_queue.cc:260] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.601543 16826 tablet_bootstrap.cc:492] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6: No bootstrap required, opened a new log
I20260709 14:52:07.602276 16826 ts_tablet_manager.cc:1403] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.003s
I20260709 14:52:07.602799 16825 ts_tablet_manager.cc:1434] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:07.604007 16825 tablet_bootstrap.cc:492] T 7ce0222e42d14a0792230ec5b09146f1 P 5960199154a1491a8ea5826ad828c031: Bootstrap starting.
I20260709 14:52:07.605106 16826 raft_consensus.cc:359] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.605844 16826 raft_consensus.cc:385] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.606129 16826 raft_consensus.cc:740] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.606881 16826 consensus_queue.cc:260] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.607636 16824 tablet_bootstrap.cc:654] T 0955411815e64d738b69a70d98fa90b6 P 1d04f85939bd4ac6a7bf97722c89578d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.611090 16825 tablet_bootstrap.cc:654] T 7ce0222e42d14a0792230ec5b09146f1 P 5960199154a1491a8ea5826ad828c031: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.615967 16826 ts_tablet_manager.cc:1434] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:52:07.599858 16440 catalog_manager.cc:5697] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5960199154a1491a8ea5826ad828c031 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "5960199154a1491a8ea5826ad828c031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:07.617192 16826 tablet_bootstrap.cc:492] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6: Bootstrap starting.
I20260709 14:52:07.621661 16824 tablet_bootstrap.cc:492] T 0955411815e64d738b69a70d98fa90b6 P 1d04f85939bd4ac6a7bf97722c89578d: No bootstrap required, opened a new log
I20260709 14:52:07.622285 16824 ts_tablet_manager.cc:1403] T 0955411815e64d738b69a70d98fa90b6 P 1d04f85939bd4ac6a7bf97722c89578d: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260709 14:52:07.626685 16825 tablet_bootstrap.cc:492] T 7ce0222e42d14a0792230ec5b09146f1 P 5960199154a1491a8ea5826ad828c031: No bootstrap required, opened a new log
I20260709 14:52:07.626580 16824 raft_consensus.cc:359] T 0955411815e64d738b69a70d98fa90b6 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.627300 16825 ts_tablet_manager.cc:1403] T 7ce0222e42d14a0792230ec5b09146f1 P 5960199154a1491a8ea5826ad828c031: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260709 14:52:07.627542 16824 raft_consensus.cc:385] T 0955411815e64d738b69a70d98fa90b6 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.627902 16824 raft_consensus.cc:740] T 0955411815e64d738b69a70d98fa90b6 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.628756 16824 consensus_queue.cc:260] T 0955411815e64d738b69a70d98fa90b6 P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.630209 16825 raft_consensus.cc:359] T 7ce0222e42d14a0792230ec5b09146f1 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.630903 16825 raft_consensus.cc:385] T 7ce0222e42d14a0792230ec5b09146f1 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.631196 16825 raft_consensus.cc:740] T 7ce0222e42d14a0792230ec5b09146f1 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.631537 16824 ts_tablet_manager.cc:1434] T 0955411815e64d738b69a70d98fa90b6 P 1d04f85939bd4ac6a7bf97722c89578d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:52:07.632014 16825 consensus_queue.cc:260] T 7ce0222e42d14a0792230ec5b09146f1 P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.634200 16825 ts_tablet_manager.cc:1434] T 7ce0222e42d14a0792230ec5b09146f1 P 5960199154a1491a8ea5826ad828c031: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:07.632580 16824 tablet_bootstrap.cc:492] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d: Bootstrap starting.
I20260709 14:52:07.634871 16826 tablet_bootstrap.cc:654] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.638226 16441 catalog_manager.cc:5697] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5960199154a1491a8ea5826ad828c031 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "5960199154a1491a8ea5826ad828c031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:07.641304 16824 tablet_bootstrap.cc:654] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.634974 16825 tablet_bootstrap.cc:492] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031: Bootstrap starting.
I20260709 14:52:07.647014 16824 tablet_bootstrap.cc:492] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d: No bootstrap required, opened a new log
I20260709 14:52:07.647481 16824 ts_tablet_manager.cc:1403] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260709 14:52:07.649487 16826 tablet_bootstrap.cc:492] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6: No bootstrap required, opened a new log
I20260709 14:52:07.650012 16826 ts_tablet_manager.cc:1403] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.000s
I20260709 14:52:07.650146 16825 tablet_bootstrap.cc:654] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.650324 16824 raft_consensus.cc:359] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.651047 16824 raft_consensus.cc:385] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.651329 16824 raft_consensus.cc:740] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.651997 16824 consensus_queue.cc:260] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.653048 16826 raft_consensus.cc:359] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.654018 16826 raft_consensus.cc:385] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.654291 16826 raft_consensus.cc:740] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.654438 16824 ts_tablet_manager.cc:1434] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:52:07.655431 16824 tablet_bootstrap.cc:492] T 7ce0222e42d14a0792230ec5b09146f1 P 1d04f85939bd4ac6a7bf97722c89578d: Bootstrap starting.
I20260709 14:52:07.655010 16826 consensus_queue.cc:260] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.657527 16826 ts_tablet_manager.cc:1434] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:07.658493 16826 tablet_bootstrap.cc:492] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6: Bootstrap starting.
I20260709 14:52:07.661891 16824 tablet_bootstrap.cc:654] T 7ce0222e42d14a0792230ec5b09146f1 P 1d04f85939bd4ac6a7bf97722c89578d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.662739 16825 tablet_bootstrap.cc:492] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031: No bootstrap required, opened a new log
I20260709 14:52:07.663203 16825 ts_tablet_manager.cc:1403] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.000s
I20260709 14:52:07.664747 16826 tablet_bootstrap.cc:654] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.665920 16825 raft_consensus.cc:359] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.666608 16825 raft_consensus.cc:385] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.666909 16825 raft_consensus.cc:740] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.667656 16825 consensus_queue.cc:260] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.670166 16825 ts_tablet_manager.cc:1434] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:07.671082 16825 tablet_bootstrap.cc:492] T 3f03086677164b8e8fce63079610e33c P 5960199154a1491a8ea5826ad828c031: Bootstrap starting.
I20260709 14:52:07.677140 16825 tablet_bootstrap.cc:654] T 3f03086677164b8e8fce63079610e33c P 5960199154a1491a8ea5826ad828c031: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.678292 16839 raft_consensus.cc:493] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.678786 16839 raft_consensus.cc:515] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.682225 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b613fc834847689c698264af44f71f" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031" is_pre_election: true
I20260709 14:52:07.682713 16694 raft_consensus.cc:2468] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 0.
I20260709 14:52:07.682785 16824 tablet_bootstrap.cc:492] T 7ce0222e42d14a0792230ec5b09146f1 P 1d04f85939bd4ac6a7bf97722c89578d: No bootstrap required, opened a new log
I20260709 14:52:07.683269 16826 tablet_bootstrap.cc:492] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6: No bootstrap required, opened a new log
I20260709 14:52:07.683357 16824 ts_tablet_manager.cc:1403] T 7ce0222e42d14a0792230ec5b09146f1 P 1d04f85939bd4ac6a7bf97722c89578d: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.013s
I20260709 14:52:07.683813 16826 ts_tablet_manager.cc:1403] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260709 14:52:07.683905 16586 leader_election.cc:304] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:07.684386 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b613fc834847689c698264af44f71f" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d" is_pre_election: true
I20260709 14:52:07.684866 16763 raft_consensus.cc:2804] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:07.684990 16544 raft_consensus.cc:2468] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 0.
I20260709 14:52:07.685248 16763 raft_consensus.cc:493] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.685638 16763 raft_consensus.cc:3060] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.686081 16824 raft_consensus.cc:359] T 7ce0222e42d14a0792230ec5b09146f1 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.686774 16824 raft_consensus.cc:385] T 7ce0222e42d14a0792230ec5b09146f1 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.686602 16826 raft_consensus.cc:359] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.687060 16824 raft_consensus.cc:740] T 7ce0222e42d14a0792230ec5b09146f1 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.687376 16826 raft_consensus.cc:385] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.687546 16839 leader_election.cc:290] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:07.687690 16826 raft_consensus.cc:740] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.688587 16826 consensus_queue.cc:260] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.690531 16825 tablet_bootstrap.cc:492] T 3f03086677164b8e8fce63079610e33c P 5960199154a1491a8ea5826ad828c031: No bootstrap required, opened a new log
I20260709 14:52:07.690883 16826 ts_tablet_manager.cc:1434] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:07.691048 16825 ts_tablet_manager.cc:1403] T 3f03086677164b8e8fce63079610e33c P 5960199154a1491a8ea5826ad828c031: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 14:52:07.691888 16826 tablet_bootstrap.cc:492] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6: Bootstrap starting.
I20260709 14:52:07.693295 16763 raft_consensus.cc:515] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.693962 16825 raft_consensus.cc:359] T 3f03086677164b8e8fce63079610e33c P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.694693 16825 raft_consensus.cc:385] T 3f03086677164b8e8fce63079610e33c P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.694980 16825 raft_consensus.cc:740] T 3f03086677164b8e8fce63079610e33c P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.696347 16763 leader_election.cc:290] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:07.697088 16763 raft_consensus.cc:493] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.697517 16763 raft_consensus.cc:515] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.698447 16826 tablet_bootstrap.cc:654] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.699187 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b613fc834847689c698264af44f71f" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:07.699741 16694 raft_consensus.cc:3060] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.699994 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f03086677164b8e8fce63079610e33c" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d" is_pre_election: true
I20260709 14:52:07.700549 16545 raft_consensus.cc:2468] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 0.
I20260709 14:52:07.697683 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b613fc834847689c698264af44f71f" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:07.701609 16544 raft_consensus.cc:3060] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.687743 16824 consensus_queue.cc:260] T 7ce0222e42d14a0792230ec5b09146f1 P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.701534 16585 leader_election.cc:304] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 
I20260709 14:52:07.703246 16855 raft_consensus.cc:2804] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:07.703603 16855 raft_consensus.cc:493] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.703752 16824 ts_tablet_manager.cc:1434] T 7ce0222e42d14a0792230ec5b09146f1 P 1d04f85939bd4ac6a7bf97722c89578d: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:52:07.704360 16763 leader_election.cc:290] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:07.704773 16824 tablet_bootstrap.cc:492] T 977d7b43d76b468eb87a7cae7806198e P 1d04f85939bd4ac6a7bf97722c89578d: Bootstrap starting.
I20260709 14:52:07.704851 16855 raft_consensus.cc:3060] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.705543 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f03086677164b8e8fce63079610e33c" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031" is_pre_election: true
I20260709 14:52:07.706458 16825 consensus_queue.cc:260] T 3f03086677164b8e8fce63079610e33c P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.707422 16692 raft_consensus.cc:2468] T 3f03086677164b8e8fce63079610e33c P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 0.
I20260709 14:52:07.711131 16824 tablet_bootstrap.cc:654] T 977d7b43d76b468eb87a7cae7806198e P 1d04f85939bd4ac6a7bf97722c89578d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.711628 16825 ts_tablet_manager.cc:1434] T 3f03086677164b8e8fce63079610e33c P 5960199154a1491a8ea5826ad828c031: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 14:52:07.712595 16825 tablet_bootstrap.cc:492] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031: Bootstrap starting.
I20260709 14:52:07.711891 16855 raft_consensus.cc:515] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.717188 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f03086677164b8e8fce63079610e33c" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:07.717628 16855 leader_election.cc:290] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:07.717712 16545 raft_consensus.cc:3060] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.719105 16825 tablet_bootstrap.cc:654] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.720150 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f03086677164b8e8fce63079610e33c" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:07.720678 16692 raft_consensus.cc:3060] T 3f03086677164b8e8fce63079610e33c P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.724370 16545 raft_consensus.cc:2468] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 1.
I20260709 14:52:07.725589 16585 leader_election.cc:304] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 
I20260709 14:52:07.726907 16826 tablet_bootstrap.cc:492] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6: No bootstrap required, opened a new log
I20260709 14:52:07.727373 16826 ts_tablet_manager.cc:1403] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.001s
I20260709 14:52:07.730016 16826 raft_consensus.cc:359] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.730625 16826 raft_consensus.cc:385] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.730866 16826 raft_consensus.cc:740] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.731428 16826 consensus_queue.cc:260] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.732292 16763 raft_consensus.cc:2804] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:07.734974 16860 raft_consensus.cc:493] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.735457 16860 raft_consensus.cc:515] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.736393 16826 ts_tablet_manager.cc:1434] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:52:07.737396 16826 tablet_bootstrap.cc:492] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6: Bootstrap starting.
I20260709 14:52:07.738468 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce0222e42d14a0792230ec5b09146f1" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d" is_pre_election: true
I20260709 14:52:07.739066 16545 raft_consensus.cc:2468] T 7ce0222e42d14a0792230ec5b09146f1 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 0.
I20260709 14:52:07.740339 16585 leader_election.cc:304] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 
I20260709 14:52:07.742486 16839 raft_consensus.cc:2804] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:07.742883 16839 raft_consensus.cc:493] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.743243 16839 raft_consensus.cc:3060] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.745862 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce0222e42d14a0792230ec5b09146f1" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031" is_pre_election: true
I20260709 14:52:07.746634 16693 raft_consensus.cc:2468] T 7ce0222e42d14a0792230ec5b09146f1 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 0.
I20260709 14:52:07.748579 16860 leader_election.cc:290] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:07.749924 16826 tablet_bootstrap.cc:654] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.759114 16692 raft_consensus.cc:2468] T 3f03086677164b8e8fce63079610e33c P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 1.
I20260709 14:52:07.759485 16824 tablet_bootstrap.cc:492] T 977d7b43d76b468eb87a7cae7806198e P 1d04f85939bd4ac6a7bf97722c89578d: No bootstrap required, opened a new log
I20260709 14:52:07.776456 16824 ts_tablet_manager.cc:1403] T 977d7b43d76b468eb87a7cae7806198e P 1d04f85939bd4ac6a7bf97722c89578d: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.021s
I20260709 14:52:07.779392 16860 raft_consensus.cc:493] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.779203 16824 raft_consensus.cc:359] T 977d7b43d76b468eb87a7cae7806198e P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
W20260709 14:52:07.769738 16491 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:07.779996 16824 raft_consensus.cc:385] T 977d7b43d76b468eb87a7cae7806198e P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.779881 16860 raft_consensus.cc:515] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.780413 16824 raft_consensus.cc:740] T 977d7b43d76b468eb87a7cae7806198e P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.781068 16824 consensus_queue.cc:260] T 977d7b43d76b468eb87a7cae7806198e P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.783079 16824 ts_tablet_manager.cc:1434] T 977d7b43d76b468eb87a7cae7806198e P 1d04f85939bd4ac6a7bf97722c89578d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:52:07.783030 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b5609ac9244bc08815fe8ff19b5afa" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031" is_pre_election: true
I20260709 14:52:07.784159 16860 leader_election.cc:290] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
W20260709 14:52:07.785703 16586 leader_election.cc:343] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.787308 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b5609ac9244bc08815fe8ff19b5afa" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d" is_pre_election: true
I20260709 14:52:07.787945 16545 raft_consensus.cc:2468] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 0.
I20260709 14:52:07.789288 16585 leader_election.cc:304] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [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: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 5960199154a1491a8ea5826ad828c031
I20260709 14:52:07.790604 16860 raft_consensus.cc:2804] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:07.790961 16860 raft_consensus.cc:493] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.791322 16860 raft_consensus.cc:3060] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.757117 16694 raft_consensus.cc:2468] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 1.
I20260709 14:52:07.819355 16586 leader_election.cc:304] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:07.820240 16855 raft_consensus.cc:2804] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:07.820727 16855 raft_consensus.cc:697] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Becoming Leader. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Running, Role: LEADER
I20260709 14:52:07.769822 16544 raft_consensus.cc:2468] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 1.
I20260709 14:52:07.821589 16855 consensus_queue.cc:237] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.800227 16860 raft_consensus.cc:515] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.828300 16763 raft_consensus.cc:697] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Becoming Leader. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Running, Role: LEADER
I20260709 14:52:07.829190 16763 consensus_queue.cc:237] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.829942 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b5609ac9244bc08815fe8ff19b5afa" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:07.830590 16544 raft_consensus.cc:3060] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.844000 16860 leader_election.cc:290] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:07.848773 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b5609ac9244bc08815fe8ff19b5afa" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031"
W20260709 14:52:07.851092 16586 leader_election.cc:343] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:07.842062 16839 raft_consensus.cc:515] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.853420 16839 leader_election.cc:290] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:07.853996 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce0222e42d14a0792230ec5b09146f1" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:07.855515 16545 raft_consensus.cc:3060] T 7ce0222e42d14a0792230ec5b09146f1 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.854637 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce0222e42d14a0792230ec5b09146f1" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:07.856773 16692 raft_consensus.cc:3060] T 7ce0222e42d14a0792230ec5b09146f1 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.861522 16545 raft_consensus.cc:2468] T 7ce0222e42d14a0792230ec5b09146f1 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 1.
I20260709 14:52:07.862574 16585 leader_election.cc:304] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 
I20260709 14:52:07.864283 16839 raft_consensus.cc:2804] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:07.864735 16839 raft_consensus.cc:697] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Becoming Leader. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Running, Role: LEADER
I20260709 14:52:07.864886 16826 tablet_bootstrap.cc:492] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6: No bootstrap required, opened a new log
I20260709 14:52:07.865420 16826 ts_tablet_manager.cc:1403] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6: Time spent bootstrapping tablet: real 0.128s	user 0.056s	sys 0.050s
I20260709 14:52:07.865741 16839 consensus_queue.cc:237] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.868295 16826 raft_consensus.cc:359] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.869007 16826 raft_consensus.cc:385] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.870337 16826 raft_consensus.cc:740] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.870702 16544 raft_consensus.cc:2468] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 1.
I20260709 14:52:07.870992 16826 consensus_queue.cc:260] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.872440 16825 tablet_bootstrap.cc:492] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031: No bootstrap required, opened a new log
I20260709 14:52:07.872898 16825 ts_tablet_manager.cc:1403] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031: Time spent bootstrapping tablet: real 0.161s	user 0.041s	sys 0.102s
I20260709 14:52:07.872980 16826 ts_tablet_manager.cc:1434] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:52:07.872699 16692 raft_consensus.cc:2468] T 7ce0222e42d14a0792230ec5b09146f1 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 1.
I20260709 14:52:07.873432 16441 catalog_manager.cc:5697] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1050fbe467af4ad889886383633a1fb6 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "1050fbe467af4ad889886383633a1fb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:07.874423 16585 leader_election.cc:304] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 5960199154a1491a8ea5826ad828c031
I20260709 14:52:07.875590 16825 raft_consensus.cc:359] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.876088 16839 raft_consensus.cc:2804] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:07.876327 16825 raft_consensus.cc:385] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.876706 16839 raft_consensus.cc:697] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Becoming Leader. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Running, Role: LEADER
I20260709 14:52:07.876750 16825 raft_consensus.cc:740] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.877699 16839 consensus_queue.cc:237] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.877975 16825 consensus_queue.cc:260] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.880146 16825 ts_tablet_manager.cc:1434] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:52:07.880870 16825 tablet_bootstrap.cc:492] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031: Bootstrap starting.
I20260709 14:52:07.884963 16825 tablet_bootstrap.cc:654] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.889603 16825 tablet_bootstrap.cc:492] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031: No bootstrap required, opened a new log
I20260709 14:52:07.889967 16825 ts_tablet_manager.cc:1403] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:52:07.891736 16825 raft_consensus.cc:359] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.892163 16825 raft_consensus.cc:385] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.892410 16825 raft_consensus.cc:740] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.892979 16825 consensus_queue.cc:260] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.893476 16441 catalog_manager.cc:5697] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1050fbe467af4ad889886383633a1fb6 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "1050fbe467af4ad889886383633a1fb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:07.894541 16825 ts_tablet_manager.cc:1434] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:07.894649 16441 catalog_manager.cc:5697] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1050fbe467af4ad889886383633a1fb6 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "1050fbe467af4ad889886383633a1fb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:07.896083 16837 raft_consensus.cc:493] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.896517 16837 raft_consensus.cc:515] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.896020 16441 catalog_manager.cc:5697] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1050fbe467af4ad889886383633a1fb6 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "1050fbe467af4ad889886383633a1fb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:07.898250 16837 leader_election.cc:290] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:07.898782 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0955411815e64d738b69a70d98fa90b6" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d" is_pre_election: true
I20260709 14:52:07.899345 16544 raft_consensus.cc:2468] T 0955411815e64d738b69a70d98fa90b6 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 0.
I20260709 14:52:07.900164 16659 leader_election.cc:304] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d04f85939bd4ac6a7bf97722c89578d, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:07.900727 16754 raft_consensus.cc:493] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.901150 16754 raft_consensus.cc:515] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.901500 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0955411815e64d738b69a70d98fa90b6" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6" is_pre_election: true
I20260709 14:52:07.902128 16620 raft_consensus.cc:2468] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 0.
I20260709 14:52:07.902915 16837 raft_consensus.cc:2804] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:07.903177 16754 leader_election.cc:290] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:07.903323 16837 raft_consensus.cc:493] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.903681 16837 raft_consensus.cc:3060] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.904563 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2012099417248a3be7bac84cc33c513" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6" is_pre_election: true
I20260709 14:52:07.905200 16620 raft_consensus.cc:2468] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 0.
I20260709 14:52:07.906302 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2012099417248a3be7bac84cc33c513" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d" is_pre_election: true
I20260709 14:52:07.906363 16660 leader_election.cc:304] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:07.907184 16544 raft_consensus.cc:2468] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 0.
I20260709 14:52:07.907793 16754 raft_consensus.cc:2804] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:07.908174 16754 raft_consensus.cc:493] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.908479 16754 raft_consensus.cc:3060] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.913904 16837 raft_consensus.cc:515] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.915236 16754 raft_consensus.cc:515] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.916589 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0955411815e64d738b69a70d98fa90b6" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:07.916860 16837 leader_election.cc:290] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:07.917199 16544 raft_consensus.cc:3060] T 0955411815e64d738b69a70d98fa90b6 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.917696 16754 leader_election.cc:290] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:07.917825 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0955411815e64d738b69a70d98fa90b6" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:07.918313 16543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2012099417248a3be7bac84cc33c513" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:07.919302 16620 raft_consensus.cc:3060] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.919374 16543 raft_consensus.cc:3060] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.918748 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2012099417248a3be7bac84cc33c513" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:07.921561 16619 raft_consensus.cc:3060] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.925295 16544 raft_consensus.cc:2468] T 0955411815e64d738b69a70d98fa90b6 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 1.
I20260709 14:52:07.926502 16659 leader_election.cc:304] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d04f85939bd4ac6a7bf97722c89578d, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:07.927270 16543 raft_consensus.cc:2468] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 1.
I20260709 14:52:07.926479 16620 raft_consensus.cc:2468] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 1.
I20260709 14:52:07.927392 16754 raft_consensus.cc:2804] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:07.928274 16754 raft_consensus.cc:697] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Becoming Leader. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:07.928398 16619 raft_consensus.cc:2468] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 1.
I20260709 14:52:07.929152 16659 leader_election.cc:304] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d04f85939bd4ac6a7bf97722c89578d, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:07.929143 16754 consensus_queue.cc:237] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.930338 16841 raft_consensus.cc:2804] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:07.931281 16841 raft_consensus.cc:697] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Becoming Leader. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:07.932021 16841 consensus_queue.cc:237] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.939496 16441 catalog_manager.cc:5697] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5960199154a1491a8ea5826ad828c031 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "5960199154a1491a8ea5826ad828c031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:07.950551 16441 catalog_manager.cc:5697] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5960199154a1491a8ea5826ad828c031 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "5960199154a1491a8ea5826ad828c031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:07.966336 16837 raft_consensus.cc:493] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:07.966809 16837 raft_consensus.cc:515] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.968333 16837 leader_election.cc:290] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:07.969039 16543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977d7b43d76b468eb87a7cae7806198e" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d" is_pre_election: true
I20260709 14:52:07.969233 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977d7b43d76b468eb87a7cae7806198e" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6" is_pre_election: true
I20260709 14:52:07.969632 16543 raft_consensus.cc:2468] T 977d7b43d76b468eb87a7cae7806198e P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 0.
I20260709 14:52:07.969848 16620 raft_consensus.cc:2468] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 0.
I20260709 14:52:07.970531 16659 leader_election.cc:304] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d04f85939bd4ac6a7bf97722c89578d, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:07.971287 16837 raft_consensus.cc:2804] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:07.971580 16837 raft_consensus.cc:493] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:07.971807 16837 raft_consensus.cc:3060] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.975404 16841 consensus_queue.cc:1048] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:07.977468 16837 raft_consensus.cc:515] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.980000 16543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977d7b43d76b468eb87a7cae7806198e" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:07.980484 16543 raft_consensus.cc:3060] T 977d7b43d76b468eb87a7cae7806198e P 1d04f85939bd4ac6a7bf97722c89578d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.984944 16543 raft_consensus.cc:2468] T 977d7b43d76b468eb87a7cae7806198e P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 1.
I20260709 14:52:07.985510 16837 leader_election.cc:290] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:07.986117 16659 leader_election.cc:304] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d04f85939bd4ac6a7bf97722c89578d, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:07.986704 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977d7b43d76b468eb87a7cae7806198e" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:07.986958 16837 raft_consensus.cc:2804] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:07.987674 16619 raft_consensus.cc:3060] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.988029 16837 raft_consensus.cc:697] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Becoming Leader. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:07.990270 16837 consensus_queue.cc:237] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:07.994491 16619 raft_consensus.cc:2468] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 1.
I20260709 14:52:07.994911 16754 consensus_queue.cc:1048] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.004067 16441 catalog_manager.cc:5697] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5960199154a1491a8ea5826ad828c031 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "5960199154a1491a8ea5826ad828c031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:08.075958 16754 consensus_queue.cc:1048] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.086119 16754 consensus_queue.cc:1048] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.156009 16692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd63379e49554643bab14ee64eb36ebf"
dest_uuid: "5960199154a1491a8ea5826ad828c031"
mode: GRACEFUL
new_leader_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
 from {username='slave'} at 127.0.0.1:58490
I20260709 14:52:08.156505 16692 raft_consensus.cc:606] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Received request to transfer leadership to TS 1d04f85939bd4ac6a7bf97722c89578d
I20260709 14:52:08.160802 16692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd6147b6af10402a8b86d6a5889026cf"
dest_uuid: "5960199154a1491a8ea5826ad828c031"
mode: GRACEFUL
new_leader_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
 from {username='slave'} at 127.0.0.1:58490
I20260709 14:52:08.161242 16692 raft_consensus.cc:606] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Received request to transfer leadership to TS 1d04f85939bd4ac6a7bf97722c89578d
I20260709 14:52:08.165628 16620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f03086677164b8e8fce63079610e33c"
dest_uuid: "1050fbe467af4ad889886383633a1fb6"
mode: GRACEFUL
new_leader_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
 from {username='slave'} at 127.0.0.1:45736
I20260709 14:52:08.166148 16620 raft_consensus.cc:606] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Received request to transfer leadership to TS 1d04f85939bd4ac6a7bf97722c89578d
I20260709 14:52:08.170717 16620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88b613fc834847689c698264af44f71f"
dest_uuid: "1050fbe467af4ad889886383633a1fb6"
mode: GRACEFUL
new_leader_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
 from {username='slave'} at 127.0.0.1:45736
I20260709 14:52:08.171154 16620 raft_consensus.cc:606] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Received request to transfer leadership to TS 1d04f85939bd4ac6a7bf97722c89578d
I20260709 14:52:08.175400 16692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2012099417248a3be7bac84cc33c513"
dest_uuid: "5960199154a1491a8ea5826ad828c031"
mode: GRACEFUL
new_leader_uuid: "1050fbe467af4ad889886383633a1fb6"
 from {username='slave'} at 127.0.0.1:58490
I20260709 14:52:08.175827 16692 raft_consensus.cc:606] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Received request to transfer leadership to TS 1050fbe467af4ad889886383633a1fb6
I20260709 14:52:08.182261 16692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0955411815e64d738b69a70d98fa90b6"
dest_uuid: "5960199154a1491a8ea5826ad828c031"
mode: GRACEFUL
new_leader_uuid: "1050fbe467af4ad889886383633a1fb6"
 from {username='slave'} at 127.0.0.1:58490
I20260709 14:52:08.182714 16692 raft_consensus.cc:606] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Received request to transfer leadership to TS 1050fbe467af4ad889886383633a1fb6
I20260709 14:52:08.186690 16692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "977d7b43d76b468eb87a7cae7806198e"
dest_uuid: "5960199154a1491a8ea5826ad828c031"
mode: GRACEFUL
new_leader_uuid: "1050fbe467af4ad889886383633a1fb6"
 from {username='slave'} at 127.0.0.1:58490
I20260709 14:52:08.187140 16692 raft_consensus.cc:606] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Received request to transfer leadership to TS 1050fbe467af4ad889886383633a1fb6
I20260709 14:52:08.191370 16620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68b5609ac9244bc08815fe8ff19b5afa"
dest_uuid: "1050fbe467af4ad889886383633a1fb6"
mode: GRACEFUL
new_leader_uuid: "5960199154a1491a8ea5826ad828c031"
 from {username='slave'} at 127.0.0.1:45736
I20260709 14:52:08.191833 16620 raft_consensus.cc:606] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Received request to transfer leadership to TS 5960199154a1491a8ea5826ad828c031
I20260709 14:52:08.203666 16839 consensus_queue.cc:1048] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.215042 16860 consensus_queue.cc:1048] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.225914 16763 raft_consensus.cc:993] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6: : Instructing follower 1d04f85939bd4ac6a7bf97722c89578d to start an election
I20260709 14:52:08.226409 16860 raft_consensus.cc:1081] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Signalling peer 1d04f85939bd4ac6a7bf97722c89578d to start an election
I20260709 14:52:08.227841 16543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88b613fc834847689c698264af44f71f"
dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
 from {username='slave'} at 127.0.0.1:43288
I20260709 14:52:08.228268 16543 raft_consensus.cc:493] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:08.228531 16543 raft_consensus.cc:3060] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.233294 16543 raft_consensus.cc:515] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.234721 16543 leader_election.cc:290] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 2 election: Requested vote from peers 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:08.235626 16754 raft_consensus.cc:493] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:08.235632 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b613fc834847689c698264af44f71f" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:08.236199 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b613fc834847689c698264af44f71f" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:08.236385 16620 raft_consensus.cc:3055] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:08.236303 16754 raft_consensus.cc:515] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.236932 16620 raft_consensus.cc:740] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Running, Role: LEADER
I20260709 14:52:08.236967 16692 raft_consensus.cc:3060] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.237872 16620 consensus_queue.cc:260] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.238591 16754 leader_election.cc:290] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:08.239100 16620 raft_consensus.cc:3060] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.240077 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b5609ac9244bc08815fe8ff19b5afa" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d" is_pre_election: true
I20260709 14:52:08.240840 16544 raft_consensus.cc:2393] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5960199154a1491a8ea5826ad828c031 in current term 1: Already voted for candidate 1050fbe467af4ad889886383633a1fb6 in this term.
I20260709 14:52:08.241618 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b5609ac9244bc08815fe8ff19b5afa" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1050fbe467af4ad889886383633a1fb6" is_pre_election: true
I20260709 14:52:08.243788 16660 leader_election.cc:304] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5960199154a1491a8ea5826ad828c031; no voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d
I20260709 14:52:08.244345 16692 raft_consensus.cc:2468] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 2.
I20260709 14:52:08.244925 16754 raft_consensus.cc:3060] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:08.245518 16511 leader_election.cc:304] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d04f85939bd4ac6a7bf97722c89578d, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:08.246403 16881 raft_consensus.cc:2804] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:08.246299 16763 consensus_queue.cc:1048] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:08.247057 16881 raft_consensus.cc:697] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 2 LEADER]: Becoming Leader. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Running, Role: LEADER
I20260709 14:52:08.247133 16620 raft_consensus.cc:2468] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 2.
I20260709 14:52:08.247978 16881 consensus_queue.cc:237] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.251368 16754 raft_consensus.cc:2749] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:08.255975 16441 catalog_manager.cc:5697] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d reported cstate change: term changed from 1 to 2, leader changed from 1050fbe467af4ad889886383633a1fb6 (127.11.177.66) to 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65). New cstate: current_term: 2 leader_uuid: "1d04f85939bd4ac6a7bf97722c89578d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:08.257463 16855 consensus_queue.cc:1048] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.293572 16855 consensus_queue.cc:1048] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.299340 16763 raft_consensus.cc:993] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6: : Instructing follower 1d04f85939bd4ac6a7bf97722c89578d to start an election
I20260709 14:52:08.299793 16860 raft_consensus.cc:1081] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Signalling peer 1d04f85939bd4ac6a7bf97722c89578d to start an election
I20260709 14:52:08.301312 16543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f03086677164b8e8fce63079610e33c"
dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
 from {username='slave'} at 127.0.0.1:43288
I20260709 14:52:08.302872 16543 raft_consensus.cc:493] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:08.303272 16543 raft_consensus.cc:3060] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.304908 16763 consensus_queue.cc:1048] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.310683 16543 raft_consensus.cc:515] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.316159 16543 leader_election.cc:290] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 2 election: Requested vote from peers 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:08.317139 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f03086677164b8e8fce63079610e33c" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:08.317735 16620 raft_consensus.cc:3055] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:08.318049 16620 raft_consensus.cc:740] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Running, Role: LEADER
I20260709 14:52:08.318822 16620 consensus_queue.cc:260] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.320036 16620 raft_consensus.cc:3060] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.321882 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f03086677164b8e8fce63079610e33c" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:08.322357 16692 raft_consensus.cc:3060] T 3f03086677164b8e8fce63079610e33c P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.325095 16620 raft_consensus.cc:2468] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 2.
I20260709 14:52:08.326006 16511 leader_election.cc:304] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 
I20260709 14:52:08.326639 16881 raft_consensus.cc:2804] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:08.327008 16881 raft_consensus.cc:697] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d [term 2 LEADER]: Becoming Leader. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Running, Role: LEADER
I20260709 14:52:08.327142 16692 raft_consensus.cc:2468] T 3f03086677164b8e8fce63079610e33c P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 2.
I20260709 14:52:08.327749 16881 consensus_queue.cc:237] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.335212 16441 catalog_manager.cc:5697] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d reported cstate change: term changed from 1 to 2, leader changed from 1050fbe467af4ad889886383633a1fb6 (127.11.177.66) to 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65). New cstate: current_term: 2 leader_uuid: "1d04f85939bd4ac6a7bf97722c89578d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:08.374505 16763 consensus_queue.cc:1048] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.374670 16754 consensus_queue.cc:1048] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.386265 16754 consensus_queue.cc:1048] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.387601 16860 consensus_queue.cc:1048] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.399052 16869 raft_consensus.cc:993] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031: : Instructing follower 1050fbe467af4ad889886383633a1fb6 to start an election
I20260709 14:52:08.399533 16869 raft_consensus.cc:1081] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Signalling peer 1050fbe467af4ad889886383633a1fb6 to start an election
I20260709 14:52:08.401397 16619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2012099417248a3be7bac84cc33c513"
dest_uuid: "1050fbe467af4ad889886383633a1fb6"
 from {username='slave'} at 127.0.0.1:45728
I20260709 14:52:08.401938 16619 raft_consensus.cc:493] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:08.402285 16619 raft_consensus.cc:3060] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.402878 16839 raft_consensus.cc:993] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6: : Instructing follower 5960199154a1491a8ea5826ad828c031 to start an election
I20260709 14:52:08.403337 16839 raft_consensus.cc:1081] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Signalling peer 5960199154a1491a8ea5826ad828c031 to start an election
I20260709 14:52:08.404958 16692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68b5609ac9244bc08815fe8ff19b5afa"
dest_uuid: "5960199154a1491a8ea5826ad828c031"
 from {username='slave'} at 127.0.0.1:58474
I20260709 14:52:08.405854 16692 raft_consensus.cc:493] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:08.406198 16692 raft_consensus.cc:3060] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.408241 16619 raft_consensus.cc:515] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.409929 16619 leader_election.cc:290] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 2 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:08.410660 16543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2012099417248a3be7bac84cc33c513" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:08.410874 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2012099417248a3be7bac84cc33c513" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:08.411276 16543 raft_consensus.cc:3060] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.411396 16694 raft_consensus.cc:3055] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:08.411815 16694 raft_consensus.cc:740] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:08.412225 16692 raft_consensus.cc:515] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.412593 16694 consensus_queue.cc:260] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.413913 16694 raft_consensus.cc:3060] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.415791 16692 leader_election.cc:290] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 2 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:08.416400 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b5609ac9244bc08815fe8ff19b5afa" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:08.417027 16544 raft_consensus.cc:3060] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.418653 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b5609ac9244bc08815fe8ff19b5afa" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:08.419255 16619 raft_consensus.cc:3055] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:08.419567 16619 raft_consensus.cc:740] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Running, Role: LEADER
I20260709 14:52:08.420348 16619 consensus_queue.cc:260] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.420828 16694 raft_consensus.cc:2468] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 2.
I20260709 14:52:08.421563 16619 raft_consensus.cc:3060] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.421944 16586 leader_election.cc:304] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:08.422757 16855 raft_consensus.cc:2804] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:08.423240 16855 raft_consensus.cc:697] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 2 LEADER]: Becoming Leader. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Running, Role: LEADER
I20260709 14:52:08.423663 16544 raft_consensus.cc:2468] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 2.
I20260709 14:52:08.422906 16543 raft_consensus.cc:2468] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 2.
I20260709 14:52:08.424036 16855 consensus_queue.cc:237] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.424822 16659 leader_election.cc:304] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d04f85939bd4ac6a7bf97722c89578d, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:08.425626 16754 raft_consensus.cc:2804] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:08.426038 16754 raft_consensus.cc:697] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [term 2 LEADER]: Becoming Leader. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:08.426793 16754 consensus_queue.cc:237] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.427724 16619 raft_consensus.cc:2468] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 2.
I20260709 14:52:08.430730 16841 raft_consensus.cc:993] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031: : Instructing follower 1d04f85939bd4ac6a7bf97722c89578d to start an election
I20260709 14:52:08.431141 16841 raft_consensus.cc:1081] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Signalling peer 1d04f85939bd4ac6a7bf97722c89578d to start an election
I20260709 14:52:08.432492 16543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd63379e49554643bab14ee64eb36ebf"
dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
 from {username='slave'} at 127.0.0.1:43274
I20260709 14:52:08.432929 16543 raft_consensus.cc:493] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:08.433210 16543 raft_consensus.cc:3060] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.434582 16442 catalog_manager.cc:5697] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 reported cstate change: term changed from 1 to 2, leader changed from 1050fbe467af4ad889886383633a1fb6 (127.11.177.66) to 5960199154a1491a8ea5826ad828c031 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "5960199154a1491a8ea5826ad828c031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:08.435408 16441 catalog_manager.cc:5697] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 reported cstate change: term changed from 1 to 2, leader changed from 5960199154a1491a8ea5826ad828c031 (127.11.177.67) to 1050fbe467af4ad889886383633a1fb6 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "1050fbe467af4ad889886383633a1fb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:08.439478 16543 raft_consensus.cc:515] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.441591 16543 leader_election.cc:290] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 2 election: Requested vote from peers 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:08.443130 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd63379e49554643bab14ee64eb36ebf" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:08.443637 16694 raft_consensus.cc:3055] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:08.443928 16694 raft_consensus.cc:740] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:08.443996 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd63379e49554643bab14ee64eb36ebf" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:08.444548 16619 raft_consensus.cc:3060] T cd63379e49554643bab14ee64eb36ebf P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.444620 16694 consensus_queue.cc:260] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.445679 16694 raft_consensus.cc:3060] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.449419 16619 raft_consensus.cc:2468] T cd63379e49554643bab14ee64eb36ebf P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 2.
I20260709 14:52:08.450151 16694 raft_consensus.cc:2468] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 2.
I20260709 14:52:08.450263 16511 leader_election.cc:304] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 
I20260709 14:52:08.450986 16838 raft_consensus.cc:2804] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:08.451345 16838 raft_consensus.cc:697] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d [term 2 LEADER]: Becoming Leader. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Running, Role: LEADER
I20260709 14:52:08.452021 16838 consensus_queue.cc:237] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.457613 16441 catalog_manager.cc:5697] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d reported cstate change: term changed from 1 to 2, leader changed from 5960199154a1491a8ea5826ad828c031 (127.11.177.67) to 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65). New cstate: current_term: 2 leader_uuid: "1d04f85939bd4ac6a7bf97722c89578d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:08.502988 16754 consensus_queue.cc:1048] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.509114 16754 raft_consensus.cc:993] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031: : Instructing follower 1050fbe467af4ad889886383633a1fb6 to start an election
I20260709 14:52:08.509646 16754 raft_consensus.cc:1081] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Signalling peer 1050fbe467af4ad889886383633a1fb6 to start an election
I20260709 14:52:08.511610 16841 consensus_queue.cc:1048] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.511686 16620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0955411815e64d738b69a70d98fa90b6"
dest_uuid: "1050fbe467af4ad889886383633a1fb6"
 from {username='slave'} at 127.0.0.1:45728
I20260709 14:52:08.512862 16620 raft_consensus.cc:493] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:08.513248 16620 raft_consensus.cc:3060] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.515447 16841 consensus_queue.cc:1048] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.519853 16620 raft_consensus.cc:515] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.520864 16619 raft_consensus.cc:1240] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Rejecting Update request from peer 5960199154a1491a8ea5826ad828c031 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:08.522476 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0955411815e64d738b69a70d98fa90b6" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:08.523595 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0955411815e64d738b69a70d98fa90b6" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:08.522624 16620 leader_election.cc:290] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 2 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:08.524181 16694 raft_consensus.cc:3055] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:08.524484 16694 raft_consensus.cc:740] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:08.524616 16837 consensus_queue.cc:1059] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.531067 16694 consensus_queue.cc:260] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.531273 16869 consensus_queue.cc:1048] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:08.532804 16694 raft_consensus.cc:3060] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.541486 16896 raft_consensus.cc:993] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031: : Instructing follower 1050fbe467af4ad889886383633a1fb6 to start an election
I20260709 14:52:08.541965 16896 raft_consensus.cc:1081] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Signalling peer 1050fbe467af4ad889886383633a1fb6 to start an election
I20260709 14:52:08.543720 16620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "977d7b43d76b468eb87a7cae7806198e"
dest_uuid: "1050fbe467af4ad889886383633a1fb6"
 from {username='slave'} at 127.0.0.1:45728
I20260709 14:52:08.544229 16620 raft_consensus.cc:493] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:08.544561 16620 raft_consensus.cc:3060] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.551050 16620 raft_consensus.cc:515] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.552757 16620 leader_election.cc:290] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 2 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:08.552908 16694 raft_consensus.cc:2468] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 2.
I20260709 14:52:08.553885 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977d7b43d76b468eb87a7cae7806198e" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:08.554004 16543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977d7b43d76b468eb87a7cae7806198e" candidate_uuid: "1050fbe467af4ad889886383633a1fb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:08.557322 16692 raft_consensus.cc:3055] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:08.554298 16586 leader_election.cc:304] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [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: 1050fbe467af4ad889886383633a1fb6, 5960199154a1491a8ea5826ad828c031; no voters: 1d04f85939bd4ac6a7bf97722c89578d
I20260709 14:52:08.557334 16543 raft_consensus.cc:3060] T 977d7b43d76b468eb87a7cae7806198e P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.557889 16692 raft_consensus.cc:740] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:08.558283 16855 raft_consensus.cc:2804] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:08.558758 16855 raft_consensus.cc:697] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [term 2 LEADER]: Becoming Leader. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Running, Role: LEADER
I20260709 14:52:08.558859 16692 consensus_queue.cc:260] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.559590 16855 consensus_queue.cc:237] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [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: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.560141 16692 raft_consensus.cc:3060] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.566440 16543 raft_consensus.cc:2468] T 977d7b43d76b468eb87a7cae7806198e P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 2.
I20260709 14:52:08.567148 16692 raft_consensus.cc:2468] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1050fbe467af4ad889886383633a1fb6 in term 2.
I20260709 14:52:08.567498 16585 leader_election.cc:304] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 
I20260709 14:52:08.568259 16855 raft_consensus.cc:2804] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:08.568630 16855 raft_consensus.cc:697] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 [term 2 LEADER]: Becoming Leader. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Running, Role: LEADER
I20260709 14:52:08.568799 16441 catalog_manager.cc:5697] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 reported cstate change: term changed from 1 to 2, leader changed from 5960199154a1491a8ea5826ad828c031 (127.11.177.67) to 1050fbe467af4ad889886383633a1fb6 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "1050fbe467af4ad889886383633a1fb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:08.569259 16855 consensus_queue.cc:237] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.579954 16441 catalog_manager.cc:5697] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 reported cstate change: term changed from 1 to 2, leader changed from 5960199154a1491a8ea5826ad828c031 (127.11.177.67) to 1050fbe467af4ad889886383633a1fb6 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "1050fbe467af4ad889886383633a1fb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:08.604772 16841 raft_consensus.cc:993] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031: : Instructing follower 1d04f85939bd4ac6a7bf97722c89578d to start an election
I20260709 14:52:08.605177 16869 raft_consensus.cc:1081] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Signalling peer 1d04f85939bd4ac6a7bf97722c89578d to start an election
I20260709 14:52:08.606751 16543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd6147b6af10402a8b86d6a5889026cf"
dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
 from {username='slave'} at 127.0.0.1:43274
I20260709 14:52:08.607206 16543 raft_consensus.cc:493] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:08.607507 16543 raft_consensus.cc:3060] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.612272 16543 raft_consensus.cc:515] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.613812 16543 leader_election.cc:290] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 2 election: Requested vote from peers 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749), 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019)
I20260709 14:52:08.614555 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6147b6af10402a8b86d6a5889026cf" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:08.615109 16620 raft_consensus.cc:3060] T fd6147b6af10402a8b86d6a5889026cf P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.615247 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6147b6af10402a8b86d6a5889026cf" candidate_uuid: "1d04f85939bd4ac6a7bf97722c89578d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5960199154a1491a8ea5826ad828c031"
I20260709 14:52:08.615844 16692 raft_consensus.cc:3055] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:08.616150 16692 raft_consensus.cc:740] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:08.616844 16692 consensus_queue.cc:260] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.617734 16692 raft_consensus.cc:3060] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:08.619731 16620 raft_consensus.cc:2468] T fd6147b6af10402a8b86d6a5889026cf P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 2.
I20260709 14:52:08.620694 16511 leader_election.cc:304] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 1d04f85939bd4ac6a7bf97722c89578d; no voters: 
I20260709 14:52:08.621461 16838 raft_consensus.cc:2804] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:08.621824 16838 raft_consensus.cc:697] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d [term 2 LEADER]: Becoming Leader. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Running, Role: LEADER
I20260709 14:52:08.622648 16692 raft_consensus.cc:2468] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d04f85939bd4ac6a7bf97722c89578d in term 2.
I20260709 14:52:08.622539 16838 consensus_queue.cc:237] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:08.629315 16441 catalog_manager.cc:5697] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d reported cstate change: term changed from 1 to 2, leader changed from 5960199154a1491a8ea5826ad828c031 (127.11.177.67) to 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65). New cstate: current_term: 2 leader_uuid: "1d04f85939bd4ac6a7bf97722c89578d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:08.651793 16620 raft_consensus.cc:1275] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Refusing update from remote peer 1d04f85939bd4ac6a7bf97722c89578d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:08.652844 16838 consensus_queue.cc:1048] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:08.660692 16692 raft_consensus.cc:1275] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Refusing update from remote peer 1d04f85939bd4ac6a7bf97722c89578d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:08.662352 16899 consensus_queue.cc:1048] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:08.784528 16620 raft_consensus.cc:1275] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Refusing update from remote peer 1d04f85939bd4ac6a7bf97722c89578d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:08.785858 16899 consensus_queue.cc:1048] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:08.795841 16692 raft_consensus.cc:1275] T 3f03086677164b8e8fce63079610e33c P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Refusing update from remote peer 1d04f85939bd4ac6a7bf97722c89578d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:08.798563 16898 consensus_queue.cc:1048] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:08.827643 16692 raft_consensus.cc:1275] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Refusing update from remote peer 1050fbe467af4ad889886383633a1fb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:08.828727 16855 consensus_queue.cc:1048] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:08.835310 16543 raft_consensus.cc:1275] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Refusing update from remote peer 1050fbe467af4ad889886383633a1fb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:08.836748 16860 consensus_queue.cc:1048] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:08.861028 16620 raft_consensus.cc:1275] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Refusing update from remote peer 5960199154a1491a8ea5826ad828c031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:08.862104 16869 consensus_queue.cc:1048] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:08.868680 16543 raft_consensus.cc:1275] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Refusing update from remote peer 5960199154a1491a8ea5826ad828c031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:08.870195 16754 consensus_queue.cc:1048] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:08.953933 16620 raft_consensus.cc:1275] T cd63379e49554643bab14ee64eb36ebf P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Refusing update from remote peer 1d04f85939bd4ac6a7bf97722c89578d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:08.955044 16899 consensus_queue.cc:1048] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:08.962074 16692 raft_consensus.cc:1275] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Refusing update from remote peer 1050fbe467af4ad889886383633a1fb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:08.963328 16860 consensus_queue.cc:1048] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:08.964035 16692 raft_consensus.cc:1275] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Refusing update from remote peer 1d04f85939bd4ac6a7bf97722c89578d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:08.965312 16899 consensus_queue.cc:1048] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:08.970700 16543 raft_consensus.cc:1275] T 977d7b43d76b468eb87a7cae7806198e P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Refusing update from remote peer 1050fbe467af4ad889886383633a1fb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:08.972182 16839 consensus_queue.cc:1048] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:09.088050 16692 raft_consensus.cc:1275] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Refusing update from remote peer 1050fbe467af4ad889886383633a1fb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:09.089203 16860 consensus_queue.cc:1048] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:09.096276 16544 raft_consensus.cc:3060] T 0955411815e64d738b69a70d98fa90b6 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:09.103156 16544 raft_consensus.cc:1275] T 0955411815e64d738b69a70d98fa90b6 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Refusing update from remote peer 1050fbe467af4ad889886383633a1fb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:09.104288 16860 consensus_queue.cc:1048] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:09.150483 16620 raft_consensus.cc:1275] T fd6147b6af10402a8b86d6a5889026cf P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Refusing update from remote peer 1d04f85939bd4ac6a7bf97722c89578d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:09.151762 16899 consensus_queue.cc:1048] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:09.159821 16692 raft_consensus.cc:1275] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Refusing update from remote peer 1d04f85939bd4ac6a7bf97722c89578d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:09.161332 16898 consensus_queue.cc:1048] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:11.241053 16443 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46546:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:52:11.260170 16443 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46546:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:52:11.289908 11973 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:52:11.405449 16938 tablet.cc:1724] T cd63379e49554643bab14ee64eb36ebf P 1050fbe467af4ad889886383633a1fb6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.422197 16959 tablet.cc:1724] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.430008 16938 tablet.cc:1724] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.449101 16541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88b613fc834847689c698264af44f71f"
dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
mode: GRACEFUL
new_leader_uuid: "5960199154a1491a8ea5826ad828c031"
 from {username='slave'} at 127.0.0.1:58630
I20260709 14:52:11.449851 16541 raft_consensus.cc:606] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 2 LEADER]: Received request to transfer leadership to TS 5960199154a1491a8ea5826ad828c031
I20260709 14:52:11.466303 16958 tablet.cc:1724] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.472002 16960 tablet.cc:1724] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.478029 16586 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.67:46019, user_credentials={real_user=slave}} blocked reactor thread for 81664.6us
I20260709 14:52:11.491895 16937 tablet.cc:1724] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.512428 16907 raft_consensus.cc:993] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d: : Instructing follower 5960199154a1491a8ea5826ad828c031 to start an election
W20260709 14:52:11.512600 16659 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:36643, user_credentials={real_user=slave}} blocked reactor thread for 80289.6us
I20260709 14:52:11.513115 16911 raft_consensus.cc:1081] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 2 LEADER]: Signalling peer 5960199154a1491a8ea5826ad828c031 to start an election
I20260709 14:52:11.515225 16693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88b613fc834847689c698264af44f71f"
dest_uuid: "5960199154a1491a8ea5826ad828c031"
 from {username='slave'} at 127.0.0.1:58470
I20260709 14:52:11.515753 16693 raft_consensus.cc:493] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:11.516135 16693 raft_consensus.cc:3060] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:11.517805 16938 tablet.cc:1724] T fd6147b6af10402a8b86d6a5889026cf P 1050fbe467af4ad889886383633a1fb6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.499542 16973 tablet.cc:1724] T 7ce0222e42d14a0792230ec5b09146f1 P 1d04f85939bd4ac6a7bf97722c89578d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.523298 16693 raft_consensus.cc:515] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:11.506410 16974 tablet.cc:1724] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.508965 16585 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.65:36643, user_credentials={real_user=slave}} blocked reactor thread for 89394.7us
I20260709 14:52:11.509589 16977 tablet.cc:1724] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.510218 16971 tablet.cc:1724] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.502624 16972 tablet.cc:1724] T 0955411815e64d738b69a70d98fa90b6 P 1d04f85939bd4ac6a7bf97722c89578d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.544122 16978 tablet.cc:1724] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.549114 16542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b613fc834847689c698264af44f71f" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:11.549919 16542 raft_consensus.cc:3055] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:11.550280 16542 raft_consensus.cc:740] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Running, Role: LEADER
I20260709 14:52:11.551111 16542 consensus_queue.cc:260] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:11.552335 16542 raft_consensus.cc:3060] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:11.569120 16693 leader_election.cc:290] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 3 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:11.580250 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b613fc834847689c698264af44f71f" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:11.580886 16620 raft_consensus.cc:3060] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:11.586033 16959 tablet.cc:1724] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.587720 16620 raft_consensus.cc:2468] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 3.
I20260709 14:52:11.591158 16542 raft_consensus.cc:2468] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 3.
I20260709 14:52:11.592499 16659 leader_election.cc:304] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [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: 1d04f85939bd4ac6a7bf97722c89578d, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:11.593917 16965 raft_consensus.cc:2804] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:11.594383 16965 raft_consensus.cc:697] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [term 3 LEADER]: Becoming Leader. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:11.595046 16965 consensus_queue.cc:237] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:11.596302 16937 tablet.cc:1724] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.598258 16976 tablet.cc:1724] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.599743 16972 tablet.cc:1724] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.605764 16974 tablet.cc:1724] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.610632 16973 tablet.cc:1724] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.612207 16938 tablet.cc:1724] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.607111 16971 tablet.cc:1724] T 3f03086677164b8e8fce63079610e33c P 5960199154a1491a8ea5826ad828c031: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.625622 16620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2012099417248a3be7bac84cc33c513"
dest_uuid: "1050fbe467af4ad889886383633a1fb6"
mode: GRACEFUL
new_leader_uuid: "5960199154a1491a8ea5826ad828c031"
 from {username='slave'} at 127.0.0.1:36426
I20260709 14:52:11.626341 16620 raft_consensus.cc:606] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 2 LEADER]: Received request to transfer leadership to TS 5960199154a1491a8ea5826ad828c031
I20260709 14:52:11.627434 16959 tablet.cc:1724] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.629575 16976 tablet.cc:1724] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.632403 11973 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:52:11.638127 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:11.638558 16441 catalog_manager.cc:5697] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 reported cstate change: term changed from 2 to 3, leader changed from 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65) to 5960199154a1491a8ea5826ad828c031 (127.11.177.67). New cstate: current_term: 3 leader_uuid: "5960199154a1491a8ea5826ad828c031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:11.639873 16441 catalog_manager.cc:5789] TS 5960199154a1491a8ea5826ad828c031 (127.11.177.67:46019) does not have the latest schema for tablet 88b613fc834847689c698264af44f71f (table soft_deleted_table [id=d79de734662b4fe893546af31f2823ae]). Expected version 1 got 0
I20260709 14:52:11.643904 16978 tablet.cc:1724] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.647460 16542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bb9d59e1dc043b38e62a8a9b51725b0"
dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
mode: GRACEFUL
new_leader_uuid: "5960199154a1491a8ea5826ad828c031"
 from {username='slave'} at 127.0.0.1:58630
I20260709 14:52:11.656031 16542 raft_consensus.cc:606] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 LEADER]: Received request to transfer leadership to TS 5960199154a1491a8ea5826ad828c031
I20260709 14:52:11.657786 16977 tablet.cc:1724] T 7ce0222e42d14a0792230ec5b09146f1 P 5960199154a1491a8ea5826ad828c031: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.659330 16974 tablet.cc:1724] T 977d7b43d76b468eb87a7cae7806198e P 1d04f85939bd4ac6a7bf97722c89578d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.671792 16978 tablet.cc:1724] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:11.677471 16620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8de40db6aa840bcb22b6629ef5197c5"
dest_uuid: "1050fbe467af4ad889886383633a1fb6"
mode: GRACEFUL
new_leader_uuid: "5960199154a1491a8ea5826ad828c031"
 from {username='slave'} at 127.0.0.1:36426
I20260709 14:52:11.678241 16620 raft_consensus.cc:606] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Received request to transfer leadership to TS 5960199154a1491a8ea5826ad828c031
I20260709 14:52:11.686775 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:11.687359 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:11.695185 16440 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf: soft_deleted_table [id=d79de734662b4fe893546af31f2823ae] alter complete (version 1)
I20260709 14:52:11.707223 16908 raft_consensus.cc:993] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d: : Instructing follower 5960199154a1491a8ea5826ad828c031 to start an election
I20260709 14:52:11.707607 16907 raft_consensus.cc:1081] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 LEADER]: Signalling peer 5960199154a1491a8ea5826ad828c031 to start an election
I20260709 14:52:11.708775 16693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bb9d59e1dc043b38e62a8a9b51725b0"
dest_uuid: "5960199154a1491a8ea5826ad828c031"
 from {username='slave'} at 127.0.0.1:58470
I20260709 14:52:11.709177 16693 raft_consensus.cc:493] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:11.709457 16693 raft_consensus.cc:3060] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:11.713860 16693 raft_consensus.cc:515] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:11.715377 16693 leader_election.cc:290] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 2 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:11.716001 16542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb9d59e1dc043b38e62a8a9b51725b0" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:11.716372 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb9d59e1dc043b38e62a8a9b51725b0" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:11.716681 16542 raft_consensus.cc:3055] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:11.716917 16620 raft_consensus.cc:3060] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:11.717061 16542 raft_consensus.cc:740] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d04f85939bd4ac6a7bf97722c89578d, State: Running, Role: LEADER
I20260709 14:52:11.717908 16542 consensus_queue.cc:260] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:11.719091 16542 raft_consensus.cc:3060] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:11.722865 16620 raft_consensus.cc:2468] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 2.
I20260709 14:52:11.723831 16660 leader_election.cc:304] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:11.724550 16965 raft_consensus.cc:2804] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:11.724941 16965 raft_consensus.cc:697] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 [term 2 LEADER]: Becoming Leader. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:11.725400 16542 raft_consensus.cc:2468] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 2.
I20260709 14:52:11.725689 16965 consensus_queue.cc:237] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:11.732406 16440 catalog_manager.cc:5697] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 reported cstate change: term changed from 1 to 2, leader changed from 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65) to 5960199154a1491a8ea5826ad828c031 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "5960199154a1491a8ea5826ad828c031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:11.832716 16566 debug-util.cc:398] Leaking SignalData structure 0x7b080012e3e0 after lost signal to thread 11976
W20260709 14:52:11.833658 16566 debug-util.cc:398] Leaking SignalData structure 0x7b0800314720 after lost signal to thread 16477
W20260709 14:52:11.836036 16566 debug-util.cc:398] Leaking SignalData structure 0x7b0800317260 after lost signal to thread 16718
I20260709 14:52:11.996558 16962 raft_consensus.cc:993] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6: : Instructing follower 5960199154a1491a8ea5826ad828c031 to start an election
I20260709 14:52:11.997146 16909 raft_consensus.cc:1081] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 2 LEADER]: Signalling peer 5960199154a1491a8ea5826ad828c031 to start an election
I20260709 14:52:11.998904 16693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2012099417248a3be7bac84cc33c513"
dest_uuid: "5960199154a1491a8ea5826ad828c031"
 from {username='slave'} at 127.0.0.1:58474
I20260709 14:52:11.999495 16693 raft_consensus.cc:493] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:11.999842 16693 raft_consensus.cc:3060] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:12.006945 16693 raft_consensus.cc:515] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:12.009464 16693 leader_election.cc:290] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 3 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:12.009774 16542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2012099417248a3be7bac84cc33c513" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:12.009917 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2012099417248a3be7bac84cc33c513" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:12.010500 16542 raft_consensus.cc:3060] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:12.010813 16620 raft_consensus.cc:3055] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:12.011098 16620 raft_consensus.cc:740] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Running, Role: LEADER
I20260709 14:52:12.011795 16620 consensus_queue.cc:260] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:12.013008 16620 raft_consensus.cc:3060] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:12.018914 16542 raft_consensus.cc:2468] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 3.
I20260709 14:52:12.019264 16620 raft_consensus.cc:2468] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 3.
I20260709 14:52:12.019999 16659 leader_election.cc:304] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [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: 1d04f85939bd4ac6a7bf97722c89578d, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:12.020785 16965 raft_consensus.cc:2804] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:12.021160 16965 raft_consensus.cc:697] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 3 LEADER]: Becoming Leader. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:12.021855 16965 consensus_queue.cc:237] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:12.028671 16440 catalog_manager.cc:5697] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 reported cstate change: term changed from 2 to 3, leader changed from 1050fbe467af4ad889886383633a1fb6 (127.11.177.66) to 5960199154a1491a8ea5826ad828c031 (127.11.177.67). New cstate: current_term: 3 leader_uuid: "5960199154a1491a8ea5826ad828c031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:12.138480 16542 raft_consensus.cc:1275] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 3 FOLLOWER]: Refusing update from remote peer 5960199154a1491a8ea5826ad828c031: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:12.139663 16965 consensus_queue.cc:1048] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:12.150483 16620 raft_consensus.cc:1275] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 3 FOLLOWER]: Refusing update from remote peer 5960199154a1491a8ea5826ad828c031: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:12.151798 16965 consensus_queue.cc:1048] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:12.223095 16620 raft_consensus.cc:1275] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Refusing update from remote peer 5960199154a1491a8ea5826ad828c031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:12.224283 16983 consensus_queue.cc:1048] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:12.235153 16542 raft_consensus.cc:1275] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Refusing update from remote peer 5960199154a1491a8ea5826ad828c031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:12.237929 16903 consensus_queue.cc:1048] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:12.284741 16962 raft_consensus.cc:993] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6: : Instructing follower 5960199154a1491a8ea5826ad828c031 to start an election
I20260709 14:52:12.285239 16909 raft_consensus.cc:1081] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Signalling peer 5960199154a1491a8ea5826ad828c031 to start an election
I20260709 14:52:12.286605 16693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8de40db6aa840bcb22b6629ef5197c5"
dest_uuid: "5960199154a1491a8ea5826ad828c031"
 from {username='slave'} at 127.0.0.1:58474
I20260709 14:52:12.287067 16693 raft_consensus.cc:493] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:12.287338 16693 raft_consensus.cc:3060] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:12.293690 16693 raft_consensus.cc:515] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:12.295337 16693 leader_election.cc:290] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 2 election: Requested vote from peers 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643), 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749)
I20260709 14:52:12.296222 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8de40db6aa840bcb22b6629ef5197c5" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d04f85939bd4ac6a7bf97722c89578d"
I20260709 14:52:12.296518 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8de40db6aa840bcb22b6629ef5197c5" candidate_uuid: "5960199154a1491a8ea5826ad828c031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1050fbe467af4ad889886383633a1fb6"
I20260709 14:52:12.296828 16545 raft_consensus.cc:3060] T a8de40db6aa840bcb22b6629ef5197c5 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:12.297055 16620 raft_consensus.cc:3055] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:12.297374 16620 raft_consensus.cc:740] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1050fbe467af4ad889886383633a1fb6, State: Running, Role: LEADER
I20260709 14:52:12.297959 16620 consensus_queue.cc:260] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:12.298864 16620 raft_consensus.cc:3060] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:12.302837 16620 raft_consensus.cc:2468] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 2.
I20260709 14:52:12.302991 16545 raft_consensus.cc:2468] T a8de40db6aa840bcb22b6629ef5197c5 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5960199154a1491a8ea5826ad828c031 in term 2.
I20260709 14:52:12.303694 16660 leader_election.cc:304] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1050fbe467af4ad889886383633a1fb6, 5960199154a1491a8ea5826ad828c031; no voters: 
I20260709 14:52:12.304517 16965 raft_consensus.cc:2804] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:12.304968 16965 raft_consensus.cc:697] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031 [term 2 LEADER]: Becoming Leader. State: Replica: 5960199154a1491a8ea5826ad828c031, State: Running, Role: LEADER
I20260709 14:52:12.305744 16965 consensus_queue.cc:237] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } }
I20260709 14:52:12.313428 16440 catalog_manager.cc:5697] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031 reported cstate change: term changed from 1 to 2, leader changed from 1050fbe467af4ad889886383633a1fb6 (127.11.177.66) to 5960199154a1491a8ea5826ad828c031 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "5960199154a1491a8ea5826ad828c031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5960199154a1491a8ea5826ad828c031" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46019 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:12.593495 16545 raft_consensus.cc:1275] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d [term 3 FOLLOWER]: Refusing update from remote peer 5960199154a1491a8ea5826ad828c031: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:12.594888 16965 consensus_queue.cc:1048] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:12.613571 16620 raft_consensus.cc:1275] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 3 FOLLOWER]: Refusing update from remote peer 5960199154a1491a8ea5826ad828c031: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:12.615410 16903 consensus_queue.cc:1048] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:12.745399 11973 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:52:12.750900 11973 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:52:12.751281 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:12.755821 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:52:12.756217 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:12.824617 16620 raft_consensus.cc:1275] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Refusing update from remote peer 5960199154a1491a8ea5826ad828c031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:12.825945 16903 consensus_queue.cc:1048] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1050fbe467af4ad889886383633a1fb6" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:12.835604 16545 raft_consensus.cc:1275] T a8de40db6aa840bcb22b6629ef5197c5 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Refusing update from remote peer 5960199154a1491a8ea5826ad828c031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:12.841224 16989 consensus_queue.cc:1048] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d04f85939bd4ac6a7bf97722c89578d" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:13.783838 11973 tablet_server.cc:179] TabletServer@127.11.177.65:0 shutting down...
W20260709 14:52:13.803117 16585 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260709 14:52:13.808045 16585 consensus_peers.cc:597] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 -> Peer 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643): Couldn't send request to peer 1d04f85939bd4ac6a7bf97722c89578d. 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:52:13.817037 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:13.819430 11973 tablet_replica.cc:333] T 7ce0222e42d14a0792230ec5b09146f1 P 1d04f85939bd4ac6a7bf97722c89578d: stopping tablet replica
I20260709 14:52:13.820257 11973 raft_consensus.cc:2243] T 7ce0222e42d14a0792230ec5b09146f1 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.820842 11973 raft_consensus.cc:2272] T 7ce0222e42d14a0792230ec5b09146f1 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.823040 11973 tablet_replica.cc:333] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d: stopping tablet replica
I20260709 14:52:13.823554 11973 raft_consensus.cc:2243] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.823951 11973 raft_consensus.cc:2272] T 68b5609ac9244bc08815fe8ff19b5afa P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.825585 11973 tablet_replica.cc:333] T 0955411815e64d738b69a70d98fa90b6 P 1d04f85939bd4ac6a7bf97722c89578d: stopping tablet replica
I20260709 14:52:13.826172 11973 raft_consensus.cc:2243] T 0955411815e64d738b69a70d98fa90b6 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.826604 11973 raft_consensus.cc:2272] T 0955411815e64d738b69a70d98fa90b6 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.828279 11973 tablet_replica.cc:333] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d: stopping tablet replica
I20260709 14:52:13.828794 11973 raft_consensus.cc:2243] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.829200 11973 raft_consensus.cc:2272] T 88b613fc834847689c698264af44f71f P 1d04f85939bd4ac6a7bf97722c89578d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.830796 11973 tablet_replica.cc:333] T db9bbb8f881c473eabb56d14b4660bd9 P 1d04f85939bd4ac6a7bf97722c89578d: stopping tablet replica
I20260709 14:52:13.831341 11973 raft_consensus.cc:2243] T db9bbb8f881c473eabb56d14b4660bd9 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.831707 11973 raft_consensus.cc:2272] T db9bbb8f881c473eabb56d14b4660bd9 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.833525 11973 tablet_replica.cc:333] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d: stopping tablet replica
I20260709 14:52:13.834074 11973 raft_consensus.cc:2243] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.834995 11973 raft_consensus.cc:2272] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.836887 11973 tablet_replica.cc:333] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d: stopping tablet replica
I20260709 14:52:13.837415 11973 raft_consensus.cc:2243] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.837813 11973 raft_consensus.cc:2272] T a2012099417248a3be7bac84cc33c513 P 1d04f85939bd4ac6a7bf97722c89578d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.839478 11973 tablet_replica.cc:333] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d: stopping tablet replica
I20260709 14:52:13.840150 11973 raft_consensus.cc:2243] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.840672 11973 raft_consensus.cc:2272] T a2549fc92a634814aa465d1b8364649d P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.842747 11973 tablet_replica.cc:333] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d: stopping tablet replica
I20260709 14:52:13.843313 11973 raft_consensus.cc:2243] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.844025 11973 raft_consensus.cc:2272] T 555927d769384b369e039cf06fa64c75 P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.845899 11973 tablet_replica.cc:333] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d: stopping tablet replica
I20260709 14:52:13.846377 11973 raft_consensus.cc:2243] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.847054 11973 raft_consensus.cc:2272] T 3f03086677164b8e8fce63079610e33c P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.848867 11973 tablet_replica.cc:333] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d: stopping tablet replica
I20260709 14:52:13.849385 11973 raft_consensus.cc:2243] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.850039 11973 raft_consensus.cc:2272] T fd6147b6af10402a8b86d6a5889026cf P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.851629 11973 tablet_replica.cc:333] T 747d824dcc6d45e692871dc87f5dcd0f P 1d04f85939bd4ac6a7bf97722c89578d: stopping tablet replica
I20260709 14:52:13.852138 11973 raft_consensus.cc:2243] T 747d824dcc6d45e692871dc87f5dcd0f P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.852504 11973 raft_consensus.cc:2272] T 747d824dcc6d45e692871dc87f5dcd0f P 1d04f85939bd4ac6a7bf97722c89578d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.854265 11973 tablet_replica.cc:333] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d: stopping tablet replica
I20260709 14:52:13.854749 11973 raft_consensus.cc:2243] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.855125 11973 raft_consensus.cc:2272] T e909d048455c477bb9bfe097975c4ceb P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.856807 11973 tablet_replica.cc:333] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d: stopping tablet replica
I20260709 14:52:13.857599 11973 raft_consensus.cc:2243] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.858662 11973 raft_consensus.cc:2272] T a343562fe1b248c5a78a91cbc1c56ab2 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.861061 11973 tablet_replica.cc:333] T 977d7b43d76b468eb87a7cae7806198e P 1d04f85939bd4ac6a7bf97722c89578d: stopping tablet replica
I20260709 14:52:13.861773 11973 raft_consensus.cc:2243] T 977d7b43d76b468eb87a7cae7806198e P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.862311 11973 raft_consensus.cc:2272] T 977d7b43d76b468eb87a7cae7806198e P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.864423 11973 tablet_replica.cc:333] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d: stopping tablet replica
I20260709 14:52:13.866670 11973 raft_consensus.cc:2243] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:13.867501 11973 raft_consensus.cc:2272] T cd63379e49554643bab14ee64eb36ebf P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:13.869671 11973 tablet_replica.cc:333] T a8de40db6aa840bcb22b6629ef5197c5 P 1d04f85939bd4ac6a7bf97722c89578d: stopping tablet replica
W20260709 14:52:13.869671 16585 consensus_peers.cc:597] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 -> Peer 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643): Couldn't send request to peer 1d04f85939bd4ac6a7bf97722c89578d. 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:52:13.870630 11973 raft_consensus.cc:2243] T a8de40db6aa840bcb22b6629ef5197c5 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.871157 11973 raft_consensus.cc:2272] T a8de40db6aa840bcb22b6629ef5197c5 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:13.871052 16585 consensus_peers.cc:597] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 -> Peer 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643): Couldn't send request to peer 1d04f85939bd4ac6a7bf97722c89578d. 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:52:13.873555 11973 tablet_replica.cc:333] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d: stopping tablet replica
I20260709 14:52:13.874079 11973 raft_consensus.cc:2243] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:13.874451 11973 raft_consensus.cc:2272] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1d04f85939bd4ac6a7bf97722c89578d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:13.987109 16659 consensus_peers.cc:597] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 -> Peer 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643): Couldn't send request to peer 1d04f85939bd4ac6a7bf97722c89578d. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:13.989394 16659 consensus_peers.cc:597] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 -> Peer 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643): Couldn't send request to peer 1d04f85939bd4ac6a7bf97722c89578d. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:14.005203 16720 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:0955411815e64d738b69a70d98fa90b6)
W20260709 14:52:14.009104 16585 consensus_peers.cc:597] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 -> Peer 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643): Couldn't send request to peer 1d04f85939bd4ac6a7bf97722c89578d. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:14.009639 16720 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:0955411815e64d738b69a70d98fa90b6)
W20260709 14:52:14.010162 16720 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:0955411815e64d738b69a70d98fa90b6)
W20260709 14:52:14.014463 16585 consensus_peers.cc:597] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 -> Peer 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643): Couldn't send request to peer 1d04f85939bd4ac6a7bf97722c89578d. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:14.070775 16659 consensus_peers.cc:597] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 -> Peer 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643): Couldn't send request to peer 1d04f85939bd4ac6a7bf97722c89578d. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:14.113396 16659 consensus_peers.cc:597] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 -> Peer 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643): Couldn't send request to peer 1d04f85939bd4ac6a7bf97722c89578d. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:14.181428 16585 consensus_peers.cc:597] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 -> Peer 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643): Couldn't send request to peer 1d04f85939bd4ac6a7bf97722c89578d. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:14.310343 16659 consensus_peers.cc:597] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031 -> Peer 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643): Couldn't send request to peer 1d04f85939bd4ac6a7bf97722c89578d. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:14.320561 16659 consensus_peers.cc:597] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 -> Peer 1d04f85939bd4ac6a7bf97722c89578d (127.11.177.65:36643): Couldn't send request to peer 1d04f85939bd4ac6a7bf97722c89578d. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:14.453193 11973 tablet_server.cc:196] TabletServer@127.11.177.65:0 shutdown complete.
I20260709 14:52:14.508277 11973 tablet_server.cc:179] TabletServer@127.11.177.66:0 shutting down...
I20260709 14:52:14.549423 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:14.550397 11973 tablet_replica.cc:333] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6: stopping tablet replica
I20260709 14:52:14.551334 11973 raft_consensus.cc:2243] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:14.552313 11973 raft_consensus.cc:2272] T 0955411815e64d738b69a70d98fa90b6 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.554553 11973 tablet_replica.cc:333] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6: stopping tablet replica
I20260709 14:52:14.555332 11973 raft_consensus.cc:2243] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.556178 11973 raft_consensus.cc:2272] T 68b5609ac9244bc08815fe8ff19b5afa P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.559309 11973 tablet_replica.cc:333] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6: stopping tablet replica
I20260709 14:52:14.560186 11973 raft_consensus.cc:2243] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:14.561211 11973 raft_consensus.cc:2272] T 7ce0222e42d14a0792230ec5b09146f1 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.563612 11973 tablet_replica.cc:333] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6: stopping tablet replica
I20260709 14:52:14.564116 11973 raft_consensus.cc:2243] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.564626 11973 raft_consensus.cc:2272] T 88b613fc834847689c698264af44f71f P 1050fbe467af4ad889886383633a1fb6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.566736 11973 tablet_replica.cc:333] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6: stopping tablet replica
I20260709 14:52:14.567245 11973 raft_consensus.cc:2243] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.567812 11973 raft_consensus.cc:2272] T 3f03086677164b8e8fce63079610e33c P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.569789 11973 tablet_replica.cc:333] T fd6147b6af10402a8b86d6a5889026cf P 1050fbe467af4ad889886383633a1fb6: stopping tablet replica
I20260709 14:52:14.570274 11973 raft_consensus.cc:2243] T fd6147b6af10402a8b86d6a5889026cf P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.570816 11973 raft_consensus.cc:2272] T fd6147b6af10402a8b86d6a5889026cf P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.572746 11973 tablet_replica.cc:333] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6: stopping tablet replica
I20260709 14:52:14.573256 11973 raft_consensus.cc:2243] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:14.574081 11973 raft_consensus.cc:2272] T 747d824dcc6d45e692871dc87f5dcd0f P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.576344 11973 tablet_replica.cc:333] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6: stopping tablet replica
I20260709 14:52:14.576996 11973 raft_consensus.cc:2243] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.577656 11973 raft_consensus.cc:2272] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.579694 11973 tablet_replica.cc:333] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6: stopping tablet replica
I20260709 14:52:14.580247 11973 raft_consensus.cc:2243] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:14.581044 11973 raft_consensus.cc:2272] T db9bbb8f881c473eabb56d14b4660bd9 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.582995 11973 tablet_replica.cc:333] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6: stopping tablet replica
I20260709 14:52:14.583491 11973 raft_consensus.cc:2243] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.583921 11973 raft_consensus.cc:2272] T a2012099417248a3be7bac84cc33c513 P 1050fbe467af4ad889886383633a1fb6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.585975 11973 tablet_replica.cc:333] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6: stopping tablet replica
I20260709 14:52:14.586520 11973 raft_consensus.cc:2243] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:14.587313 11973 raft_consensus.cc:2272] T a2549fc92a634814aa465d1b8364649d P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.589246 11973 tablet_replica.cc:333] T 555927d769384b369e039cf06fa64c75 P 1050fbe467af4ad889886383633a1fb6: stopping tablet replica
I20260709 14:52:14.589758 11973 raft_consensus.cc:2243] T 555927d769384b369e039cf06fa64c75 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.590220 11973 raft_consensus.cc:2272] T 555927d769384b369e039cf06fa64c75 P 1050fbe467af4ad889886383633a1fb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.592211 11973 tablet_replica.cc:333] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6: stopping tablet replica
I20260709 14:52:14.592689 11973 raft_consensus.cc:2243] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:14.593551 11973 raft_consensus.cc:2272] T 977d7b43d76b468eb87a7cae7806198e P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.595455 11973 tablet_replica.cc:333] T cd63379e49554643bab14ee64eb36ebf P 1050fbe467af4ad889886383633a1fb6: stopping tablet replica
I20260709 14:52:14.595954 11973 raft_consensus.cc:2243] T cd63379e49554643bab14ee64eb36ebf P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.596467 11973 raft_consensus.cc:2272] T cd63379e49554643bab14ee64eb36ebf P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.598512 11973 tablet_replica.cc:333] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6: stopping tablet replica
I20260709 14:52:14.599015 11973 raft_consensus.cc:2243] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.599481 11973 raft_consensus.cc:2272] T a8de40db6aa840bcb22b6629ef5197c5 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.601972 11973 tablet_replica.cc:333] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1050fbe467af4ad889886383633a1fb6: stopping tablet replica
I20260709 14:52:14.602458 11973 raft_consensus.cc:2243] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.602872 11973 raft_consensus.cc:2272] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.604827 11973 tablet_replica.cc:333] T e909d048455c477bb9bfe097975c4ceb P 1050fbe467af4ad889886383633a1fb6: stopping tablet replica
I20260709 14:52:14.605255 11973 raft_consensus.cc:2243] T e909d048455c477bb9bfe097975c4ceb P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.605741 11973 raft_consensus.cc:2272] T e909d048455c477bb9bfe097975c4ceb P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.607622 11973 tablet_replica.cc:333] T a343562fe1b248c5a78a91cbc1c56ab2 P 1050fbe467af4ad889886383633a1fb6: stopping tablet replica
I20260709 14:52:14.608260 11973 raft_consensus.cc:2243] T a343562fe1b248c5a78a91cbc1c56ab2 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.608727 11973 raft_consensus.cc:2272] T a343562fe1b248c5a78a91cbc1c56ab2 P 1050fbe467af4ad889886383633a1fb6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:14.645228 16660 consensus_peers.cc:597] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 -> Peer 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749): Couldn't send request to peer 1050fbe467af4ad889886383633a1fb6. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.66:42749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:14.653126 11973 tablet_server.cc:196] TabletServer@127.11.177.66:0 shutdown complete.
W20260709 14:52:14.668058 16660 consensus_peers.cc:597] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 -> Peer 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749): Couldn't send request to peer 1050fbe467af4ad889886383633a1fb6. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.66:42749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:14.689234 16660 consensus_peers.cc:597] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 -> Peer 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749): Couldn't send request to peer 1050fbe467af4ad889886383633a1fb6. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.66:42749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:14.691200 11973 tablet_server.cc:179] TabletServer@127.11.177.67:0 shutting down...
I20260709 14:52:14.717602 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:14.718323 11973 tablet_replica.cc:333] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031: stopping tablet replica
I20260709 14:52:14.719429 11973 raft_consensus.cc:2243] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:14.720455 11973 raft_consensus.cc:2272] T 68b5609ac9244bc08815fe8ff19b5afa P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.722764 11973 tablet_replica.cc:333] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031: stopping tablet replica
I20260709 14:52:14.723364 11973 raft_consensus.cc:2243] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:14.724126 11973 raft_consensus.cc:2272] T 88b613fc834847689c698264af44f71f P 5960199154a1491a8ea5826ad828c031 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.726209 11973 tablet_replica.cc:333] T 7ce0222e42d14a0792230ec5b09146f1 P 5960199154a1491a8ea5826ad828c031: stopping tablet replica
I20260709 14:52:14.726792 11973 raft_consensus.cc:2243] T 7ce0222e42d14a0792230ec5b09146f1 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.727257 11973 raft_consensus.cc:2272] T 7ce0222e42d14a0792230ec5b09146f1 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.729350 11973 tablet_replica.cc:333] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031: stopping tablet replica
I20260709 14:52:14.729948 11973 raft_consensus.cc:2243] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.730453 11973 raft_consensus.cc:2272] T 0955411815e64d738b69a70d98fa90b6 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.732447 11973 tablet_replica.cc:333] T 3f03086677164b8e8fce63079610e33c P 5960199154a1491a8ea5826ad828c031: stopping tablet replica
I20260709 14:52:14.732954 11973 raft_consensus.cc:2243] T 3f03086677164b8e8fce63079610e33c P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.733508 11973 raft_consensus.cc:2272] T 3f03086677164b8e8fce63079610e33c P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.735526 11973 tablet_replica.cc:333] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031: stopping tablet replica
I20260709 14:52:14.736056 11973 raft_consensus.cc:2243] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.736644 11973 raft_consensus.cc:2272] T fd6147b6af10402a8b86d6a5889026cf P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.738631 11973 tablet_replica.cc:333] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031: stopping tablet replica
I20260709 14:52:14.739133 11973 raft_consensus.cc:2243] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.739603 11973 raft_consensus.cc:2272] T 5ae2bba53f814d6cb9be4e152db0cfe1 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.741618 11973 tablet_replica.cc:333] T db9bbb8f881c473eabb56d14b4660bd9 P 5960199154a1491a8ea5826ad828c031: stopping tablet replica
I20260709 14:52:14.742161 11973 raft_consensus.cc:2243] T db9bbb8f881c473eabb56d14b4660bd9 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.742607 11973 raft_consensus.cc:2272] T db9bbb8f881c473eabb56d14b4660bd9 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.744650 11973 tablet_replica.cc:333] T 747d824dcc6d45e692871dc87f5dcd0f P 5960199154a1491a8ea5826ad828c031: stopping tablet replica
I20260709 14:52:14.745079 11973 raft_consensus.cc:2243] T 747d824dcc6d45e692871dc87f5dcd0f P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.745483 11973 raft_consensus.cc:2272] T 747d824dcc6d45e692871dc87f5dcd0f P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.747427 11973 tablet_replica.cc:333] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031: stopping tablet replica
I20260709 14:52:14.747912 11973 raft_consensus.cc:2243] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:14.748682 11973 raft_consensus.cc:2272] T a2012099417248a3be7bac84cc33c513 P 5960199154a1491a8ea5826ad828c031 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.750640 11973 tablet_replica.cc:333] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031: stopping tablet replica
I20260709 14:52:14.751173 11973 raft_consensus.cc:2243] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.751613 11973 raft_consensus.cc:2272] T a2549fc92a634814aa465d1b8364649d P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.753542 11973 tablet_replica.cc:333] T 555927d769384b369e039cf06fa64c75 P 5960199154a1491a8ea5826ad828c031: stopping tablet replica
I20260709 14:52:14.753985 11973 raft_consensus.cc:2243] T 555927d769384b369e039cf06fa64c75 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.754421 11973 raft_consensus.cc:2272] T 555927d769384b369e039cf06fa64c75 P 5960199154a1491a8ea5826ad828c031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.756215 11973 tablet_replica.cc:333] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031: stopping tablet replica
I20260709 14:52:14.756680 11973 raft_consensus.cc:2243] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.757143 11973 raft_consensus.cc:2272] T 977d7b43d76b468eb87a7cae7806198e P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.759205 11973 tablet_replica.cc:333] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031: stopping tablet replica
I20260709 14:52:14.759737 11973 raft_consensus.cc:2243] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.760236 11973 raft_consensus.cc:2272] T cd63379e49554643bab14ee64eb36ebf P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.762503 11973 tablet_replica.cc:333] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031: stopping tablet replica
I20260709 14:52:14.763002 11973 raft_consensus.cc:2243] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:14.763823 11973 raft_consensus.cc:2272] T a8de40db6aa840bcb22b6629ef5197c5 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:14.764722 16660 consensus_peers.cc:597] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 -> Peer 1050fbe467af4ad889886383633a1fb6 (127.11.177.66:42749): Couldn't send request to peer 1050fbe467af4ad889886383633a1fb6. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.66:42749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:14.765956 11973 tablet_replica.cc:333] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031: stopping tablet replica
I20260709 14:52:14.766515 11973 raft_consensus.cc:2243] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:14.767320 11973 raft_consensus.cc:2272] T 7bb9d59e1dc043b38e62a8a9b51725b0 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.769485 11973 tablet_replica.cc:333] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031: stopping tablet replica
I20260709 14:52:14.769960 11973 raft_consensus.cc:2243] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:14.770725 11973 raft_consensus.cc:2272] T e909d048455c477bb9bfe097975c4ceb P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.772701 11973 tablet_replica.cc:333] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031: stopping tablet replica
I20260709 14:52:14.773154 11973 raft_consensus.cc:2243] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:14.773674 11973 raft_consensus.cc:2272] T a343562fe1b248c5a78a91cbc1c56ab2 P 5960199154a1491a8ea5826ad828c031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.814952 11973 tablet_server.cc:196] TabletServer@127.11.177.67:0 shutdown complete.
I20260709 14:52:14.850209 11973 master.cc:562] Master@127.11.177.126:36203 shutting down...
I20260709 14:52:14.869820 11973 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:14.870452 11973 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:14.870757 11973 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3ac3f87a97614ce799a693faff419ebf: stopping tablet replica
I20260709 14:52:14.890308 11973 master.cc:584] Master@127.11.177.126:36203 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12323 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:52:14.942986 11973 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.177.126:34109
I20260709 14:52:14.944044 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:14.949388 17005 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:52:14.949512 17006 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:52:14.950331 17008 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:52:14.951391 11973 server_base.cc:1061] running on GCE node
I20260709 14:52:14.952215 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:14.952385 11973 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:52:14.952527 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608734952510 us; error 0 us; skew 500 ppm
I20260709 14:52:14.953001 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:14.955478 11973 webserver.cc:533] Webserver started at http://127.11.177.126:37943/ using document root <none> and password file <none>
I20260709 14:52:14.955931 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:14.956097 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:14.956341 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:14.957472 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-0/minicluster-data/master-0-root/instance:
uuid: "7f216ff0d3da4ef9bd63af950cc7d23f"
format_stamp: "Formatted at 2026-07-09 14:52:14 on dist-test-slave-1rkr"
I20260709 14:52:14.961622 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:52:14.964603 17013 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:52:14.965248 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:52:14.965528 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-0/minicluster-data/master-0-root
uuid: "7f216ff0d3da4ef9bd63af950cc7d23f"
format_stamp: "Formatted at 2026-07-09 14:52:14 on dist-test-slave-1rkr"
I20260709 14:52:14.965782 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-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:52:14.985313 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:14.986409 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:15.021478 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.126:34109
I20260709 14:52:15.021586 17064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.126:34109 every 8 connection(s)
I20260709 14:52:15.025198 17065 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:52:15.035861 17065 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f: Bootstrap starting.
I20260709 14:52:15.040478 17065 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.044389 17065 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f: No bootstrap required, opened a new log
I20260709 14:52:15.046523 17065 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f216ff0d3da4ef9bd63af950cc7d23f" member_type: VOTER }
I20260709 14:52:15.046943 17065 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.047160 17065 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f216ff0d3da4ef9bd63af950cc7d23f, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.047722 17065 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7f216ff0d3da4ef9bd63af950cc7d23f" member_type: VOTER }
I20260709 14:52:15.048180 17065 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:15.048385 17065 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:15.048632 17065 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.052840 17065 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f216ff0d3da4ef9bd63af950cc7d23f" member_type: VOTER }
I20260709 14:52:15.053328 17065 leader_election.cc:304] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [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: 7f216ff0d3da4ef9bd63af950cc7d23f; no voters: 
I20260709 14:52:15.054356 17065 leader_election.cc:290] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:15.054718 17068 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:15.055976 17068 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [term 1 LEADER]: Becoming Leader. State: Replica: 7f216ff0d3da4ef9bd63af950cc7d23f, State: Running, Role: LEADER
I20260709 14:52:15.056545 17068 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [LEADER]: Queue going to LEADER mode. State: All 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: "7f216ff0d3da4ef9bd63af950cc7d23f" member_type: VOTER }
I20260709 14:52:15.057089 17065 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:15.061648 17070 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7f216ff0d3da4ef9bd63af950cc7d23f. Latest consensus state: current_term: 1 leader_uuid: "7f216ff0d3da4ef9bd63af950cc7d23f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f216ff0d3da4ef9bd63af950cc7d23f" member_type: VOTER } }
I20260709 14:52:15.061060 17069 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7f216ff0d3da4ef9bd63af950cc7d23f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f216ff0d3da4ef9bd63af950cc7d23f" member_type: VOTER } }
I20260709 14:52:15.062608 17070 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:15.062755 17069 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:15.065096 17077 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:15.070191 17077 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:15.072346 11973 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:15.078246 17077 catalog_manager.cc:1383] Generated new cluster ID: 495499ea2c8946e19a4e678cb1885861
I20260709 14:52:15.078492 17077 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:15.108981 17077 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:15.110213 17077 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:15.127157 17077 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f: Generated new TSK 0
I20260709 14:52:15.127694 17077 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:15.139047 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:15.144520 17086 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:52:15.145339 17087 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:52:15.148401 17089 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:52:15.154111 11973 server_base.cc:1061] running on GCE node
I20260709 14:52:15.155332 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:15.155592 11973 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:52:15.155786 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608735155766 us; error 0 us; skew 500 ppm
I20260709 14:52:15.156528 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:15.159726 11973 webserver.cc:533] Webserver started at http://127.11.177.65:45067/ using document root <none> and password file <none>
I20260709 14:52:15.160405 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:15.160576 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:15.160789 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:15.161878 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-0/minicluster-data/ts-0-root/instance:
uuid: "98e1d9c48a4646d694429d8713e9d3af"
format_stamp: "Formatted at 2026-07-09 14:52:15 on dist-test-slave-1rkr"
I20260709 14:52:15.166188 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:15.169574 17094 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:52:15.170298 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:15.170552 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-0/minicluster-data/ts-0-root
uuid: "98e1d9c48a4646d694429d8713e9d3af"
format_stamp: "Formatted at 2026-07-09 14:52:15 on dist-test-slave-1rkr"
I20260709 14:52:15.170799 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-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:52:15.183382 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:15.184521 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:15.185925 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:15.188095 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:15.188272 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:15.188449 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:15.188591 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:15.228721 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.65:36573
I20260709 14:52:15.228816 17156 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.65:36573 every 8 connection(s)
I20260709 14:52:15.233675 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:15.240669 17161 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:52:15.241117 17162 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:52:15.243705 11973 server_base.cc:1061] running on GCE node
W20260709 14:52:15.244473 17164 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:52:15.245416 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:15.245682 11973 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:52:15.245883 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608735245864 us; error 0 us; skew 500 ppm
I20260709 14:52:15.246258 17157 heartbeater.cc:344] Connected to a master server at 127.11.177.126:34109
I20260709 14:52:15.246513 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:15.246701 17157 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:15.247594 17157 heartbeater.cc:507] Master 127.11.177.126:34109 requested a full tablet report, sending...
I20260709 14:52:15.249141 11973 webserver.cc:533] Webserver started at http://127.11.177.66:37265/ using document root <none> and password file <none>
I20260709 14:52:15.249744 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:15.249924 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:15.249790 17030 ts_manager.cc:194] Registered new tserver with Master: 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573)
I20260709 14:52:15.250272 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:15.251356 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-0/minicluster-data/ts-1-root/instance:
uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
format_stamp: "Formatted at 2026-07-09 14:52:15 on dist-test-slave-1rkr"
I20260709 14:52:15.251711 17030 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41292
I20260709 14:52:15.256019 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:15.259285 17169 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:52:15.260035 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:15.260298 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-0/minicluster-data/ts-1-root
uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
format_stamp: "Formatted at 2026-07-09 14:52:15 on dist-test-slave-1rkr"
I20260709 14:52:15.260576 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-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:52:15.269555 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:15.270606 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:15.271977 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:15.274070 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:15.274258 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:15.274468 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:15.274611 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:15.311736 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.66:42519
I20260709 14:52:15.311807 17231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.66:42519 every 8 connection(s)
I20260709 14:52:15.316300 11973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:15.322139 17235 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:52:15.322759 17236 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:52:15.325686 17238 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:52:15.326733 11973 server_base.cc:1061] running on GCE node
I20260709 14:52:15.327389 17232 heartbeater.cc:344] Connected to a master server at 127.11.177.126:34109
I20260709 14:52:15.327685 11973 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:52:15.327775 17232 heartbeater.cc:461] Registering TS with master...
W20260709 14:52:15.327968 11973 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:52:15.328162 11973 hybrid_clock.cc:648] HybridClock initialized: now 1783608735328144 us; error 0 us; skew 500 ppm
I20260709 14:52:15.328583 17232 heartbeater.cc:507] Master 127.11.177.126:34109 requested a full tablet report, sending...
I20260709 14:52:15.328715 11973 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:15.330651 17030 ts_manager.cc:194] Registered new tserver with Master: 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519)
I20260709 14:52:15.331290 11973 webserver.cc:533] Webserver started at http://127.11.177.67:36369/ using document root <none> and password file <none>
I20260709 14:52:15.331791 11973 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:15.331965 11973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:15.332042 17030 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41302
I20260709 14:52:15.332198 11973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:15.333530 11973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-0/minicluster-data/ts-2-root/instance:
uuid: "de8c4be931ad4d32badabe23121aa792"
format_stamp: "Formatted at 2026-07-09 14:52:15 on dist-test-slave-1rkr"
I20260709 14:52:15.337744 11973 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:52:15.340725 17243 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:52:15.341405 11973 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:52:15.341665 11973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-0/minicluster-data/ts-2-root
uuid: "de8c4be931ad4d32badabe23121aa792"
format_stamp: "Formatted at 2026-07-09 14:52:15 on dist-test-slave-1rkr"
I20260709 14:52:15.341910 11973 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFLWTcI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608630344414-11973-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:52:15.360215 11973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:15.361395 11973 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:15.362787 11973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:15.364796 11973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:15.364980 11973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:15.365192 11973 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:15.365381 11973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:52:15.401964 11973 rpc_server.cc:307] RPC server started. Bound to: 127.11.177.67:46725
I20260709 14:52:15.402057 17305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.177.67:46725 every 8 connection(s)
I20260709 14:52:15.414507 17306 heartbeater.cc:344] Connected to a master server at 127.11.177.126:34109
I20260709 14:52:15.414919 17306 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:15.415539 17306 heartbeater.cc:507] Master 127.11.177.126:34109 requested a full tablet report, sending...
I20260709 14:52:15.417238 17030 ts_manager.cc:194] Registered new tserver with Master: de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:15.418068 11973 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013134391s
I20260709 14:52:15.418512 17030 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41312
I20260709 14:52:15.440831 17030 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41318:
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:52:15.443969 17030 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:52:15.509539 17122 tablet_service.cc:1511] Processing CreateTablet for tablet e241fe20d332478ebf5dbb3339d3a127 (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:15.510941 17122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e241fe20d332478ebf5dbb3339d3a127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.510599 17121 tablet_service.cc:1511] Processing CreateTablet for tablet c72e1486ce784a658683171bef16831b (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:15.511969 17121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72e1486ce784a658683171bef16831b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.511735 17120 tablet_service.cc:1511] Processing CreateTablet for tablet d12e5ea7a4e34a9882513562cd63cc19 (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:15.512984 17120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12e5ea7a4e34a9882513562cd63cc19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.513833 17118 tablet_service.cc:1511] Processing CreateTablet for tablet 8d9e99830a1f4c9a87c54ed2f785377e (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:15.514062 17119 tablet_service.cc:1511] Processing CreateTablet for tablet 1562dcd450f743438d19869925c11821 (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:15.515096 17118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d9e99830a1f4c9a87c54ed2f785377e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.517657 17119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1562dcd450f743438d19869925c11821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.518826 17117 tablet_service.cc:1511] Processing CreateTablet for tablet e1ef5e83e3b14167a3f708a1efb48221 (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:15.520066 17117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ef5e83e3b14167a3f708a1efb48221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.525539 17197 tablet_service.cc:1511] Processing CreateTablet for tablet e241fe20d332478ebf5dbb3339d3a127 (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:15.526824 17197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e241fe20d332478ebf5dbb3339d3a127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.530357 17196 tablet_service.cc:1511] Processing CreateTablet for tablet c72e1486ce784a658683171bef16831b (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:15.531633 17196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72e1486ce784a658683171bef16831b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.534349 17195 tablet_service.cc:1511] Processing CreateTablet for tablet d12e5ea7a4e34a9882513562cd63cc19 (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:15.535616 17195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12e5ea7a4e34a9882513562cd63cc19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.538322 17194 tablet_service.cc:1511] Processing CreateTablet for tablet 1562dcd450f743438d19869925c11821 (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:15.539574 17194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1562dcd450f743438d19869925c11821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.539749 17271 tablet_service.cc:1511] Processing CreateTablet for tablet e241fe20d332478ebf5dbb3339d3a127 (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:15.540927 17271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e241fe20d332478ebf5dbb3339d3a127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.542160 17193 tablet_service.cc:1511] Processing CreateTablet for tablet 8d9e99830a1f4c9a87c54ed2f785377e (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:15.542284 17270 tablet_service.cc:1511] Processing CreateTablet for tablet c72e1486ce784a658683171bef16831b (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:15.543434 17270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72e1486ce784a658683171bef16831b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.546361 17266 tablet_service.cc:1511] Processing CreateTablet for tablet e1ef5e83e3b14167a3f708a1efb48221 (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:15.547587 17266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ef5e83e3b14167a3f708a1efb48221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.550282 17268 tablet_service.cc:1511] Processing CreateTablet for tablet 1562dcd450f743438d19869925c11821 (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:15.551507 17268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1562dcd450f743438d19869925c11821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.543434 17193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d9e99830a1f4c9a87c54ed2f785377e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.558279 17267 tablet_service.cc:1511] Processing CreateTablet for tablet 8d9e99830a1f4c9a87c54ed2f785377e (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:15.559542 17267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d9e99830a1f4c9a87c54ed2f785377e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.561864 17192 tablet_service.cc:1511] Processing CreateTablet for tablet e1ef5e83e3b14167a3f708a1efb48221 (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:15.563207 17192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ef5e83e3b14167a3f708a1efb48221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.554320 17269 tablet_service.cc:1511] Processing CreateTablet for tablet d12e5ea7a4e34a9882513562cd63cc19 (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:15.565877 17269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12e5ea7a4e34a9882513562cd63cc19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.609064 17191 tablet_service.cc:1511] Processing CreateTablet for tablet 640eff6d01c547e48cd0d03aa31774cb (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:15.610499 17191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 640eff6d01c547e48cd0d03aa31774cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.610553 17265 tablet_service.cc:1511] Processing CreateTablet for tablet 640eff6d01c547e48cd0d03aa31774cb (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:15.612104 17265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 640eff6d01c547e48cd0d03aa31774cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.613420 17120 tablet_service.cc:1511] Processing CreateTablet for tablet 640eff6d01c547e48cd0d03aa31774cb (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:15.614584 17120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 640eff6d01c547e48cd0d03aa31774cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.617892 17116 tablet_service.cc:1511] Processing CreateTablet for tablet 8b40ad8379a44380a8fbe0b3c935dd46 (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:15.619206 17116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b40ad8379a44380a8fbe0b3c935dd46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.635105 17322 tablet_bootstrap.cc:492] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06: Bootstrap starting.
I20260709 14:52:15.637526 17321 tablet_bootstrap.cc:492] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af: Bootstrap starting.
I20260709 14:52:15.642308 17322 tablet_bootstrap.cc:654] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.642544 17194 tablet_service.cc:1511] Processing CreateTablet for tablet 8b40ad8379a44380a8fbe0b3c935dd46 (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:15.653012 17264 tablet_service.cc:1511] Processing CreateTablet for tablet 8b40ad8379a44380a8fbe0b3c935dd46 (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:15.655812 17264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b40ad8379a44380a8fbe0b3c935dd46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.673887 17194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b40ad8379a44380a8fbe0b3c935dd46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.670348 17321 tablet_bootstrap.cc:654] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.686504 17117 tablet_service.cc:1511] Processing CreateTablet for tablet 6fae479403bb4d3a88e306ae70d97bb9 (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:15.687811 17117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fae479403bb4d3a88e306ae70d97bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.687902 17192 tablet_service.cc:1511] Processing CreateTablet for tablet 6fae479403bb4d3a88e306ae70d97bb9 (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:15.689055 17192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fae479403bb4d3a88e306ae70d97bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.696513 17323 tablet_bootstrap.cc:492] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792: Bootstrap starting.
I20260709 14:52:15.698915 17322 tablet_bootstrap.cc:492] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06: No bootstrap required, opened a new log
I20260709 14:52:15.699421 17322 ts_tablet_manager.cc:1403] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent bootstrapping tablet: real 0.068s	user 0.024s	sys 0.033s
I20260709 14:52:15.702294 17322 raft_consensus.cc:359] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.703054 17322 raft_consensus.cc:385] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.703377 17322 raft_consensus.cc:740] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.704241 17322 consensus_queue.cc:260] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.706810 17323 tablet_bootstrap.cc:654] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.713981 17271 tablet_service.cc:1511] Processing CreateTablet for tablet 6fae479403bb4d3a88e306ae70d97bb9 (DEFAULT_TABLE table=test-workload [id=c734df06802941458c06ff9197c18308]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:15.715329 17271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fae479403bb4d3a88e306ae70d97bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:15.724021 17322 ts_tablet_manager.cc:1434] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.005s
I20260709 14:52:15.724718 17232 heartbeater.cc:499] Master 127.11.177.126:34109 was elected leader, sending a full tablet report...
I20260709 14:52:15.725013 17322 tablet_bootstrap.cc:492] T 1562dcd450f743438d19869925c11821 P 98f5d13aab964d3e9f36f18fac5c5e06: Bootstrap starting.
I20260709 14:52:15.726459 17321 tablet_bootstrap.cc:492] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af: No bootstrap required, opened a new log
I20260709 14:52:15.726971 17321 ts_tablet_manager.cc:1403] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af: Time spent bootstrapping tablet: real 0.121s	user 0.020s	sys 0.008s
I20260709 14:52:15.729830 17321 raft_consensus.cc:359] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.730497 17321 raft_consensus.cc:385] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.730773 17321 raft_consensus.cc:740] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.731300 17322 tablet_bootstrap.cc:654] T 1562dcd450f743438d19869925c11821 P 98f5d13aab964d3e9f36f18fac5c5e06: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.731419 17321 consensus_queue.cc:260] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.734275 17323 tablet_bootstrap.cc:492] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792: No bootstrap required, opened a new log
I20260709 14:52:15.737679 17323 ts_tablet_manager.cc:1403] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.004s
I20260709 14:52:15.739914 17323 raft_consensus.cc:359] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.740428 17323 raft_consensus.cc:385] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.740664 17323 raft_consensus.cc:740] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.741335 17323 consensus_queue.cc:260] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.750190 17321 ts_tablet_manager.cc:1434] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.006s
I20260709 14:52:15.751813 17157 heartbeater.cc:499] Master 127.11.177.126:34109 was elected leader, sending a full tablet report...
I20260709 14:52:15.752332 17323 ts_tablet_manager.cc:1434] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.005s
I20260709 14:52:15.753955 17321 tablet_bootstrap.cc:492] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af: Bootstrap starting.
I20260709 14:52:15.755371 17322 tablet_bootstrap.cc:492] T 1562dcd450f743438d19869925c11821 P 98f5d13aab964d3e9f36f18fac5c5e06: No bootstrap required, opened a new log
I20260709 14:52:15.755812 17322 ts_tablet_manager.cc:1403] T 1562dcd450f743438d19869925c11821 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260709 14:52:15.757607 17306 heartbeater.cc:499] Master 127.11.177.126:34109 was elected leader, sending a full tablet report...
I20260709 14:52:15.758709 17322 raft_consensus.cc:359] T 1562dcd450f743438d19869925c11821 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.759318 17321 tablet_bootstrap.cc:654] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.759424 17322 raft_consensus.cc:385] T 1562dcd450f743438d19869925c11821 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.759833 17322 raft_consensus.cc:740] T 1562dcd450f743438d19869925c11821 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.760694 17322 consensus_queue.cc:260] T 1562dcd450f743438d19869925c11821 P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.763108 17322 ts_tablet_manager.cc:1434] T 1562dcd450f743438d19869925c11821 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:15.764029 17322 tablet_bootstrap.cc:492] T e241fe20d332478ebf5dbb3339d3a127 P 98f5d13aab964d3e9f36f18fac5c5e06: Bootstrap starting.
I20260709 14:52:15.765447 17323 tablet_bootstrap.cc:492] T c72e1486ce784a658683171bef16831b P de8c4be931ad4d32badabe23121aa792: Bootstrap starting.
I20260709 14:52:15.769994 17322 tablet_bootstrap.cc:654] T e241fe20d332478ebf5dbb3339d3a127 P 98f5d13aab964d3e9f36f18fac5c5e06: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.773109 17323 tablet_bootstrap.cc:654] T c72e1486ce784a658683171bef16831b P de8c4be931ad4d32badabe23121aa792: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.785009 17323 tablet_bootstrap.cc:492] T c72e1486ce784a658683171bef16831b P de8c4be931ad4d32badabe23121aa792: No bootstrap required, opened a new log
I20260709 14:52:15.785648 17323 ts_tablet_manager.cc:1403] T c72e1486ce784a658683171bef16831b P de8c4be931ad4d32badabe23121aa792: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 14:52:15.788705 17323 raft_consensus.cc:359] T c72e1486ce784a658683171bef16831b P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.789616 17323 raft_consensus.cc:385] T c72e1486ce784a658683171bef16831b P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.789983 17323 raft_consensus.cc:740] T c72e1486ce784a658683171bef16831b P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.790918 17323 consensus_queue.cc:260] T c72e1486ce784a658683171bef16831b P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.793589 17323 ts_tablet_manager.cc:1434] T c72e1486ce784a658683171bef16831b P de8c4be931ad4d32badabe23121aa792: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:52:15.794672 17323 tablet_bootstrap.cc:492] T 8d9e99830a1f4c9a87c54ed2f785377e P de8c4be931ad4d32badabe23121aa792: Bootstrap starting.
I20260709 14:52:15.801549 17323 tablet_bootstrap.cc:654] T 8d9e99830a1f4c9a87c54ed2f785377e P de8c4be931ad4d32badabe23121aa792: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.813535 17323 tablet_bootstrap.cc:492] T 8d9e99830a1f4c9a87c54ed2f785377e P de8c4be931ad4d32badabe23121aa792: No bootstrap required, opened a new log
I20260709 14:52:15.814185 17323 ts_tablet_manager.cc:1403] T 8d9e99830a1f4c9a87c54ed2f785377e P de8c4be931ad4d32badabe23121aa792: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 14:52:15.817685 17326 raft_consensus.cc:493] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.818197 17326 raft_consensus.cc:515] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.818596 17321 tablet_bootstrap.cc:492] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af: No bootstrap required, opened a new log
I20260709 14:52:15.818190 17323 raft_consensus.cc:359] T 8d9e99830a1f4c9a87c54ed2f785377e P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.819139 17323 raft_consensus.cc:385] T 8d9e99830a1f4c9a87c54ed2f785377e P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.819199 17321 ts_tablet_manager.cc:1403] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af: Time spent bootstrapping tablet: real 0.065s	user 0.031s	sys 0.033s
I20260709 14:52:15.819455 17323 raft_consensus.cc:740] T 8d9e99830a1f4c9a87c54ed2f785377e P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.820446 17326 leader_election.cc:290] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:15.820359 17323 consensus_queue.cc:260] T 8d9e99830a1f4c9a87c54ed2f785377e P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.823922 17323 ts_tablet_manager.cc:1434] T 8d9e99830a1f4c9a87c54ed2f785377e P de8c4be931ad4d32badabe23121aa792: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:15.824926 17323 tablet_bootstrap.cc:492] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792: Bootstrap starting.
I20260709 14:52:15.830940 17323 tablet_bootstrap.cc:654] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.832158 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72e1486ce784a658683171bef16831b" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af" is_pre_election: true
W20260709 14:52:15.833969 17170 leader_election.cc:343] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:15.836171 17321 raft_consensus.cc:359] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.837052 17321 raft_consensus.cc:385] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.837409 17321 raft_consensus.cc:740] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.837715 17322 tablet_bootstrap.cc:492] T e241fe20d332478ebf5dbb3339d3a127 P 98f5d13aab964d3e9f36f18fac5c5e06: No bootstrap required, opened a new log
I20260709 14:52:15.838341 17322 ts_tablet_manager.cc:1403] T e241fe20d332478ebf5dbb3339d3a127 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.034s
I20260709 14:52:15.838472 17321 consensus_queue.cc:260] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.841239 17322 raft_consensus.cc:359] T e241fe20d332478ebf5dbb3339d3a127 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.842061 17322 raft_consensus.cc:385] T e241fe20d332478ebf5dbb3339d3a127 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.842392 17322 raft_consensus.cc:740] T e241fe20d332478ebf5dbb3339d3a127 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.843088 17321 ts_tablet_manager.cc:1434] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:52:15.843261 17322 consensus_queue.cc:260] T e241fe20d332478ebf5dbb3339d3a127 P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.843832 17323 tablet_bootstrap.cc:492] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792: No bootstrap required, opened a new log
I20260709 14:52:15.844230 17321 tablet_bootstrap.cc:492] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af: Bootstrap starting.
I20260709 14:52:15.844547 17323 ts_tablet_manager.cc:1403] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260709 14:52:15.847426 17323 raft_consensus.cc:359] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.848090 17322 ts_tablet_manager.cc:1434] T e241fe20d332478ebf5dbb3339d3a127 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 14:52:15.848174 17323 raft_consensus.cc:385] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.848655 17323 raft_consensus.cc:740] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.849193 17322 tablet_bootstrap.cc:492] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06: Bootstrap starting.
I20260709 14:52:15.849614 17323 consensus_queue.cc:260] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.850833 17321 tablet_bootstrap.cc:654] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.854583 17323 ts_tablet_manager.cc:1434] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:52:15.855706 17323 tablet_bootstrap.cc:492] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792: Bootstrap starting.
I20260709 14:52:15.855947 17322 tablet_bootstrap.cc:654] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.857905 17330 raft_consensus.cc:493] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.858460 17330 raft_consensus.cc:515] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.861392 17330 leader_election.cc:290] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519)
I20260709 14:52:15.868191 17322 tablet_bootstrap.cc:492] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06: No bootstrap required, opened a new log
I20260709 14:52:15.868844 17322 ts_tablet_manager.cc:1403] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 14:52:15.872289 17323 tablet_bootstrap.cc:654] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.875348 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72e1486ce784a658683171bef16831b" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792" is_pre_election: true
I20260709 14:52:15.879416 17281 raft_consensus.cc:2468] T c72e1486ce784a658683171bef16831b P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 0.
I20260709 14:52:15.875496 17322 raft_consensus.cc:359] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.877203 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640eff6d01c547e48cd0d03aa31774cb" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" is_pre_election: true
I20260709 14:52:15.880878 17172 leader_election.cc:304] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [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: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 98e1d9c48a4646d694429d8713e9d3af
I20260709 14:52:15.881337 17321 tablet_bootstrap.cc:492] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af: No bootstrap required, opened a new log
I20260709 14:52:15.881922 17321 ts_tablet_manager.cc:1403] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.011s
W20260709 14:52:15.882351 17246 leader_election.cc:343] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:15.881877 17326 raft_consensus.cc:2804] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:15.883002 17326 raft_consensus.cc:493] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:15.883265 17326 raft_consensus.cc:3060] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.884892 17321 raft_consensus.cc:359] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.885818 17321 raft_consensus.cc:385] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.886224 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640eff6d01c547e48cd0d03aa31774cb" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af" is_pre_election: true
I20260709 14:52:15.886664 17321 raft_consensus.cc:740] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.887423 17321 consensus_queue.cc:260] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
W20260709 14:52:15.888432 17244 leader_election.cc:343] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:15.889379 17244 leader_election.cc:304] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de8c4be931ad4d32badabe23121aa792; no voters: 98e1d9c48a4646d694429d8713e9d3af, 98f5d13aab964d3e9f36f18fac5c5e06
I20260709 14:52:15.890566 17330 raft_consensus.cc:2749] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:15.891595 17326 raft_consensus.cc:515] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.894040 17321 ts_tablet_manager.cc:1434] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 14:52:15.897792 17322 raft_consensus.cc:385] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.898178 17322 raft_consensus.cc:740] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.900068 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72e1486ce784a658683171bef16831b" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:15.900710 17281 raft_consensus.cc:3060] T c72e1486ce784a658683171bef16831b P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.901547 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72e1486ce784a658683171bef16831b" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
I20260709 14:52:15.902983 17321 tablet_bootstrap.cc:492] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af: Bootstrap starting.
W20260709 14:52:15.902946 17170 leader_election.cc:343] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:15.906118 17323 tablet_bootstrap.cc:492] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792: No bootstrap required, opened a new log
I20260709 14:52:15.906709 17323 ts_tablet_manager.cc:1403] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.017s
I20260709 14:52:15.909745 17323 raft_consensus.cc:359] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.910490 17323 raft_consensus.cc:385] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.910823 17323 raft_consensus.cc:740] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.911108 17321 tablet_bootstrap.cc:654] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.911630 17323 consensus_queue.cc:260] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.912596 17322 consensus_queue.cc:260] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.914343 17323 ts_tablet_manager.cc:1434] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:52:15.915540 17323 tablet_bootstrap.cc:492] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792: Bootstrap starting.
I20260709 14:52:15.918726 17321 tablet_bootstrap.cc:492] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af: No bootstrap required, opened a new log
I20260709 14:52:15.919301 17321 ts_tablet_manager.cc:1403] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260709 14:52:15.912019 17326 leader_election.cc:290] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 election: Requested vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:15.913666 17281 raft_consensus.cc:2468] T c72e1486ce784a658683171bef16831b P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 1.
I20260709 14:52:15.920960 17172 leader_election.cc:304] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 98e1d9c48a4646d694429d8713e9d3af
I20260709 14:52:15.921510 17323 tablet_bootstrap.cc:654] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.922394 17321 raft_consensus.cc:359] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.923192 17321 raft_consensus.cc:385] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.925388 17321 raft_consensus.cc:740] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.925858 17326 raft_consensus.cc:2804] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:15.928453 17326 raft_consensus.cc:697] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Becoming Leader. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Running, Role: LEADER
I20260709 14:52:15.928155 17321 consensus_queue.cc:260] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.929332 17326 consensus_queue.cc:237] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.930472 17321 ts_tablet_manager.cc:1434] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:52:15.931460 17321 tablet_bootstrap.cc:492] T e1ef5e83e3b14167a3f708a1efb48221 P 98e1d9c48a4646d694429d8713e9d3af: Bootstrap starting.
I20260709 14:52:15.926785 17323 tablet_bootstrap.cc:492] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792: No bootstrap required, opened a new log
I20260709 14:52:15.932612 17323 ts_tablet_manager.cc:1403] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.008s
I20260709 14:52:15.944526 17321 tablet_bootstrap.cc:654] T e1ef5e83e3b14167a3f708a1efb48221 P 98e1d9c48a4646d694429d8713e9d3af: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.945564 17329 raft_consensus.cc:493] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.946074 17329 raft_consensus.cc:515] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.947405 17322 ts_tablet_manager.cc:1434] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.004s
I20260709 14:52:15.944206 17323 raft_consensus.cc:359] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.947986 17323 raft_consensus.cc:385] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.948293 17323 raft_consensus.cc:740] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.947633 17029 catalog_manager.cc:5697] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:15.948756 17322 tablet_bootstrap.cc:492] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06: Bootstrap starting.
I20260709 14:52:15.949041 17323 consensus_queue.cc:260] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.951879 17323 ts_tablet_manager.cc:1434] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:52:15.952853 17323 tablet_bootstrap.cc:492] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792: Bootstrap starting.
I20260709 14:52:15.948524 17329 leader_election.cc:290] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:15.957199 17322 tablet_bootstrap.cc:654] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.963475 17323 tablet_bootstrap.cc:654] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.964960 17321 tablet_bootstrap.cc:492] T e1ef5e83e3b14167a3f708a1efb48221 P 98e1d9c48a4646d694429d8713e9d3af: No bootstrap required, opened a new log
I20260709 14:52:15.965499 17321 ts_tablet_manager.cc:1403] T e1ef5e83e3b14167a3f708a1efb48221 P 98e1d9c48a4646d694429d8713e9d3af: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.006s
I20260709 14:52:15.968487 17321 raft_consensus.cc:359] T e1ef5e83e3b14167a3f708a1efb48221 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.969169 17321 raft_consensus.cc:385] T e1ef5e83e3b14167a3f708a1efb48221 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.969470 17321 raft_consensus.cc:740] T e1ef5e83e3b14167a3f708a1efb48221 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.970188 17321 consensus_queue.cc:260] T e1ef5e83e3b14167a3f708a1efb48221 P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.974714 17321 ts_tablet_manager.cc:1434] T e1ef5e83e3b14167a3f708a1efb48221 P 98e1d9c48a4646d694429d8713e9d3af: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:15.975759 17321 tablet_bootstrap.cc:492] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af: Bootstrap starting.
I20260709 14:52:15.981541 17323 tablet_bootstrap.cc:492] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792: No bootstrap required, opened a new log
I20260709 14:52:15.982120 17323 ts_tablet_manager.cc:1403] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.009s
I20260709 14:52:15.984864 17323 raft_consensus.cc:359] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:15.985695 17323 raft_consensus.cc:385] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.986032 17323 raft_consensus.cc:740] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.986156 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9e99830a1f4c9a87c54ed2f785377e" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" is_pre_election: true
I20260709 14:52:15.986946 17323 consensus_queue.cc:260] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
W20260709 14:52:15.987746 17097 leader_election.cc:343] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:15.988730 17321 tablet_bootstrap.cc:654] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.990734 17323 ts_tablet_manager.cc:1434] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:15.991797 17323 tablet_bootstrap.cc:492] T 1562dcd450f743438d19869925c11821 P de8c4be931ad4d32badabe23121aa792: Bootstrap starting.
I20260709 14:52:15.993161 17322 tablet_bootstrap.cc:492] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06: No bootstrap required, opened a new log
I20260709 14:52:15.993793 17322 ts_tablet_manager.cc:1403] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.004s
I20260709 14:52:15.997848 17323 tablet_bootstrap.cc:654] T 1562dcd450f743438d19869925c11821 P de8c4be931ad4d32badabe23121aa792: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.999275 17322 raft_consensus.cc:359] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.001451 17322 raft_consensus.cc:385] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.001856 17322 raft_consensus.cc:740] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.002836 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9e99830a1f4c9a87c54ed2f785377e" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792" is_pre_election: true
I20260709 14:52:16.003582 17281 raft_consensus.cc:2468] T 8d9e99830a1f4c9a87c54ed2f785377e P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 0.
I20260709 14:52:16.002835 17322 consensus_queue.cc:260] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.007495 17322 ts_tablet_manager.cc:1434] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:52:16.008643 17322 tablet_bootstrap.cc:492] T d12e5ea7a4e34a9882513562cd63cc19 P 98f5d13aab964d3e9f36f18fac5c5e06: Bootstrap starting.
I20260709 14:52:16.008876 17097 leader_election.cc:304] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [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: 98e1d9c48a4646d694429d8713e9d3af, de8c4be931ad4d32badabe23121aa792; no voters: 98f5d13aab964d3e9f36f18fac5c5e06
I20260709 14:52:16.010295 17329 raft_consensus.cc:2804] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.010681 17329 raft_consensus.cc:493] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.010987 17329 raft_consensus.cc:3060] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.014966 17322 tablet_bootstrap.cc:654] T d12e5ea7a4e34a9882513562cd63cc19 P 98f5d13aab964d3e9f36f18fac5c5e06: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.032536 17321 tablet_bootstrap.cc:492] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af: No bootstrap required, opened a new log
I20260709 14:52:16.032969 17323 tablet_bootstrap.cc:492] T 1562dcd450f743438d19869925c11821 P de8c4be931ad4d32badabe23121aa792: No bootstrap required, opened a new log
I20260709 14:52:16.033094 17321 ts_tablet_manager.cc:1403] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af: Time spent bootstrapping tablet: real 0.058s	user 0.028s	sys 0.021s
I20260709 14:52:16.033608 17323 ts_tablet_manager.cc:1403] T 1562dcd450f743438d19869925c11821 P de8c4be931ad4d32badabe23121aa792: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.016s
I20260709 14:52:16.034034 17322 tablet_bootstrap.cc:492] T d12e5ea7a4e34a9882513562cd63cc19 P 98f5d13aab964d3e9f36f18fac5c5e06: No bootstrap required, opened a new log
I20260709 14:52:16.034587 17322 ts_tablet_manager.cc:1403] T d12e5ea7a4e34a9882513562cd63cc19 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260709 14:52:16.036286 17329 raft_consensus.cc:515] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.036396 17321 raft_consensus.cc:359] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.038038 17321 raft_consensus.cc:385] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.038087 17352 raft_consensus.cc:493] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.038296 17321 raft_consensus.cc:740] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.038623 17352 raft_consensus.cc:515] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.039011 17321 consensus_queue.cc:260] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.036628 17323 raft_consensus.cc:359] T 1562dcd450f743438d19869925c11821 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.040148 17323 raft_consensus.cc:385] T 1562dcd450f743438d19869925c11821 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.039981 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9e99830a1f4c9a87c54ed2f785377e" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
I20260709 14:52:16.040422 17323 raft_consensus.cc:740] T 1562dcd450f743438d19869925c11821 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.040606 17352 leader_election.cc:290] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:16.037185 17322 raft_consensus.cc:359] T d12e5ea7a4e34a9882513562cd63cc19 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.041337 17322 raft_consensus.cc:385] T d12e5ea7a4e34a9882513562cd63cc19 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.041121 17323 consensus_queue.cc:260] T 1562dcd450f743438d19869925c11821 P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.041574 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1562dcd450f743438d19869925c11821" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" is_pre_election: true
I20260709 14:52:16.042254 17206 raft_consensus.cc:2468] T 1562dcd450f743438d19869925c11821 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 0.
I20260709 14:52:16.043090 17323 ts_tablet_manager.cc:1434] T 1562dcd450f743438d19869925c11821 P de8c4be931ad4d32badabe23121aa792: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:16.043983 17323 tablet_bootstrap.cc:492] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792: Bootstrap starting.
I20260709 14:52:16.044765 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9e99830a1f4c9a87c54ed2f785377e" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:16.045049 17280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1562dcd450f743438d19869925c11821" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792" is_pre_election: true
I20260709 14:52:16.045953 17280 raft_consensus.cc:2468] T 1562dcd450f743438d19869925c11821 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 0.
W20260709 14:52:16.047411 17097 leader_election.cc:343] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:16.048103 17097 leader_election.cc:304] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, 98f5d13aab964d3e9f36f18fac5c5e06; no voters: 
I20260709 14:52:16.048693 17352 raft_consensus.cc:2804] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.049090 17352 raft_consensus.cc:493] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.049211 17329 leader_election.cc:290] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 election: Requested vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:16.049542 17352 raft_consensus.cc:3060] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.050331 17323 tablet_bootstrap.cc:654] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.052265 17281 raft_consensus.cc:3060] T 8d9e99830a1f4c9a87c54ed2f785377e P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.054211 17321 ts_tablet_manager.cc:1434] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 14:52:16.055263 17321 tablet_bootstrap.cc:492] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af: Bootstrap starting.
I20260709 14:52:16.056324 17323 tablet_bootstrap.cc:492] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792: No bootstrap required, opened a new log
I20260709 14:52:16.056810 17323 ts_tablet_manager.cc:1403] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 14:52:16.059330 17323 raft_consensus.cc:359] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.059985 17323 raft_consensus.cc:385] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.060324 17323 raft_consensus.cc:740] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.061070 17323 consensus_queue.cc:260] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.061457 17321 tablet_bootstrap.cc:654] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.041726 17322 raft_consensus.cc:740] T d12e5ea7a4e34a9882513562cd63cc19 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.062180 17352 raft_consensus.cc:515] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.063000 17322 consensus_queue.cc:260] T d12e5ea7a4e34a9882513562cd63cc19 P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.063506 17323 ts_tablet_manager.cc:1434] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:52:16.064589 17281 raft_consensus.cc:2468] T 8d9e99830a1f4c9a87c54ed2f785377e P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 1.
I20260709 14:52:16.065111 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1562dcd450f743438d19869925c11821" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
I20260709 14:52:16.065688 17206 raft_consensus.cc:3060] T 1562dcd450f743438d19869925c11821 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.065999 17097 leader_election.cc:304] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, de8c4be931ad4d32badabe23121aa792; no voters: 98f5d13aab964d3e9f36f18fac5c5e06
I20260709 14:52:16.067246 17354 raft_consensus.cc:2804] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:52:16.067695 17078 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:16.067728 17354 raft_consensus.cc:697] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Becoming Leader. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Running, Role: LEADER
I20260709 14:52:16.068688 17322 ts_tablet_manager.cc:1434] T d12e5ea7a4e34a9882513562cd63cc19 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 14:52:16.069029 17354 consensus_queue.cc:237] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.069715 17322 tablet_bootstrap.cc:492] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06: Bootstrap starting.
I20260709 14:52:16.069607 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1562dcd450f743438d19869925c11821" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:16.070258 17329 raft_consensus.cc:493] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.070392 17281 raft_consensus.cc:3060] T 1562dcd450f743438d19869925c11821 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.070801 17329 raft_consensus.cc:515] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.069857 17352 leader_election.cc:290] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 election: Requested vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:16.072791 17329 leader_election.cc:290] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:16.074405 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12e5ea7a4e34a9882513562cd63cc19" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" is_pre_election: true
I20260709 14:52:16.074709 17280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12e5ea7a4e34a9882513562cd63cc19" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792" is_pre_election: true
I20260709 14:52:16.075390 17280 raft_consensus.cc:2468] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 0.
I20260709 14:52:16.076632 17097 leader_election.cc:304] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:16.077615 17329 raft_consensus.cc:2804] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.077889 17281 raft_consensus.cc:2468] T 1562dcd450f743438d19869925c11821 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 1.
I20260709 14:52:16.077987 17329 raft_consensus.cc:493] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.078591 17329 raft_consensus.cc:3060] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.079231 17097 leader_election.cc:304] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:16.080370 17352 raft_consensus.cc:2804] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.079125 17207 raft_consensus.cc:2468] T d12e5ea7a4e34a9882513562cd63cc19 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 0.
I20260709 14:52:16.083061 17352 raft_consensus.cc:697] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Becoming Leader. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Running, Role: LEADER
I20260709 14:52:16.083915 17352 consensus_queue.cc:237] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.084249 17206 raft_consensus.cc:2468] T 1562dcd450f743438d19869925c11821 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 1.
I20260709 14:52:16.090289 17329 raft_consensus.cc:515] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.091360 17322 tablet_bootstrap.cc:654] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.092609 17329 leader_election.cc:290] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 election: Requested vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:16.094592 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12e5ea7a4e34a9882513562cd63cc19" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
I20260709 14:52:16.094926 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12e5ea7a4e34a9882513562cd63cc19" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:16.095546 17281 raft_consensus.cc:3060] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.095811 17321 tablet_bootstrap.cc:492] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af: No bootstrap required, opened a new log
I20260709 14:52:16.096500 17321 ts_tablet_manager.cc:1403] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.013s
I20260709 14:52:16.097081 17029 catalog_manager.cc:5697] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af reported cstate change: term changed from 0 to 1, leader changed from <none> to 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65). New cstate: current_term: 1 leader_uuid: "98e1d9c48a4646d694429d8713e9d3af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.099617 17321 raft_consensus.cc:359] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.100026 17206 raft_consensus.cc:3060] T d12e5ea7a4e34a9882513562cd63cc19 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.102846 17322 tablet_bootstrap.cc:492] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06: No bootstrap required, opened a new log
I20260709 14:52:16.103390 17322 ts_tablet_manager.cc:1403] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.006s
I20260709 14:52:16.103665 17281 raft_consensus.cc:2468] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 1.
I20260709 14:52:16.105016 17097 leader_election.cc:304] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:16.105876 17352 raft_consensus.cc:2804] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.106366 17352 raft_consensus.cc:697] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Becoming Leader. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Running, Role: LEADER
I20260709 14:52:16.106410 17322 raft_consensus.cc:359] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.107298 17322 raft_consensus.cc:385] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.107667 17322 raft_consensus.cc:740] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.107487 17352 consensus_queue.cc:237] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.108297 17321 raft_consensus.cc:385] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.108652 17321 raft_consensus.cc:740] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.108669 17322 consensus_queue.cc:260] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.109531 17321 consensus_queue.cc:260] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.111550 17322 ts_tablet_manager.cc:1434] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:16.111835 17321 ts_tablet_manager.cc:1434] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:52:16.107896 17206 raft_consensus.cc:2468] T d12e5ea7a4e34a9882513562cd63cc19 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 1.
I20260709 14:52:16.112735 17322 tablet_bootstrap.cc:492] T 6fae479403bb4d3a88e306ae70d97bb9 P 98f5d13aab964d3e9f36f18fac5c5e06: Bootstrap starting.
I20260709 14:52:16.112757 17321 tablet_bootstrap.cc:492] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98e1d9c48a4646d694429d8713e9d3af: Bootstrap starting.
I20260709 14:52:16.112648 17330 raft_consensus.cc:493] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.114697 17330 raft_consensus.cc:515] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.116803 17330 leader_election.cc:290] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573)
I20260709 14:52:16.118865 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e241fe20d332478ebf5dbb3339d3a127" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af" is_pre_election: true
I20260709 14:52:16.119431 17322 tablet_bootstrap.cc:654] T 6fae479403bb4d3a88e306ae70d97bb9 P 98f5d13aab964d3e9f36f18fac5c5e06: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.119551 17321 tablet_bootstrap.cc:654] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98e1d9c48a4646d694429d8713e9d3af: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.120668 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e241fe20d332478ebf5dbb3339d3a127" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" is_pre_election: true
I20260709 14:52:16.119588 17132 raft_consensus.cc:2468] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 0.
I20260709 14:52:16.121747 17206 raft_consensus.cc:2468] T e241fe20d332478ebf5dbb3339d3a127 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 0.
I20260709 14:52:16.128029 17330 raft_consensus.cc:493] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.128183 17246 leader_election.cc:304] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:16.128849 17321 tablet_bootstrap.cc:492] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98e1d9c48a4646d694429d8713e9d3af: No bootstrap required, opened a new log
I20260709 14:52:16.128558 17330 raft_consensus.cc:515] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.130757 17330 leader_election.cc:290] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519)
I20260709 14:52:16.131258 17330 raft_consensus.cc:2804] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.131676 17322 tablet_bootstrap.cc:492] T 6fae479403bb4d3a88e306ae70d97bb9 P 98f5d13aab964d3e9f36f18fac5c5e06: No bootstrap required, opened a new log
I20260709 14:52:16.131620 17330 raft_consensus.cc:493] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.132159 17322 ts_tablet_manager.cc:1403] T 6fae479403bb4d3a88e306ae70d97bb9 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 14:52:16.132109 17330 raft_consensus.cc:3060] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.135715 17322 raft_consensus.cc:359] T 6fae479403bb4d3a88e306ae70d97bb9 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.132650 17321 ts_tablet_manager.cc:1403] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98e1d9c48a4646d694429d8713e9d3af: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.004s
I20260709 14:52:16.132771 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef5e83e3b14167a3f708a1efb48221" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af" is_pre_election: true
I20260709 14:52:16.136327 17322 raft_consensus.cc:385] T 6fae479403bb4d3a88e306ae70d97bb9 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.136677 17132 raft_consensus.cc:2468] T e1ef5e83e3b14167a3f708a1efb48221 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 0.
I20260709 14:52:16.138187 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef5e83e3b14167a3f708a1efb48221" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" is_pre_election: true
I20260709 14:52:16.138294 17322 raft_consensus.cc:740] T 6fae479403bb4d3a88e306ae70d97bb9 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.138232 17244 leader_election.cc:304] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:16.138854 17206 raft_consensus.cc:2468] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 0.
I20260709 14:52:16.139460 17364 raft_consensus.cc:2804] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.139338 17321 raft_consensus.cc:359] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.131685 17029 catalog_manager.cc:5697] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af reported cstate change: term changed from 0 to 1, leader changed from <none> to 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65). New cstate: current_term: 1 leader_uuid: "98e1d9c48a4646d694429d8713e9d3af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.139881 17364 raft_consensus.cc:493] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.140223 17364 raft_consensus.cc:3060] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.140749 17029 catalog_manager.cc:5697] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af reported cstate change: term changed from 0 to 1, leader changed from <none> to 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65). New cstate: current_term: 1 leader_uuid: "98e1d9c48a4646d694429d8713e9d3af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.143065 17330 raft_consensus.cc:515] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.143777 17321 raft_consensus.cc:385] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.144110 17321 raft_consensus.cc:740] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.144750 17321 consensus_queue.cc:260] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.146749 17321 ts_tablet_manager.cc:1434] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98e1d9c48a4646d694429d8713e9d3af: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 14:52:16.147185 17364 raft_consensus.cc:515] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.146641 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e241fe20d332478ebf5dbb3339d3a127" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
I20260709 14:52:16.148871 17132 raft_consensus.cc:3060] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.147738 17321 tablet_bootstrap.cc:492] T 6fae479403bb4d3a88e306ae70d97bb9 P 98e1d9c48a4646d694429d8713e9d3af: Bootstrap starting.
I20260709 14:52:16.150592 17131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef5e83e3b14167a3f708a1efb48221" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
I20260709 14:52:16.151204 17131 raft_consensus.cc:3060] T e1ef5e83e3b14167a3f708a1efb48221 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.154976 17321 tablet_bootstrap.cc:654] T 6fae479403bb4d3a88e306ae70d97bb9 P 98e1d9c48a4646d694429d8713e9d3af: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.155659 17132 raft_consensus.cc:2468] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 1.
I20260709 14:52:16.145002 17330 leader_election.cc:290] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 election: Requested vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573)
I20260709 14:52:16.148218 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e241fe20d332478ebf5dbb3339d3a127" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
I20260709 14:52:16.157637 17206 raft_consensus.cc:3060] T e241fe20d332478ebf5dbb3339d3a127 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.158465 17131 raft_consensus.cc:2468] T e1ef5e83e3b14167a3f708a1efb48221 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 1.
I20260709 14:52:16.159823 17244 leader_election.cc:304] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:16.160647 17330 raft_consensus.cc:2804] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.147996 17322 consensus_queue.cc:260] T 6fae479403bb4d3a88e306ae70d97bb9 P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.162627 17322 ts_tablet_manager.cc:1434] T 6fae479403bb4d3a88e306ae70d97bb9 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 14:52:16.163532 17322 tablet_bootstrap.cc:492] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06: Bootstrap starting.
I20260709 14:52:16.167110 17352 raft_consensus.cc:493] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.167615 17352 raft_consensus.cc:515] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.168707 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef5e83e3b14167a3f708a1efb48221" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
I20260709 14:52:16.169394 17207 raft_consensus.cc:3060] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.170066 17206 raft_consensus.cc:2468] T e241fe20d332478ebf5dbb3339d3a127 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 1.
I20260709 14:52:16.170267 17352 leader_election.cc:290] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:16.172540 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72e1486ce784a658683171bef16831b" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792" is_pre_election: true
I20260709 14:52:16.173301 17281 raft_consensus.cc:2393] T c72e1486ce784a658683171bef16831b P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98e1d9c48a4646d694429d8713e9d3af in current term 1: Already voted for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in this term.
I20260709 14:52:16.174391 17322 tablet_bootstrap.cc:654] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.175004 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72e1486ce784a658683171bef16831b" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" is_pre_election: true
I20260709 14:52:16.178730 17097 leader_election.cc:304] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af; no voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792
I20260709 14:52:16.179347 17207 raft_consensus.cc:2468] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 1.
I20260709 14:52:16.179998 17352 raft_consensus.cc:3060] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.180919 17364 leader_election.cc:290] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 election: Requested vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519)
I20260709 14:52:16.185357 17330 raft_consensus.cc:697] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 1 LEADER]: Becoming Leader. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Running, Role: LEADER
I20260709 14:52:16.186597 17330 consensus_queue.cc:237] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.187443 17352 raft_consensus.cc:2749] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:16.176301 17246 leader_election.cc:304] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:16.191210 17366 raft_consensus.cc:2804] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.191738 17366 raft_consensus.cc:697] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 1 LEADER]: Becoming Leader. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Running, Role: LEADER
I20260709 14:52:16.192492 17366 consensus_queue.cc:237] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.194578 17342 raft_consensus.cc:493] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.195386 17322 tablet_bootstrap.cc:492] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06: No bootstrap required, opened a new log
I20260709 14:52:16.195093 17342 raft_consensus.cc:515] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.195874 17322 ts_tablet_manager.cc:1403] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.003s
I20260709 14:52:16.198838 17322 raft_consensus.cc:359] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.199262 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9e99830a1f4c9a87c54ed2f785377e" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792" is_pre_election: true
I20260709 14:52:16.199677 17322 raft_consensus.cc:385] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.199946 17322 raft_consensus.cc:740] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.200587 17322 consensus_queue.cc:260] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.201440 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9e99830a1f4c9a87c54ed2f785377e" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af" is_pre_election: true
I20260709 14:52:16.197539 17342 leader_election.cc:290] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:16.200016 17281 raft_consensus.cc:2393] T 8d9e99830a1f4c9a87c54ed2f785377e P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98f5d13aab964d3e9f36f18fac5c5e06 in current term 1: Already voted for candidate 98e1d9c48a4646d694429d8713e9d3af in this term.
I20260709 14:52:16.204218 17364 raft_consensus.cc:493] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.204397 17172 leader_election.cc:304] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98f5d13aab964d3e9f36f18fac5c5e06; no voters: 98e1d9c48a4646d694429d8713e9d3af, de8c4be931ad4d32badabe23121aa792
I20260709 14:52:16.204713 17364 raft_consensus.cc:515] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.205509 17342 raft_consensus.cc:3060] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.206759 17364 leader_election.cc:290] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519)
I20260709 14:52:16.207940 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae479403bb4d3a88e306ae70d97bb9" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" is_pre_election: true
I20260709 14:52:16.208624 17206 raft_consensus.cc:2468] T 6fae479403bb4d3a88e306ae70d97bb9 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 0.
I20260709 14:52:16.209926 17246 leader_election.cc:304] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:16.210780 17364 raft_consensus.cc:2804] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.211220 17364 raft_consensus.cc:493] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.211611 17364 raft_consensus.cc:3060] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.212386 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae479403bb4d3a88e306ae70d97bb9" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af" is_pre_election: true
I20260709 14:52:16.212706 17342 raft_consensus.cc:2749] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:16.213860 17244 leader_election.cc:343] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:16.214264 17321 tablet_bootstrap.cc:492] T 6fae479403bb4d3a88e306ae70d97bb9 P 98e1d9c48a4646d694429d8713e9d3af: No bootstrap required, opened a new log
I20260709 14:52:16.215372 17321 ts_tablet_manager.cc:1403] T 6fae479403bb4d3a88e306ae70d97bb9 P 98e1d9c48a4646d694429d8713e9d3af: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.033s
I20260709 14:52:16.215385 17322 ts_tablet_manager.cc:1434] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:52:16.218122 17321 raft_consensus.cc:359] T 6fae479403bb4d3a88e306ae70d97bb9 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.221218 17321 raft_consensus.cc:385] T 6fae479403bb4d3a88e306ae70d97bb9 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.221571 17321 raft_consensus.cc:740] T 6fae479403bb4d3a88e306ae70d97bb9 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.222175 17321 consensus_queue.cc:260] T 6fae479403bb4d3a88e306ae70d97bb9 P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.223737 17321 ts_tablet_manager.cc:1434] T 6fae479403bb4d3a88e306ae70d97bb9 P 98e1d9c48a4646d694429d8713e9d3af: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 14:52:16.224318 17342 raft_consensus.cc:493] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.224869 17342 raft_consensus.cc:515] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.220068 17364 raft_consensus.cc:515] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.226976 17342 leader_election.cc:290] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:16.226961 17029 catalog_manager.cc:5697] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 reported cstate change: term changed from 0 to 1, leader changed from <none> to de8c4be931ad4d32badabe23121aa792 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "de8c4be931ad4d32badabe23121aa792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:16.228717 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae479403bb4d3a88e306ae70d97bb9" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
I20260709 14:52:16.229315 17206 raft_consensus.cc:3060] T 6fae479403bb4d3a88e306ae70d97bb9 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.229491 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b40ad8379a44380a8fbe0b3c935dd46" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792" is_pre_election: true
I20260709 14:52:16.230165 17281 raft_consensus.cc:2468] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 0.
I20260709 14:52:16.231241 17172 leader_election.cc:304] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:16.231868 17342 raft_consensus.cc:2804] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.232154 17342 raft_consensus.cc:493] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.232403 17342 raft_consensus.cc:3060] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.234133 17131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fae479403bb4d3a88e306ae70d97bb9" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
I20260709 14:52:16.234732 17131 raft_consensus.cc:3060] T 6fae479403bb4d3a88e306ae70d97bb9 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.236178 17206 raft_consensus.cc:2468] T 6fae479403bb4d3a88e306ae70d97bb9 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 1.
I20260709 14:52:16.236618 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b40ad8379a44380a8fbe0b3c935dd46" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af" is_pre_election: true
I20260709 14:52:16.237226 17132 raft_consensus.cc:2468] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 0.
I20260709 14:52:16.237309 17246 leader_election.cc:304] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:16.238195 17330 raft_consensus.cc:2804] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.239629 17364 leader_election.cc:290] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 election: Requested vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519)
I20260709 14:52:16.241240 17330 raft_consensus.cc:697] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [term 1 LEADER]: Becoming Leader. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Running, Role: LEADER
I20260709 14:52:16.242237 17330 consensus_queue.cc:237] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.244143 17131 raft_consensus.cc:2468] T 6fae479403bb4d3a88e306ae70d97bb9 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 1.
I20260709 14:52:16.245338 17027 catalog_manager.cc:5697] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 reported cstate change: term changed from 0 to 1, leader changed from <none> to de8c4be931ad4d32badabe23121aa792 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "de8c4be931ad4d32badabe23121aa792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:16.249176 17342 raft_consensus.cc:515] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.250801 17342 leader_election.cc:290] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 election: Requested vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:16.251583 17131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b40ad8379a44380a8fbe0b3c935dd46" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
I20260709 14:52:16.251884 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b40ad8379a44380a8fbe0b3c935dd46" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:16.252203 17131 raft_consensus.cc:3060] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.252435 17281 raft_consensus.cc:3060] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.259155 17131 raft_consensus.cc:2468] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 1.
I20260709 14:52:16.259155 17281 raft_consensus.cc:2468] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 1.
I20260709 14:52:16.260370 17172 leader_election.cc:304] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:16.261014 17342 raft_consensus.cc:2804] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.261475 17342 raft_consensus.cc:697] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Becoming Leader. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Running, Role: LEADER
I20260709 14:52:16.261716 17027 catalog_manager.cc:5697] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 reported cstate change: term changed from 0 to 1, leader changed from <none> to de8c4be931ad4d32badabe23121aa792 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "de8c4be931ad4d32badabe23121aa792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:16.262187 17342 consensus_queue.cc:237] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.269909 17029 catalog_manager.cc:5697] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.374490 17352 raft_consensus.cc:493] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.375015 17352 raft_consensus.cc:515] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.376624 17352 leader_election.cc:290] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:16.377461 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640eff6d01c547e48cd0d03aa31774cb" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" is_pre_election: true
I20260709 14:52:16.377655 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640eff6d01c547e48cd0d03aa31774cb" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792" is_pre_election: true
I20260709 14:52:16.378013 17206 raft_consensus.cc:2468] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 0.
I20260709 14:52:16.378245 17281 raft_consensus.cc:2468] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 0.
I20260709 14:52:16.378983 17097 leader_election.cc:304] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, 98f5d13aab964d3e9f36f18fac5c5e06; no voters: 
I20260709 14:52:16.379604 17352 raft_consensus.cc:2804] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:16.379911 17352 raft_consensus.cc:493] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:16.380250 17352 raft_consensus.cc:3060] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.384951 17352 raft_consensus.cc:515] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.386502 17352 leader_election.cc:290] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 election: Requested vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:16.387283 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640eff6d01c547e48cd0d03aa31774cb" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
I20260709 14:52:16.387605 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640eff6d01c547e48cd0d03aa31774cb" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:16.387912 17206 raft_consensus.cc:3060] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.388162 17281 raft_consensus.cc:3060] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.394598 17281 raft_consensus.cc:2468] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 1.
I20260709 14:52:16.394596 17206 raft_consensus.cc:2468] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 1.
I20260709 14:52:16.395695 17097 leader_election.cc:304] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:16.396261 17352 raft_consensus.cc:2804] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.396625 17352 raft_consensus.cc:697] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Becoming Leader. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Running, Role: LEADER
I20260709 14:52:16.397295 17352 consensus_queue.cc:237] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.403999 17029 catalog_manager.cc:5697] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af reported cstate change: term changed from 0 to 1, leader changed from <none> to 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65). New cstate: current_term: 1 leader_uuid: "98e1d9c48a4646d694429d8713e9d3af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.464593 17281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e241fe20d332478ebf5dbb3339d3a127"
dest_uuid: "de8c4be931ad4d32badabe23121aa792"
mode: GRACEFUL
new_leader_uuid: "98e1d9c48a4646d694429d8713e9d3af"
 from {username='slave'} at 127.0.0.1:32784
I20260709 14:52:16.465162 17281 raft_consensus.cc:606] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 1 LEADER]: Received request to transfer leadership to TS 98e1d9c48a4646d694429d8713e9d3af
I20260709 14:52:16.467962 17342 consensus_queue.cc:1048] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.478624 17206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c72e1486ce784a658683171bef16831b"
dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
mode: GRACEFUL
new_leader_uuid: "98e1d9c48a4646d694429d8713e9d3af"
 from {username='slave'} at 127.0.0.1:45556
I20260709 14:52:16.489181 17342 consensus_queue.cc:1048] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.493372 17352 consensus_queue.cc:1048] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" 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:52:16.494001 17206 raft_consensus.cc:606] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Received request to transfer leadership to TS 98e1d9c48a4646d694429d8713e9d3af
I20260709 14:52:16.505553 17326 raft_consensus.cc:993] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06: : Instructing follower 98e1d9c48a4646d694429d8713e9d3af to start an election
I20260709 14:52:16.506017 17326 raft_consensus.cc:1081] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Signalling peer 98e1d9c48a4646d694429d8713e9d3af to start an election
I20260709 14:52:16.508725 17131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c72e1486ce784a658683171bef16831b"
dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
 from {username='slave'} at 127.0.0.1:42070
I20260709 14:52:16.509409 17131 raft_consensus.cc:493] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:16.509882 17131 raft_consensus.cc:3060] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.517185 17131 raft_consensus.cc:515] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.519299 17131 leader_election.cc:290] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 2 election: Requested vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:16.520365 17280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72e1486ce784a658683171bef16831b" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:16.520979 17280 raft_consensus.cc:3060] T c72e1486ce784a658683171bef16831b P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.526348 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72e1486ce784a658683171bef16831b" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
I20260709 14:52:16.526898 17206 raft_consensus.cc:3055] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:16.527128 17206 raft_consensus.cc:740] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Running, Role: LEADER
I20260709 14:52:16.527815 17206 consensus_queue.cc:260] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.528882 17206 raft_consensus.cc:3060] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.530215 17352 consensus_queue.cc:1048] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:16.533012 17131 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d9e99830a1f4c9a87c54ed2f785377e"
dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
mode: GRACEFUL
new_leader_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
 from {username='slave'} at 127.0.0.1:42080
I20260709 14:52:16.536204 17131 raft_consensus.cc:606] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Received request to transfer leadership to TS 98f5d13aab964d3e9f36f18fac5c5e06
I20260709 14:52:16.542012 17281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1ef5e83e3b14167a3f708a1efb48221"
dest_uuid: "de8c4be931ad4d32badabe23121aa792"
mode: GRACEFUL
new_leader_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
 from {username='slave'} at 127.0.0.1:32784
I20260709 14:52:16.542346 17280 raft_consensus.cc:2468] T c72e1486ce784a658683171bef16831b P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 2.
I20260709 14:52:16.542680 17281 raft_consensus.cc:606] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 1 LEADER]: Received request to transfer leadership to TS 98f5d13aab964d3e9f36f18fac5c5e06
I20260709 14:52:16.543467 17097 leader_election.cc:304] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:16.544387 17206 raft_consensus.cc:2468] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 2.
I20260709 14:52:16.544428 17352 raft_consensus.cc:2804] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:16.545241 17352 raft_consensus.cc:697] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [term 2 LEADER]: Becoming Leader. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Running, Role: LEADER
I20260709 14:52:16.546067 17352 consensus_queue.cc:237] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.548756 17131 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "640eff6d01c547e48cd0d03aa31774cb"
dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
mode: GRACEFUL
new_leader_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
 from {username='slave'} at 127.0.0.1:42080
I20260709 14:52:16.549403 17131 raft_consensus.cc:606] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Received request to transfer leadership to TS 98f5d13aab964d3e9f36f18fac5c5e06
I20260709 14:52:16.553349 17029 catalog_manager.cc:5697] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af reported cstate change: term changed from 1 to 2, leader changed from 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66) to 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65). New cstate: current_term: 2 leader_uuid: "98e1d9c48a4646d694429d8713e9d3af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.584810 17329 consensus_queue.cc:1048] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.594851 17352 consensus_queue.cc:1048] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" 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:52:16.615974 17352 consensus_queue.cc:1048] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" 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:52:16.626279 17330 consensus_queue.cc:1048] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.627318 17329 consensus_queue.cc:1048] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.638578 17364 consensus_queue.cc:1048] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" 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:52:16.644968 17370 raft_consensus.cc:993] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792: : Instructing follower 98f5d13aab964d3e9f36f18fac5c5e06 to start an election
I20260709 14:52:16.645398 17370 raft_consensus.cc:1081] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 1 LEADER]: Signalling peer 98f5d13aab964d3e9f36f18fac5c5e06 to start an election
I20260709 14:52:16.647078 17206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1ef5e83e3b14167a3f708a1efb48221"
dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
 from {username='slave'} at 127.0.0.1:45526
I20260709 14:52:16.647565 17206 raft_consensus.cc:493] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:16.647953 17206 raft_consensus.cc:3060] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.653070 17206 raft_consensus.cc:515] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.655103 17206 leader_election.cc:290] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 2 election: Requested vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:16.655339 17131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef5e83e3b14167a3f708a1efb48221" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
I20260709 14:52:16.655669 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ef5e83e3b14167a3f708a1efb48221" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:16.656018 17131 raft_consensus.cc:3060] T e1ef5e83e3b14167a3f708a1efb48221 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.656337 17281 raft_consensus.cc:3055] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:16.656680 17281 raft_consensus.cc:740] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Running, Role: LEADER
I20260709 14:52:16.657501 17281 consensus_queue.cc:260] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.658751 17281 raft_consensus.cc:3060] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.661264 17131 raft_consensus.cc:2468] T e1ef5e83e3b14167a3f708a1efb48221 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 2.
I20260709 14:52:16.662262 17170 leader_election.cc:304] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, 98f5d13aab964d3e9f36f18fac5c5e06; no voters: 
I20260709 14:52:16.663008 17378 raft_consensus.cc:2804] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:16.663627 17378 raft_consensus.cc:697] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 LEADER]: Becoming Leader. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Running, Role: LEADER
I20260709 14:52:16.664199 17281 raft_consensus.cc:2468] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 2.
I20260709 14:52:16.664400 17378 consensus_queue.cc:237] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.671257 17029 catalog_manager.cc:5697] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 reported cstate change: term changed from 1 to 2, leader changed from de8c4be931ad4d32badabe23121aa792 (127.11.177.67) to 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.700048 17370 consensus_queue.cc:1048] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" 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:52:16.709347 17366 consensus_queue.cc:1048] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.725097 17378 consensus_queue.cc:1048] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.734071 17378 consensus_queue.cc:1048] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.739817 17366 consensus_queue.cc:1048] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.749032 17366 raft_consensus.cc:993] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792: : Instructing follower 98e1d9c48a4646d694429d8713e9d3af to start an election
I20260709 14:52:16.749473 17366 raft_consensus.cc:1081] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 1 LEADER]: Signalling peer 98e1d9c48a4646d694429d8713e9d3af to start an election
I20260709 14:52:16.749847 17364 consensus_queue.cc:1048] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" 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:52:16.751186 17132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e241fe20d332478ebf5dbb3339d3a127"
dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
 from {username='slave'} at 127.0.0.1:42076
I20260709 14:52:16.751765 17132 raft_consensus.cc:493] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:16.752113 17132 raft_consensus.cc:3060] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.759299 17132 raft_consensus.cc:515] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.760257 17131 raft_consensus.cc:1240] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Rejecting Update request from peer de8c4be931ad4d32badabe23121aa792 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:16.761947 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e241fe20d332478ebf5dbb3339d3a127" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
I20260709 14:52:16.762689 17206 raft_consensus.cc:3060] T e241fe20d332478ebf5dbb3339d3a127 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.762754 17132 leader_election.cc:290] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 2 election: Requested vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:16.762691 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e241fe20d332478ebf5dbb3339d3a127" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:16.764186 17330 consensus_queue.cc:1059] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.764182 17281 raft_consensus.cc:3055] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:16.765483 17281 raft_consensus.cc:740] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Running, Role: LEADER
I20260709 14:52:16.766263 17281 consensus_queue.cc:260] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.767537 17281 raft_consensus.cc:3060] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.769305 17206 raft_consensus.cc:2468] T e241fe20d332478ebf5dbb3339d3a127 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 2.
I20260709 14:52:16.770371 17097 leader_election.cc:304] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, 98f5d13aab964d3e9f36f18fac5c5e06; no voters: 
I20260709 14:52:16.771133 17352 raft_consensus.cc:2804] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:16.771567 17352 raft_consensus.cc:697] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [term 2 LEADER]: Becoming Leader. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Running, Role: LEADER
I20260709 14:52:16.772316 17352 consensus_queue.cc:237] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [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: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.773753 17281 raft_consensus.cc:2468] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 2.
W20260709 14:52:16.774286 17330 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:52:16.780572 17029 catalog_manager.cc:5697] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af reported cstate change: term changed from 1 to 2, leader changed from de8c4be931ad4d32badabe23121aa792 (127.11.177.67) to 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65). New cstate: current_term: 2 leader_uuid: "98e1d9c48a4646d694429d8713e9d3af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.860375 17352 consensus_queue.cc:1048] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.872083 17398 consensus_queue.cc:1048] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" 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:52:16.878757 17329 raft_consensus.cc:993] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af: : Instructing follower 98f5d13aab964d3e9f36f18fac5c5e06 to start an election
I20260709 14:52:16.879161 17398 raft_consensus.cc:1081] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Signalling peer 98f5d13aab964d3e9f36f18fac5c5e06 to start an election
I20260709 14:52:16.880560 17206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "640eff6d01c547e48cd0d03aa31774cb"
dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
 from {username='slave'} at 127.0.0.1:45540
I20260709 14:52:16.881119 17206 raft_consensus.cc:493] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:16.881506 17206 raft_consensus.cc:3060] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.886727 17206 raft_consensus.cc:515] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.888882 17206 leader_election.cc:290] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 2 election: Requested vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:16.889092 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640eff6d01c547e48cd0d03aa31774cb" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
I20260709 14:52:16.889521 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640eff6d01c547e48cd0d03aa31774cb" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:16.889770 17132 raft_consensus.cc:3055] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:16.890100 17132 raft_consensus.cc:740] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Running, Role: LEADER
I20260709 14:52:16.890784 17132 consensus_queue.cc:260] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.890080 17281 raft_consensus.cc:3060] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.891920 17132 raft_consensus.cc:3060] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.898075 17281 raft_consensus.cc:2468] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 2.
I20260709 14:52:16.898485 17132 raft_consensus.cc:2468] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 2.
I20260709 14:52:16.899288 17172 leader_election.cc:304] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:16.900055 17342 raft_consensus.cc:2804] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:16.900441 17342 raft_consensus.cc:697] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 LEADER]: Becoming Leader. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Running, Role: LEADER
I20260709 14:52:16.901129 17342 consensus_queue.cc:237] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:16.906981 17027 catalog_manager.cc:5697] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 reported cstate change: term changed from 1 to 2, leader changed from 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65) to 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.964490 17281 raft_consensus.cc:1275] T c72e1486ce784a658683171bef16831b P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Refusing update from remote peer 98e1d9c48a4646d694429d8713e9d3af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.966964 17352 consensus_queue.cc:1048] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:16.976368 17206 raft_consensus.cc:1275] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Refusing update from remote peer 98e1d9c48a4646d694429d8713e9d3af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.978235 17398 consensus_queue.cc:1048] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" 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:52:17.127497 17281 raft_consensus.cc:1275] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Refusing update from remote peer 98f5d13aab964d3e9f36f18fac5c5e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:17.128719 17342 consensus_queue.cc:1048] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:17.132797 17329 raft_consensus.cc:993] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af: : Instructing follower 98f5d13aab964d3e9f36f18fac5c5e06 to start an election
I20260709 14:52:17.133291 17329 raft_consensus.cc:1081] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Signalling peer 98f5d13aab964d3e9f36f18fac5c5e06 to start an election
I20260709 14:52:17.135110 17206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d9e99830a1f4c9a87c54ed2f785377e"
dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
 from {username='slave'} at 127.0.0.1:45540
I20260709 14:52:17.135758 17206 raft_consensus.cc:493] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:17.136197 17206 raft_consensus.cc:3060] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.136466 17132 raft_consensus.cc:1275] T e1ef5e83e3b14167a3f708a1efb48221 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Refusing update from remote peer 98f5d13aab964d3e9f36f18fac5c5e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:17.138147 17378 consensus_queue.cc:1048] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:17.144238 17206 raft_consensus.cc:515] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:17.146504 17206 leader_election.cc:290] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 2 election: Requested vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:17.147006 17131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9e99830a1f4c9a87c54ed2f785377e" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
I20260709 14:52:17.147640 17131 raft_consensus.cc:3055] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:17.147927 17131 raft_consensus.cc:740] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Running, Role: LEADER
I20260709 14:52:17.148279 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9e99830a1f4c9a87c54ed2f785377e" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:17.148903 17281 raft_consensus.cc:3060] T 8d9e99830a1f4c9a87c54ed2f785377e P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.148687 17131 consensus_queue.cc:260] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:17.150090 17131 raft_consensus.cc:3060] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.156024 17281 raft_consensus.cc:2468] T 8d9e99830a1f4c9a87c54ed2f785377e P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 2.
I20260709 14:52:17.156595 17131 raft_consensus.cc:2468] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 2.
I20260709 14:52:17.157027 17172 leader_election.cc:304] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:17.157825 17378 raft_consensus.cc:2804] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:17.158174 17378 raft_consensus.cc:697] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 LEADER]: Becoming Leader. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Running, Role: LEADER
I20260709 14:52:17.158876 17378 consensus_queue.cc:237] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:17.164920 17027 catalog_manager.cc:5697] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 reported cstate change: term changed from 1 to 2, leader changed from 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65) to 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:17.306854 17206 raft_consensus.cc:1275] T e241fe20d332478ebf5dbb3339d3a127 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Refusing update from remote peer 98e1d9c48a4646d694429d8713e9d3af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:17.307981 17329 consensus_queue.cc:1048] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" 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:52:17.315438 17281 raft_consensus.cc:1275] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Refusing update from remote peer 98e1d9c48a4646d694429d8713e9d3af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:17.317258 17354 consensus_queue.cc:1048] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:17.375061 17281 raft_consensus.cc:1275] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Refusing update from remote peer 98f5d13aab964d3e9f36f18fac5c5e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:17.376183 17378 consensus_queue.cc:1048] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:17.384773 17131 raft_consensus.cc:1275] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Refusing update from remote peer 98f5d13aab964d3e9f36f18fac5c5e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:17.386054 17326 consensus_queue.cc:1048] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:17.559962 17131 raft_consensus.cc:1275] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Refusing update from remote peer 98f5d13aab964d3e9f36f18fac5c5e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:17.561245 17326 consensus_queue.cc:1048] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:17.569432 17281 raft_consensus.cc:1275] T 8d9e99830a1f4c9a87c54ed2f785377e P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Refusing update from remote peer 98f5d13aab964d3e9f36f18fac5c5e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:17.570990 17378 consensus_queue.cc:1048] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:19.579250 17030 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41324:
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:52:19.581262 17030 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:52:19.626979 17117 tablet_service.cc:1511] Processing CreateTablet for tablet 5f11e81b82d14ed18d705680351005f6 (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:19.628206 17117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f11e81b82d14ed18d705680351005f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.628262 17194 tablet_service.cc:1511] Processing CreateTablet for tablet 5f11e81b82d14ed18d705680351005f6 (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:19.629384 17271 tablet_service.cc:1511] Processing CreateTablet for tablet 5f11e81b82d14ed18d705680351005f6 (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:19.630612 17271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f11e81b82d14ed18d705680351005f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.631245 17192 tablet_service.cc:1511] Processing CreateTablet for tablet 8c7de21f2e6840f68f857d381898de54 (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:19.631677 17116 tablet_service.cc:1511] Processing CreateTablet for tablet 8c7de21f2e6840f68f857d381898de54 (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:19.629526 17194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f11e81b82d14ed18d705680351005f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.632318 17268 tablet_service.cc:1511] Processing CreateTablet for tablet 8c7de21f2e6840f68f857d381898de54 (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:19.633492 17268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c7de21f2e6840f68f857d381898de54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.637748 17116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c7de21f2e6840f68f857d381898de54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.638031 17192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c7de21f2e6840f68f857d381898de54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.643030 17120 tablet_service.cc:1511] Processing CreateTablet for tablet 3484ff55a50f42808716d57789cde023 (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:19.644322 17195 tablet_service.cc:1511] Processing CreateTablet for tablet 3484ff55a50f42808716d57789cde023 (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:19.645744 17195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3484ff55a50f42808716d57789cde023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.646711 17264 tablet_service.cc:1511] Processing CreateTablet for tablet 3484ff55a50f42808716d57789cde023 (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:19.647863 17264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3484ff55a50f42808716d57789cde023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.644410 17120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3484ff55a50f42808716d57789cde023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.657444 17121 tablet_service.cc:1511] Processing CreateTablet for tablet 486a3f2642cb485b8bc3b61695d3767c (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:19.658710 17121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486a3f2642cb485b8bc3b61695d3767c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.658463 17193 tablet_service.cc:1511] Processing CreateTablet for tablet 486a3f2642cb485b8bc3b61695d3767c (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:19.659708 17193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486a3f2642cb485b8bc3b61695d3767c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.660236 17267 tablet_service.cc:1511] Processing CreateTablet for tablet 486a3f2642cb485b8bc3b61695d3767c (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:19.661430 17267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486a3f2642cb485b8bc3b61695d3767c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.672709 17118 tablet_service.cc:1511] Processing CreateTablet for tablet 438960fa7ec949089bf2eb19193671df (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:19.673985 17118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438960fa7ec949089bf2eb19193671df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.678264 17191 tablet_service.cc:1511] Processing CreateTablet for tablet 438960fa7ec949089bf2eb19193671df (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:19.679507 17191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438960fa7ec949089bf2eb19193671df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.680269 17270 tablet_service.cc:1511] Processing CreateTablet for tablet 438960fa7ec949089bf2eb19193671df (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:19.681704 17270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438960fa7ec949089bf2eb19193671df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.686964 17119 tablet_service.cc:1511] Processing CreateTablet for tablet 3595ae8e48ee4003814d3a2e7c049bb1 (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:19.687597 17197 tablet_service.cc:1511] Processing CreateTablet for tablet 3595ae8e48ee4003814d3a2e7c049bb1 (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:19.688253 17119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3595ae8e48ee4003814d3a2e7c049bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.688761 17197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3595ae8e48ee4003814d3a2e7c049bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.696376 17268 tablet_service.cc:1511] Processing CreateTablet for tablet 3595ae8e48ee4003814d3a2e7c049bb1 (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:19.697589 17268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3595ae8e48ee4003814d3a2e7c049bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.706485 17196 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9093d1f2d945b384c73c3d9f614e59 (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:19.707851 17196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9093d1f2d945b384c73c3d9f614e59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.704775 17122 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9093d1f2d945b384c73c3d9f614e59 (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:19.710522 17122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9093d1f2d945b384c73c3d9f614e59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.678293 17416 tablet_bootstrap.cc:492] T 8c7de21f2e6840f68f857d381898de54 P de8c4be931ad4d32badabe23121aa792: Bootstrap starting.
I20260709 14:52:19.715790 17115 tablet_service.cc:1511] Processing CreateTablet for tablet c33252d35df04183ae99e09f5c2eec2a (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:19.717063 17115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c33252d35df04183ae99e09f5c2eec2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.719420 17416 tablet_bootstrap.cc:654] T 8c7de21f2e6840f68f857d381898de54 P de8c4be931ad4d32badabe23121aa792: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.731778 17270 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9093d1f2d945b384c73c3d9f614e59 (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:19.733121 17270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9093d1f2d945b384c73c3d9f614e59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.732913 17192 tablet_service.cc:1511] Processing CreateTablet for tablet c33252d35df04183ae99e09f5c2eec2a (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:19.739213 17192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c33252d35df04183ae99e09f5c2eec2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.752233 17120 tablet_service.cc:1511] Processing CreateTablet for tablet 822a7de1fdfc4e1ca426a2baae991c33 (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:19.754889 17120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822a7de1fdfc4e1ca426a2baae991c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.762002 17417 tablet_bootstrap.cc:492] T 486a3f2642cb485b8bc3b61695d3767c P 98f5d13aab964d3e9f36f18fac5c5e06: Bootstrap starting.
I20260709 14:52:19.767468 17195 tablet_service.cc:1511] Processing CreateTablet for tablet 822a7de1fdfc4e1ca426a2baae991c33 (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:19.757879 17264 tablet_service.cc:1511] Processing CreateTablet for tablet 822a7de1fdfc4e1ca426a2baae991c33 (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:19.770292 17264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822a7de1fdfc4e1ca426a2baae991c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.769248 17195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822a7de1fdfc4e1ca426a2baae991c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.773932 17418 tablet_bootstrap.cc:492] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af: Bootstrap starting.
I20260709 14:52:19.767036 17268 tablet_service.cc:1511] Processing CreateTablet for tablet c33252d35df04183ae99e09f5c2eec2a (DEFAULT_TABLE table=soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:19.784410 17417 tablet_bootstrap.cc:654] T 486a3f2642cb485b8bc3b61695d3767c P 98f5d13aab964d3e9f36f18fac5c5e06: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.784749 17418 tablet_bootstrap.cc:654] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.785372 17268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c33252d35df04183ae99e09f5c2eec2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:19.790392 17416 tablet_bootstrap.cc:492] T 8c7de21f2e6840f68f857d381898de54 P de8c4be931ad4d32badabe23121aa792: No bootstrap required, opened a new log
I20260709 14:52:19.790894 17416 ts_tablet_manager.cc:1403] T 8c7de21f2e6840f68f857d381898de54 P de8c4be931ad4d32badabe23121aa792: Time spent bootstrapping tablet: real 0.113s	user 0.006s	sys 0.009s
I20260709 14:52:19.793684 17416 raft_consensus.cc:359] T 8c7de21f2e6840f68f857d381898de54 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.794348 17416 raft_consensus.cc:385] T 8c7de21f2e6840f68f857d381898de54 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.794612 17416 raft_consensus.cc:740] T 8c7de21f2e6840f68f857d381898de54 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.795316 17416 consensus_queue.cc:260] T 8c7de21f2e6840f68f857d381898de54 P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.797477 17416 ts_tablet_manager.cc:1434] T 8c7de21f2e6840f68f857d381898de54 P de8c4be931ad4d32badabe23121aa792: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.006s
I20260709 14:52:19.798396 17416 tablet_bootstrap.cc:492] T 486a3f2642cb485b8bc3b61695d3767c P de8c4be931ad4d32badabe23121aa792: Bootstrap starting.
I20260709 14:52:19.807716 17416 tablet_bootstrap.cc:654] T 486a3f2642cb485b8bc3b61695d3767c P de8c4be931ad4d32badabe23121aa792: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.807747 17417 tablet_bootstrap.cc:492] T 486a3f2642cb485b8bc3b61695d3767c P 98f5d13aab964d3e9f36f18fac5c5e06: No bootstrap required, opened a new log
I20260709 14:52:19.808323 17417 ts_tablet_manager.cc:1403] T 486a3f2642cb485b8bc3b61695d3767c P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.009s
I20260709 14:52:19.810683 17417 raft_consensus.cc:359] T 486a3f2642cb485b8bc3b61695d3767c P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.811195 17417 raft_consensus.cc:385] T 486a3f2642cb485b8bc3b61695d3767c P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.811416 17417 raft_consensus.cc:740] T 486a3f2642cb485b8bc3b61695d3767c P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.812038 17417 consensus_queue.cc:260] T 486a3f2642cb485b8bc3b61695d3767c P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.814272 17417 ts_tablet_manager.cc:1434] T 486a3f2642cb485b8bc3b61695d3767c P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:52:19.815253 17417 tablet_bootstrap.cc:492] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06: Bootstrap starting.
I20260709 14:52:19.821483 17417 tablet_bootstrap.cc:654] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.829088 17418 tablet_bootstrap.cc:492] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af: No bootstrap required, opened a new log
I20260709 14:52:19.829699 17418 ts_tablet_manager.cc:1403] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.005s
I20260709 14:52:19.830183 17416 tablet_bootstrap.cc:492] T 486a3f2642cb485b8bc3b61695d3767c P de8c4be931ad4d32badabe23121aa792: No bootstrap required, opened a new log
I20260709 14:52:19.830629 17416 ts_tablet_manager.cc:1403] T 486a3f2642cb485b8bc3b61695d3767c P de8c4be931ad4d32badabe23121aa792: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.008s
I20260709 14:52:19.831559 17417 tablet_bootstrap.cc:492] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06: No bootstrap required, opened a new log
I20260709 14:52:19.832073 17417 ts_tablet_manager.cc:1403] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260709 14:52:19.832724 17416 raft_consensus.cc:359] T 486a3f2642cb485b8bc3b61695d3767c P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.832617 17418 raft_consensus.cc:359] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.833348 17416 raft_consensus.cc:385] T 486a3f2642cb485b8bc3b61695d3767c P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.833495 17418 raft_consensus.cc:385] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.833670 17416 raft_consensus.cc:740] T 486a3f2642cb485b8bc3b61695d3767c P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.833904 17418 raft_consensus.cc:740] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.834364 17416 consensus_queue.cc:260] T 486a3f2642cb485b8bc3b61695d3767c P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.834692 17418 consensus_queue.cc:260] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.834914 17417 raft_consensus.cc:359] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.835603 17417 raft_consensus.cc:385] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.835908 17417 raft_consensus.cc:740] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.836390 17416 ts_tablet_manager.cc:1434] T 486a3f2642cb485b8bc3b61695d3767c P de8c4be931ad4d32badabe23121aa792: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:52:19.836616 17417 consensus_queue.cc:260] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.837145 17418 ts_tablet_manager.cc:1434] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:19.837730 17416 tablet_bootstrap.cc:492] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792: Bootstrap starting.
I20260709 14:52:19.839104 17417 ts_tablet_manager.cc:1434] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:19.840103 17417 tablet_bootstrap.cc:492] T 8c7de21f2e6840f68f857d381898de54 P 98f5d13aab964d3e9f36f18fac5c5e06: Bootstrap starting.
I20260709 14:52:19.840936 17418 tablet_bootstrap.cc:492] T 438960fa7ec949089bf2eb19193671df P 98e1d9c48a4646d694429d8713e9d3af: Bootstrap starting.
I20260709 14:52:19.845091 17416 tablet_bootstrap.cc:654] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.846232 17417 tablet_bootstrap.cc:654] T 8c7de21f2e6840f68f857d381898de54 P 98f5d13aab964d3e9f36f18fac5c5e06: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.847890 17418 tablet_bootstrap.cc:654] T 438960fa7ec949089bf2eb19193671df P 98e1d9c48a4646d694429d8713e9d3af: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.856343 17416 tablet_bootstrap.cc:492] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792: No bootstrap required, opened a new log
W20260709 14:52:19.856359 17233 tablet.cc:2406] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:52:19.856974 17416 ts_tablet_manager.cc:1403] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 14:52:19.857673 17417 tablet_bootstrap.cc:492] T 8c7de21f2e6840f68f857d381898de54 P 98f5d13aab964d3e9f36f18fac5c5e06: No bootstrap required, opened a new log
I20260709 14:52:19.858214 17417 ts_tablet_manager.cc:1403] T 8c7de21f2e6840f68f857d381898de54 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 14:52:19.859496 17418 tablet_bootstrap.cc:492] T 438960fa7ec949089bf2eb19193671df P 98e1d9c48a4646d694429d8713e9d3af: No bootstrap required, opened a new log
I20260709 14:52:19.860020 17418 ts_tablet_manager.cc:1403] T 438960fa7ec949089bf2eb19193671df P 98e1d9c48a4646d694429d8713e9d3af: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260709 14:52:19.859885 17416 raft_consensus.cc:359] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.860702 17416 raft_consensus.cc:385] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.861044 17416 raft_consensus.cc:740] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.861058 17417 raft_consensus.cc:359] T 8c7de21f2e6840f68f857d381898de54 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.861980 17417 raft_consensus.cc:385] T 8c7de21f2e6840f68f857d381898de54 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.861959 17416 consensus_queue.cc:260] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.862533 17417 raft_consensus.cc:740] T 8c7de21f2e6840f68f857d381898de54 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.863134 17418 raft_consensus.cc:359] T 438960fa7ec949089bf2eb19193671df P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.863438 17417 consensus_queue.cc:260] T 8c7de21f2e6840f68f857d381898de54 P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.863917 17418 raft_consensus.cc:385] T 438960fa7ec949089bf2eb19193671df P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.864307 17418 raft_consensus.cc:740] T 438960fa7ec949089bf2eb19193671df P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.865154 17417 ts_tablet_manager.cc:1434] T 8c7de21f2e6840f68f857d381898de54 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:19.865113 17418 consensus_queue.cc:260] T 438960fa7ec949089bf2eb19193671df P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.866348 17417 tablet_bootstrap.cc:492] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06: Bootstrap starting.
I20260709 14:52:19.867477 17418 ts_tablet_manager.cc:1434] T 438960fa7ec949089bf2eb19193671df P 98e1d9c48a4646d694429d8713e9d3af: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:19.868448 17418 tablet_bootstrap.cc:492] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af: Bootstrap starting.
I20260709 14:52:19.872803 17417 tablet_bootstrap.cc:654] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.874471 17418 tablet_bootstrap.cc:654] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.864384 17416 ts_tablet_manager.cc:1434] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:19.878029 17416 tablet_bootstrap.cc:492] T 5f11e81b82d14ed18d705680351005f6 P de8c4be931ad4d32badabe23121aa792: Bootstrap starting.
I20260709 14:52:19.884049 17416 tablet_bootstrap.cc:654] T 5f11e81b82d14ed18d705680351005f6 P de8c4be931ad4d32badabe23121aa792: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.884425 17417 tablet_bootstrap.cc:492] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06: No bootstrap required, opened a new log
I20260709 14:52:19.884984 17417 ts_tablet_manager.cc:1403] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 14:52:19.885903 17418 tablet_bootstrap.cc:492] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af: No bootstrap required, opened a new log
I20260709 14:52:19.886536 17418 ts_tablet_manager.cc:1403] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 14:52:19.887862 17417 raft_consensus.cc:359] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.888716 17417 raft_consensus.cc:385] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.889038 17417 raft_consensus.cc:740] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.889362 17418 raft_consensus.cc:359] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.890249 17418 raft_consensus.cc:385] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.889832 17417 consensus_queue.cc:260] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.890611 17418 raft_consensus.cc:740] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.891462 17418 consensus_queue.cc:260] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.892244 17417 ts_tablet_manager.cc:1434] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:19.893229 17417 tablet_bootstrap.cc:492] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06: Bootstrap starting.
I20260709 14:52:19.893741 17418 ts_tablet_manager.cc:1434] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:19.894553 17354 raft_consensus.cc:493] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.895012 17354 raft_consensus.cc:515] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.896986 17354 leader_election.cc:290] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:19.898834 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f11e81b82d14ed18d705680351005f6" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" is_pre_election: true
I20260709 14:52:19.899372 17418 tablet_bootstrap.cc:492] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af: Bootstrap starting.
I20260709 14:52:19.899260 17417 tablet_bootstrap.cc:654] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:19.900180 17097 leader_election.cc:343] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.900408 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f11e81b82d14ed18d705680351005f6" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792" is_pre_election: true
W20260709 14:52:19.901644 17097 leader_election.cc:343] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:19.902060 17097 leader_election.cc:304] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af; no voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792
I20260709 14:52:19.903115 17354 raft_consensus.cc:2749] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:19.903481 17416 tablet_bootstrap.cc:492] T 5f11e81b82d14ed18d705680351005f6 P de8c4be931ad4d32badabe23121aa792: No bootstrap required, opened a new log
I20260709 14:52:19.903975 17416 ts_tablet_manager.cc:1403] T 5f11e81b82d14ed18d705680351005f6 P de8c4be931ad4d32badabe23121aa792: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260709 14:52:19.905946 17418 tablet_bootstrap.cc:654] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.906935 17416 raft_consensus.cc:359] T 5f11e81b82d14ed18d705680351005f6 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.907713 17416 raft_consensus.cc:385] T 5f11e81b82d14ed18d705680351005f6 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.908056 17416 raft_consensus.cc:740] T 5f11e81b82d14ed18d705680351005f6 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.908958 17416 consensus_queue.cc:260] T 5f11e81b82d14ed18d705680351005f6 P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.911459 17416 ts_tablet_manager.cc:1434] T 5f11e81b82d14ed18d705680351005f6 P de8c4be931ad4d32badabe23121aa792: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:19.914347 17417 tablet_bootstrap.cc:492] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06: No bootstrap required, opened a new log
I20260709 14:52:19.914856 17417 ts_tablet_manager.cc:1403] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260709 14:52:19.916306 17416 tablet_bootstrap.cc:492] T 3484ff55a50f42808716d57789cde023 P de8c4be931ad4d32badabe23121aa792: Bootstrap starting.
I20260709 14:52:19.917163 17418 tablet_bootstrap.cc:492] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af: No bootstrap required, opened a new log
I20260709 14:52:19.917304 17417 raft_consensus.cc:359] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.917835 17418 ts_tablet_manager.cc:1403] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 14:52:19.918162 17417 raft_consensus.cc:385] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.918531 17417 raft_consensus.cc:740] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.919365 17417 consensus_queue.cc:260] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.921113 17418 raft_consensus.cc:359] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.921792 17417 ts_tablet_manager.cc:1434] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:19.921957 17418 raft_consensus.cc:385] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.922431 17418 raft_consensus.cc:740] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.922583 17416 tablet_bootstrap.cc:654] T 3484ff55a50f42808716d57789cde023 P de8c4be931ad4d32badabe23121aa792: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.923264 17418 consensus_queue.cc:260] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.925648 17418 ts_tablet_manager.cc:1434] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:19.926774 17418 tablet_bootstrap.cc:492] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af: Bootstrap starting.
I20260709 14:52:19.923738 17417 tablet_bootstrap.cc:492] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06: Bootstrap starting.
I20260709 14:52:19.936519 17418 tablet_bootstrap.cc:654] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.937899 17416 tablet_bootstrap.cc:492] T 3484ff55a50f42808716d57789cde023 P de8c4be931ad4d32badabe23121aa792: No bootstrap required, opened a new log
I20260709 14:52:19.938481 17416 ts_tablet_manager.cc:1403] T 3484ff55a50f42808716d57789cde023 P de8c4be931ad4d32badabe23121aa792: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260709 14:52:19.939220 17417 tablet_bootstrap.cc:654] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.940896 17418 tablet_bootstrap.cc:492] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af: No bootstrap required, opened a new log
I20260709 14:52:19.941320 17418 ts_tablet_manager.cc:1403] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260709 14:52:19.941443 17416 raft_consensus.cc:359] T 3484ff55a50f42808716d57789cde023 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.942202 17416 raft_consensus.cc:385] T 3484ff55a50f42808716d57789cde023 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.942571 17416 raft_consensus.cc:740] T 3484ff55a50f42808716d57789cde023 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.943254 17416 consensus_queue.cc:260] T 3484ff55a50f42808716d57789cde023 P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.943984 17418 raft_consensus.cc:359] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.944689 17418 raft_consensus.cc:385] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.944831 17417 tablet_bootstrap.cc:492] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06: No bootstrap required, opened a new log
I20260709 14:52:19.944993 17418 raft_consensus.cc:740] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.945463 17417 ts_tablet_manager.cc:1403] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.003s
I20260709 14:52:19.945463 17416 ts_tablet_manager.cc:1434] T 3484ff55a50f42808716d57789cde023 P de8c4be931ad4d32badabe23121aa792: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:19.945806 17418 consensus_queue.cc:260] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.946729 17416 tablet_bootstrap.cc:492] T 3595ae8e48ee4003814d3a2e7c049bb1 P de8c4be931ad4d32badabe23121aa792: Bootstrap starting.
I20260709 14:52:19.948035 17418 ts_tablet_manager.cc:1434] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:19.949050 17418 tablet_bootstrap.cc:492] T 5c9093d1f2d945b384c73c3d9f614e59 P 98e1d9c48a4646d694429d8713e9d3af: Bootstrap starting.
I20260709 14:52:19.952981 17417 raft_consensus.cc:359] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.953732 17417 raft_consensus.cc:385] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.954034 17417 raft_consensus.cc:740] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.955075 17418 tablet_bootstrap.cc:654] T 5c9093d1f2d945b384c73c3d9f614e59 P 98e1d9c48a4646d694429d8713e9d3af: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.954794 17417 consensus_queue.cc:260] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.957162 17417 ts_tablet_manager.cc:1434] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:52:19.958184 17417 tablet_bootstrap.cc:492] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06: Bootstrap starting.
I20260709 14:52:19.958846 17416 tablet_bootstrap.cc:654] T 3595ae8e48ee4003814d3a2e7c049bb1 P de8c4be931ad4d32badabe23121aa792: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.965234 17393 raft_consensus.cc:493] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.965797 17393 raft_consensus.cc:515] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.968164 17393 leader_election.cc:290] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:19.970558 17416 tablet_bootstrap.cc:492] T 3595ae8e48ee4003814d3a2e7c049bb1 P de8c4be931ad4d32badabe23121aa792: No bootstrap required, opened a new log
I20260709 14:52:19.971149 17416 ts_tablet_manager.cc:1403] T 3595ae8e48ee4003814d3a2e7c049bb1 P de8c4be931ad4d32badabe23121aa792: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.005s
I20260709 14:52:19.971740 17417 tablet_bootstrap.cc:654] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:19.970383 17131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f11e81b82d14ed18d705680351005f6" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af" is_pre_election: true
I20260709 14:52:19.972658 17354 raft_consensus.cc:493] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:19.972792 17131 raft_consensus.cc:2468] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 0.
I20260709 14:52:19.973145 17354 raft_consensus.cc:515] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.974155 17170 leader_election.cc:304] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, 98f5d13aab964d3e9f36f18fac5c5e06; no voters: 
I20260709 14:52:19.974282 17416 raft_consensus.cc:359] T 3595ae8e48ee4003814d3a2e7c049bb1 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.975044 17416 raft_consensus.cc:385] T 3595ae8e48ee4003814d3a2e7c049bb1 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:19.975486 17416 raft_consensus.cc:740] T 3595ae8e48ee4003814d3a2e7c049bb1 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.976307 17416 consensus_queue.cc:260] T 3595ae8e48ee4003814d3a2e7c049bb1 P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.976647 17280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a3f2642cb485b8bc3b61695d3767c" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792" is_pre_election: true
I20260709 14:52:19.977376 17280 raft_consensus.cc:2468] T 486a3f2642cb485b8bc3b61695d3767c P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 0.
I20260709 14:52:19.977715 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a3f2642cb485b8bc3b61695d3767c" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" is_pre_election: true
I20260709 14:52:19.978286 17206 raft_consensus.cc:2468] T 486a3f2642cb485b8bc3b61695d3767c P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 0.
I20260709 14:52:19.978747 17097 leader_election.cc:304] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:19.975071 17354 leader_election.cc:290] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:19.979604 17354 raft_consensus.cc:2804] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:19.979928 17354 raft_consensus.cc:493] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:19.980304 17354 raft_consensus.cc:3060] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.981421 17393 raft_consensus.cc:2804] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:19.981804 17393 raft_consensus.cc:493] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:19.982138 17393 raft_consensus.cc:3060] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.971630 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f11e81b82d14ed18d705680351005f6" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792" is_pre_election: true
I20260709 14:52:19.983843 17281 raft_consensus.cc:2468] T 5f11e81b82d14ed18d705680351005f6 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 0.
I20260709 14:52:19.984922 17416 ts_tablet_manager.cc:1434] T 3595ae8e48ee4003814d3a2e7c049bb1 P de8c4be931ad4d32badabe23121aa792: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:52:19.987422 17354 raft_consensus.cc:515] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:19.988117 17416 tablet_bootstrap.cc:492] T 5c9093d1f2d945b384c73c3d9f614e59 P de8c4be931ad4d32badabe23121aa792: Bootstrap starting.
I20260709 14:52:19.989470 17354 leader_election.cc:290] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 election: Requested vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:19.996488 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a3f2642cb485b8bc3b61695d3767c" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
I20260709 14:52:19.996888 17206 raft_consensus.cc:3060] T 486a3f2642cb485b8bc3b61695d3767c P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:19.998473 17417 tablet_bootstrap.cc:492] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06: No bootstrap required, opened a new log
I20260709 14:52:19.999034 17417 ts_tablet_manager.cc:1403] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.008s
I20260709 14:52:20.002063 17405 raft_consensus.cc:493] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.001948 17417 raft_consensus.cc:359] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.002772 17417 raft_consensus.cc:385] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.002612 17405 raft_consensus.cc:515] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.003141 17417 raft_consensus.cc:740] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.003804 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a3f2642cb485b8bc3b61695d3767c" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:20.004386 17281 raft_consensus.cc:3060] T 486a3f2642cb485b8bc3b61695d3767c P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.003994 17417 consensus_queue.cc:260] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.007488 17131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438960fa7ec949089bf2eb19193671df" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af" is_pre_election: true
I20260709 14:52:20.008236 17131 raft_consensus.cc:2468] T 438960fa7ec949089bf2eb19193671df P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 0.
I20260709 14:52:20.007561 17405 leader_election.cc:290] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519)
I20260709 14:52:20.007470 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438960fa7ec949089bf2eb19193671df" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" is_pre_election: true
I20260709 14:52:20.010169 17207 raft_consensus.cc:2468] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 0.
I20260709 14:52:20.010926 17281 raft_consensus.cc:2468] T 486a3f2642cb485b8bc3b61695d3767c P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 1.
I20260709 14:52:20.009402 17244 leader_election.cc:304] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:20.014258 17405 raft_consensus.cc:2804] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:20.014667 17405 raft_consensus.cc:493] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.015062 17405 raft_consensus.cc:3060] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.015244 17416 tablet_bootstrap.cc:654] T 5c9093d1f2d945b384c73c3d9f614e59 P de8c4be931ad4d32badabe23121aa792: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.015861 17097 leader_election.cc:304] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:20.016382 17417 ts_tablet_manager.cc:1434] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 14:52:20.016727 17438 raft_consensus.cc:2804] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.017436 17438 raft_consensus.cc:697] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Becoming Leader. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Running, Role: LEADER
I20260709 14:52:20.017613 17417 tablet_bootstrap.cc:492] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06: Bootstrap starting.
I20260709 14:52:20.018810 17438 consensus_queue.cc:237] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.024914 17417 tablet_bootstrap.cc:654] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.034222 17416 tablet_bootstrap.cc:492] T 5c9093d1f2d945b384c73c3d9f614e59 P de8c4be931ad4d32badabe23121aa792: No bootstrap required, opened a new log
I20260709 14:52:20.034427 17417 tablet_bootstrap.cc:492] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06: No bootstrap required, opened a new log
I20260709 14:52:20.034759 17416 ts_tablet_manager.cc:1403] T 5c9093d1f2d945b384c73c3d9f614e59 P de8c4be931ad4d32badabe23121aa792: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.001s
I20260709 14:52:20.034977 17417 ts_tablet_manager.cc:1403] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260709 14:52:20.037721 17417 raft_consensus.cc:359] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.037372 17029 catalog_manager.cc:5697] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af reported cstate change: term changed from 0 to 1, leader changed from <none> to 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65). New cstate: current_term: 1 leader_uuid: "98e1d9c48a4646d694429d8713e9d3af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:20.038492 17417 raft_consensus.cc:385] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.038877 17417 raft_consensus.cc:740] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.039229 17416 raft_consensus.cc:359] T 5c9093d1f2d945b384c73c3d9f614e59 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.040903 17416 raft_consensus.cc:385] T 5c9093d1f2d945b384c73c3d9f614e59 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.041286 17416 raft_consensus.cc:740] T 5c9093d1f2d945b384c73c3d9f614e59 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.039603 17417 consensus_queue.cc:260] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.042505 17416 consensus_queue.cc:260] T 5c9093d1f2d945b384c73c3d9f614e59 P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.043606 17206 raft_consensus.cc:2468] T 486a3f2642cb485b8bc3b61695d3767c P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 1.
I20260709 14:52:20.043809 17417 ts_tablet_manager.cc:1434] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:20.045943 17417 tablet_bootstrap.cc:492] T 822a7de1fdfc4e1ca426a2baae991c33 P 98f5d13aab964d3e9f36f18fac5c5e06: Bootstrap starting.
I20260709 14:52:20.053225 17416 ts_tablet_manager.cc:1434] T 5c9093d1f2d945b384c73c3d9f614e59 P de8c4be931ad4d32badabe23121aa792: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.002s
I20260709 14:52:20.055111 17416 tablet_bootstrap.cc:492] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792: Bootstrap starting.
I20260709 14:52:20.059770 17417 tablet_bootstrap.cc:654] T 822a7de1fdfc4e1ca426a2baae991c33 P 98f5d13aab964d3e9f36f18fac5c5e06: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.061625 17416 tablet_bootstrap.cc:654] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.044682 17393 raft_consensus.cc:515] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.064944 17131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f11e81b82d14ed18d705680351005f6" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
I20260709 14:52:20.065574 17131 raft_consensus.cc:3060] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.070056 17416 tablet_bootstrap.cc:492] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792: No bootstrap required, opened a new log
I20260709 14:52:20.073495 17131 raft_consensus.cc:2468] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 1.
I20260709 14:52:20.074909 17170 leader_election.cc:304] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, 98f5d13aab964d3e9f36f18fac5c5e06; no voters: 
I20260709 14:52:20.075835 17416 ts_tablet_manager.cc:1403] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260709 14:52:20.076474 17440 raft_consensus.cc:2804] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.076996 17440 raft_consensus.cc:697] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Becoming Leader. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Running, Role: LEADER
I20260709 14:52:20.077816 17440 consensus_queue.cc:237] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.078563 17416 raft_consensus.cc:359] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.079233 17416 raft_consensus.cc:385] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.079471 17416 raft_consensus.cc:740] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.080863 17416 consensus_queue.cc:260] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.081446 17405 raft_consensus.cc:515] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.083123 17416 ts_tablet_manager.cc:1434] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:20.084820 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f11e81b82d14ed18d705680351005f6" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:20.087175 17281 raft_consensus.cc:3060] T 5f11e81b82d14ed18d705680351005f6 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.087452 17417 tablet_bootstrap.cc:492] T 822a7de1fdfc4e1ca426a2baae991c33 P 98f5d13aab964d3e9f36f18fac5c5e06: No bootstrap required, opened a new log
I20260709 14:52:20.087610 17416 tablet_bootstrap.cc:492] T c33252d35df04183ae99e09f5c2eec2a P de8c4be931ad4d32badabe23121aa792: Bootstrap starting.
I20260709 14:52:20.088570 17417 ts_tablet_manager.cc:1403] T 822a7de1fdfc4e1ca426a2baae991c33 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.005s
I20260709 14:52:20.091384 17438 raft_consensus.cc:493] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.091180 17417 raft_consensus.cc:359] T 822a7de1fdfc4e1ca426a2baae991c33 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.091811 17417 raft_consensus.cc:385] T 822a7de1fdfc4e1ca426a2baae991c33 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.092176 17417 raft_consensus.cc:740] T 822a7de1fdfc4e1ca426a2baae991c33 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.091820 17438 raft_consensus.cc:515] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.094049 17438 leader_election.cc:290] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:20.095669 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7de21f2e6840f68f857d381898de54" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" is_pre_election: true
I20260709 14:52:20.096004 17280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7de21f2e6840f68f857d381898de54" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792" is_pre_election: true
I20260709 14:52:20.096276 17206 raft_consensus.cc:2468] T 8c7de21f2e6840f68f857d381898de54 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 0.
I20260709 14:52:20.096364 17281 raft_consensus.cc:2468] T 5f11e81b82d14ed18d705680351005f6 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 1.
I20260709 14:52:20.085340 17393 leader_election.cc:290] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 election: Requested vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:20.096589 17280 raft_consensus.cc:2468] T 8c7de21f2e6840f68f857d381898de54 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 0.
I20260709 14:52:20.097551 17097 leader_election.cc:304] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, 98f5d13aab964d3e9f36f18fac5c5e06; no voters: 
I20260709 14:52:20.098308 17438 raft_consensus.cc:2804] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:20.098637 17438 raft_consensus.cc:493] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.099057 17438 raft_consensus.cc:3060] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.100960 17418 tablet_bootstrap.cc:492] T 5c9093d1f2d945b384c73c3d9f614e59 P 98e1d9c48a4646d694429d8713e9d3af: No bootstrap required, opened a new log
I20260709 14:52:20.101545 17418 ts_tablet_manager.cc:1403] T 5c9093d1f2d945b384c73c3d9f614e59 P 98e1d9c48a4646d694429d8713e9d3af: Time spent bootstrapping tablet: real 0.153s	user 0.041s	sys 0.078s
I20260709 14:52:20.101781 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438960fa7ec949089bf2eb19193671df" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
I20260709 14:52:20.102419 17206 raft_consensus.cc:3060] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.101105 17417 consensus_queue.cc:260] T 822a7de1fdfc4e1ca426a2baae991c33 P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.104671 17418 raft_consensus.cc:359] T 5c9093d1f2d945b384c73c3d9f614e59 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.105522 17418 raft_consensus.cc:385] T 5c9093d1f2d945b384c73c3d9f614e59 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.105842 17418 raft_consensus.cc:740] T 5c9093d1f2d945b384c73c3d9f614e59 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.106063 17417 ts_tablet_manager.cc:1434] T 822a7de1fdfc4e1ca426a2baae991c33 P 98f5d13aab964d3e9f36f18fac5c5e06: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:52:20.106684 17418 consensus_queue.cc:260] T 5c9093d1f2d945b384c73c3d9f614e59 P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.107784 17416 tablet_bootstrap.cc:654] T c33252d35df04183ae99e09f5c2eec2a P de8c4be931ad4d32badabe23121aa792: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.108695 17206 raft_consensus.cc:2468] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 1.
I20260709 14:52:20.108843 17418 ts_tablet_manager.cc:1434] T 5c9093d1f2d945b384c73c3d9f614e59 P 98e1d9c48a4646d694429d8713e9d3af: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:52:20.109473 17405 leader_election.cc:290] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 election: Requested vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519)
I20260709 14:52:20.109977 17418 tablet_bootstrap.cc:492] T c33252d35df04183ae99e09f5c2eec2a P 98e1d9c48a4646d694429d8713e9d3af: Bootstrap starting.
I20260709 14:52:20.109977 17246 leader_election.cc:304] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:20.111001 17445 raft_consensus.cc:493] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.114341 17445 raft_consensus.cc:515] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.115036 17405 raft_consensus.cc:2804] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.115578 17405 raft_consensus.cc:697] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 1 LEADER]: Becoming Leader. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Running, Role: LEADER
I20260709 14:52:20.116428 17445 leader_election.cc:290] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519)
I20260709 14:52:20.117211 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822a7de1fdfc4e1ca426a2baae991c33" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af" is_pre_election: true
I20260709 14:52:20.110890 17438 raft_consensus.cc:515] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
W20260709 14:52:20.112179 17078 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:52:20.118867 17244 leader_election.cc:343] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.119654 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822a7de1fdfc4e1ca426a2baae991c33" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" is_pre_election: true
I20260709 14:52:20.120106 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7de21f2e6840f68f857d381898de54" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
I20260709 14:52:20.120350 17206 raft_consensus.cc:2468] T 822a7de1fdfc4e1ca426a2baae991c33 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 0.
I20260709 14:52:20.112567 17416 tablet_bootstrap.cc:492] T c33252d35df04183ae99e09f5c2eec2a P de8c4be931ad4d32badabe23121aa792: No bootstrap required, opened a new log
I20260709 14:52:20.122562 17416 ts_tablet_manager.cc:1403] T c33252d35df04183ae99e09f5c2eec2a P de8c4be931ad4d32badabe23121aa792: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.001s
I20260709 14:52:20.098872 17131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438960fa7ec949089bf2eb19193671df" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
I20260709 14:52:20.122522 17246 leader_election.cc:304] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [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: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 98e1d9c48a4646d694429d8713e9d3af
I20260709 14:52:20.120714 17207 raft_consensus.cc:3060] T 8c7de21f2e6840f68f857d381898de54 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.123941 17131 raft_consensus.cc:3060] T 438960fa7ec949089bf2eb19193671df P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.125455 17444 raft_consensus.cc:2804] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:20.125883 17444 raft_consensus.cc:493] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.126200 17444 raft_consensus.cc:3060] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.126895 17418 tablet_bootstrap.cc:654] T c33252d35df04183ae99e09f5c2eec2a P 98e1d9c48a4646d694429d8713e9d3af: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.127751 17440 raft_consensus.cc:493] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.128209 17440 raft_consensus.cc:515] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.134830 17416 raft_consensus.cc:359] T c33252d35df04183ae99e09f5c2eec2a P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.136773 17416 raft_consensus.cc:385] T c33252d35df04183ae99e09f5c2eec2a P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.137074 17416 raft_consensus.cc:740] T c33252d35df04183ae99e09f5c2eec2a P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.135659 17440 leader_election.cc:290] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:20.137656 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33252d35df04183ae99e09f5c2eec2a" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af" is_pre_election: true
I20260709 14:52:20.137991 17438 leader_election.cc:290] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 election: Requested vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:20.138896 17416 consensus_queue.cc:260] T c33252d35df04183ae99e09f5c2eec2a P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
W20260709 14:52:20.139235 17170 leader_election.cc:343] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.140949 17416 ts_tablet_manager.cc:1434] T c33252d35df04183ae99e09f5c2eec2a P de8c4be931ad4d32badabe23121aa792: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.003s
I20260709 14:52:20.141323 17440 raft_consensus.cc:493] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.141458 17280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33252d35df04183ae99e09f5c2eec2a" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792" is_pre_election: true
I20260709 14:52:20.141803 17440 raft_consensus.cc:515] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.142194 17280 raft_consensus.cc:2468] T c33252d35df04183ae99e09f5c2eec2a P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 0.
I20260709 14:52:20.142707 17393 raft_consensus.cc:493] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.143251 17393 raft_consensus.cc:515] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.143604 17172 leader_election.cc:304] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [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: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 98e1d9c48a4646d694429d8713e9d3af
I20260709 14:52:20.144812 17439 raft_consensus.cc:2804] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:20.145185 17439 raft_consensus.cc:493] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.145511 17439 raft_consensus.cc:3060] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.146018 17393 leader_election.cc:290] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:20.146771 17207 raft_consensus.cc:2468] T 8c7de21f2e6840f68f857d381898de54 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 1.
I20260709 14:52:20.147791 17097 leader_election.cc:304] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, 98f5d13aab964d3e9f36f18fac5c5e06; no voters: 
I20260709 14:52:20.148581 17438 raft_consensus.cc:2804] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.149019 17440 leader_election.cc:290] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:20.150229 17130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3484ff55a50f42808716d57789cde023" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af" is_pre_election: true
I20260709 14:52:20.150425 17444 raft_consensus.cc:515] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.150882 17130 raft_consensus.cc:2468] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 0.
I20260709 14:52:20.151949 17279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3484ff55a50f42808716d57789cde023" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792" is_pre_election: true
I20260709 14:52:20.152575 17444 leader_election.cc:290] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 election: Requested vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519)
I20260709 14:52:20.152683 17279 raft_consensus.cc:2468] T 3484ff55a50f42808716d57789cde023 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 0.
I20260709 14:52:20.154258 17132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3595ae8e48ee4003814d3a2e7c049bb1" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af" is_pre_election: true
I20260709 14:52:20.154546 17438 raft_consensus.cc:697] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Becoming Leader. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Running, Role: LEADER
I20260709 14:52:20.154377 17170 leader_election.cc:304] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, 98f5d13aab964d3e9f36f18fac5c5e06; no voters: 
I20260709 14:52:20.151944 17280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3595ae8e48ee4003814d3a2e7c049bb1" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792" is_pre_election: true
I20260709 14:52:20.155830 17130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822a7de1fdfc4e1ca426a2baae991c33" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
I20260709 14:52:20.157444 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822a7de1fdfc4e1ca426a2baae991c33" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
I20260709 14:52:20.157184 17438 consensus_queue.cc:237] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.158267 17207 raft_consensus.cc:3060] T 822a7de1fdfc4e1ca426a2baae991c33 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:20.158442 17244 leader_election.cc:343] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.157123 17280 raft_consensus.cc:2468] T 3595ae8e48ee4003814d3a2e7c049bb1 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 0.
W20260709 14:52:20.160014 17170 leader_election.cc:343] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.157505 17440 raft_consensus.cc:2804] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:20.161166 17440 raft_consensus.cc:493] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.161506 17440 raft_consensus.cc:3060] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.161976 17172 leader_election.cc:304] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [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: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 98e1d9c48a4646d694429d8713e9d3af
I20260709 14:52:20.167140 17207 raft_consensus.cc:2468] T 822a7de1fdfc4e1ca426a2baae991c33 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 1.
I20260709 14:52:20.168286 17246 leader_election.cc:304] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 98e1d9c48a4646d694429d8713e9d3af
I20260709 14:52:20.169413 17444 raft_consensus.cc:2804] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.168655 17439 raft_consensus.cc:515] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.169991 17444 raft_consensus.cc:697] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [term 1 LEADER]: Becoming Leader. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Running, Role: LEADER
I20260709 14:52:20.170588 17452 raft_consensus.cc:2804] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:20.171343 17452 raft_consensus.cc:493] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.172116 17452 raft_consensus.cc:3060] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.172358 17130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33252d35df04183ae99e09f5c2eec2a" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
I20260709 14:52:20.170953 17444 consensus_queue.cc:237] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.172988 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7de21f2e6840f68f857d381898de54" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:20.173614 17281 raft_consensus.cc:3060] T 8c7de21f2e6840f68f857d381898de54 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.173138 17029 catalog_manager.cc:5697] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af reported cstate change: term changed from 0 to 1, leader changed from <none> to 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65). New cstate: current_term: 1 leader_uuid: "98e1d9c48a4646d694429d8713e9d3af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:20.175802 17170 leader_election.cc:343] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.179591 17440 raft_consensus.cc:515] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.181646 17440 leader_election.cc:290] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 election: Requested vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:20.184408 17130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3484ff55a50f42808716d57789cde023" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
I20260709 14:52:20.184996 17130 raft_consensus.cc:3060] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.185793 17405 consensus_queue.cc:237] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.191701 17279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3484ff55a50f42808716d57789cde023" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:20.191857 17130 raft_consensus.cc:2468] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 1.
I20260709 14:52:20.192278 17279 raft_consensus.cc:3060] T 3484ff55a50f42808716d57789cde023 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.181391 17452 raft_consensus.cc:515] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.193115 17170 leader_election.cc:304] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, 98f5d13aab964d3e9f36f18fac5c5e06; no voters: 
I20260709 14:52:20.194077 17440 raft_consensus.cc:2804] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.194386 17452 leader_election.cc:290] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 election: Requested vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:20.194590 17440 raft_consensus.cc:697] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Becoming Leader. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Running, Role: LEADER
I20260709 14:52:20.195830 17129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3595ae8e48ee4003814d3a2e7c049bb1" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
W20260709 14:52:20.197325 17170 leader_election.cc:343] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:20.197676 17280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33252d35df04183ae99e09f5c2eec2a" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:20.198202 17280 raft_consensus.cc:3060] T c33252d35df04183ae99e09f5c2eec2a P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.199520 17131 raft_consensus.cc:2468] T 438960fa7ec949089bf2eb19193671df P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 1.
I20260709 14:52:20.202706 17279 raft_consensus.cc:2468] T 3484ff55a50f42808716d57789cde023 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 1.
I20260709 14:52:20.204566 17281 raft_consensus.cc:2468] T 8c7de21f2e6840f68f857d381898de54 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 1.
I20260709 14:52:20.171674 17439 leader_election.cc:290] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 election: Requested vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:20.205943 17279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3595ae8e48ee4003814d3a2e7c049bb1" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:20.206583 17279 raft_consensus.cc:3060] T 3595ae8e48ee4003814d3a2e7c049bb1 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.208094 17280 raft_consensus.cc:2468] T c33252d35df04183ae99e09f5c2eec2a P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 1.
I20260709 14:52:20.195586 17440 consensus_queue.cc:237] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.209345 17172 leader_election.cc:304] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 98e1d9c48a4646d694429d8713e9d3af
I20260709 14:52:20.213553 17439 raft_consensus.cc:2804] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.213400 17028 catalog_manager.cc:5697] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:20.214217 17439 raft_consensus.cc:697] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Becoming Leader. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Running, Role: LEADER
I20260709 14:52:20.214967 17279 raft_consensus.cc:2468] T 3595ae8e48ee4003814d3a2e7c049bb1 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 1.
I20260709 14:52:20.216195 17172 leader_election.cc:304] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 98e1d9c48a4646d694429d8713e9d3af
I20260709 14:52:20.217006 17452 raft_consensus.cc:2804] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.217474 17452 raft_consensus.cc:697] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Becoming Leader. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Running, Role: LEADER
I20260709 14:52:20.218253 17452 consensus_queue.cc:237] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.216024 17439 consensus_queue.cc:237] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.236336 17418 tablet_bootstrap.cc:492] T c33252d35df04183ae99e09f5c2eec2a P 98e1d9c48a4646d694429d8713e9d3af: No bootstrap required, opened a new log
I20260709 14:52:20.236900 17418 ts_tablet_manager.cc:1403] T c33252d35df04183ae99e09f5c2eec2a P 98e1d9c48a4646d694429d8713e9d3af: Time spent bootstrapping tablet: real 0.127s	user 0.043s	sys 0.050s
I20260709 14:52:20.239938 17418 raft_consensus.cc:359] T c33252d35df04183ae99e09f5c2eec2a P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.240594 17418 raft_consensus.cc:385] T c33252d35df04183ae99e09f5c2eec2a P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.240816 17418 raft_consensus.cc:740] T c33252d35df04183ae99e09f5c2eec2a P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.241592 17418 consensus_queue.cc:260] T c33252d35df04183ae99e09f5c2eec2a P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.241750 17028 catalog_manager.cc:5697] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:20.243752 17418 ts_tablet_manager.cc:1434] T c33252d35df04183ae99e09f5c2eec2a P 98e1d9c48a4646d694429d8713e9d3af: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:52:20.243566 17028 catalog_manager.cc:5697] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:20.244783 17418 tablet_bootstrap.cc:492] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98e1d9c48a4646d694429d8713e9d3af: Bootstrap starting.
I20260709 14:52:20.244908 17028 catalog_manager.cc:5697] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:20.251170 17418 tablet_bootstrap.cc:654] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98e1d9c48a4646d694429d8713e9d3af: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.253744 17029 catalog_manager.cc:5697] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 reported cstate change: term changed from 0 to 1, leader changed from <none> to de8c4be931ad4d32badabe23121aa792 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "de8c4be931ad4d32badabe23121aa792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:20.256239 17418 tablet_bootstrap.cc:492] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98e1d9c48a4646d694429d8713e9d3af: No bootstrap required, opened a new log
I20260709 14:52:20.255775 17029 catalog_manager.cc:5697] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 reported cstate change: term changed from 0 to 1, leader changed from <none> to de8c4be931ad4d32badabe23121aa792 (127.11.177.67). New cstate: current_term: 1 leader_uuid: "de8c4be931ad4d32badabe23121aa792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:20.256628 17418 ts_tablet_manager.cc:1403] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98e1d9c48a4646d694429d8713e9d3af: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 14:52:20.259008 17418 raft_consensus.cc:359] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.259610 17418 raft_consensus.cc:385] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.259861 17418 raft_consensus.cc:740] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.260497 17418 consensus_queue.cc:260] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.262041 17418 ts_tablet_manager.cc:1434] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98e1d9c48a4646d694429d8713e9d3af: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:20.262714 17418 tablet_bootstrap.cc:492] T 822a7de1fdfc4e1ca426a2baae991c33 P 98e1d9c48a4646d694429d8713e9d3af: Bootstrap starting.
I20260709 14:52:20.267437 17418 tablet_bootstrap.cc:654] T 822a7de1fdfc4e1ca426a2baae991c33 P 98e1d9c48a4646d694429d8713e9d3af: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:20.271505 17418 tablet_bootstrap.cc:492] T 822a7de1fdfc4e1ca426a2baae991c33 P 98e1d9c48a4646d694429d8713e9d3af: No bootstrap required, opened a new log
I20260709 14:52:20.271869 17418 ts_tablet_manager.cc:1403] T 822a7de1fdfc4e1ca426a2baae991c33 P 98e1d9c48a4646d694429d8713e9d3af: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 14:52:20.273780 17418 raft_consensus.cc:359] T 822a7de1fdfc4e1ca426a2baae991c33 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.274221 17418 raft_consensus.cc:385] T 822a7de1fdfc4e1ca426a2baae991c33 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:20.274405 17418 raft_consensus.cc:740] T 822a7de1fdfc4e1ca426a2baae991c33 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Initialized, Role: FOLLOWER
I20260709 14:52:20.274865 17418 consensus_queue.cc:260] T 822a7de1fdfc4e1ca426a2baae991c33 P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.276288 17418 ts_tablet_manager.cc:1434] T 822a7de1fdfc4e1ca426a2baae991c33 P 98e1d9c48a4646d694429d8713e9d3af: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:52:20.347898 17354 raft_consensus.cc:493] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.348332 17354 raft_consensus.cc:515] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.349952 17354 leader_election.cc:290] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:20.350687 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3595ae8e48ee4003814d3a2e7c049bb1" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" is_pre_election: true
I20260709 14:52:20.350980 17279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3595ae8e48ee4003814d3a2e7c049bb1" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792" is_pre_election: true
I20260709 14:52:20.351684 17279 raft_consensus.cc:2393] T 3595ae8e48ee4003814d3a2e7c049bb1 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98e1d9c48a4646d694429d8713e9d3af in current term 1: Already voted for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in this term.
I20260709 14:52:20.352433 17097 leader_election.cc:304] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af; no voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792
I20260709 14:52:20.352995 17354 raft_consensus.cc:3060] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.357563 17354 raft_consensus.cc:2749] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.410161 17439 raft_consensus.cc:493] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.410658 17439 raft_consensus.cc:515] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.412266 17439 leader_election.cc:290] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:20.412951 17131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9093d1f2d945b384c73c3d9f614e59" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af" is_pre_election: true
I20260709 14:52:20.413295 17279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9093d1f2d945b384c73c3d9f614e59" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792" is_pre_election: true
I20260709 14:52:20.413708 17131 raft_consensus.cc:2468] T 5c9093d1f2d945b384c73c3d9f614e59 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 0.
I20260709 14:52:20.413888 17279 raft_consensus.cc:2468] T 5c9093d1f2d945b384c73c3d9f614e59 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 0.
I20260709 14:52:20.414687 17170 leader_election.cc:304] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, 98f5d13aab964d3e9f36f18fac5c5e06; no voters: 
I20260709 14:52:20.415273 17439 raft_consensus.cc:2804] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:20.415599 17439 raft_consensus.cc:493] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.415833 17439 raft_consensus.cc:3060] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.420680 17439 raft_consensus.cc:515] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.422230 17439 leader_election.cc:290] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 election: Requested vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:20.422837 17131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9093d1f2d945b384c73c3d9f614e59" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
I20260709 14:52:20.423156 17279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9093d1f2d945b384c73c3d9f614e59" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:20.423463 17354 raft_consensus.cc:493] T 822a7de1fdfc4e1ca426a2baae991c33 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.423481 17131 raft_consensus.cc:3060] T 5c9093d1f2d945b384c73c3d9f614e59 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.423767 17279 raft_consensus.cc:3060] T 5c9093d1f2d945b384c73c3d9f614e59 P de8c4be931ad4d32badabe23121aa792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.424049 17354 raft_consensus.cc:515] T 822a7de1fdfc4e1ca426a2baae991c33 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.426524 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822a7de1fdfc4e1ca426a2baae991c33" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792" is_pre_election: true
I20260709 14:52:20.426615 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822a7de1fdfc4e1ca426a2baae991c33" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" is_pre_election: true
I20260709 14:52:20.425691 17354 leader_election.cc:290] T 822a7de1fdfc4e1ca426a2baae991c33 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:20.427336 17206 raft_consensus.cc:2393] T 822a7de1fdfc4e1ca426a2baae991c33 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98e1d9c48a4646d694429d8713e9d3af in current term 1: Already voted for candidate de8c4be931ad4d32badabe23121aa792 in this term.
I20260709 14:52:20.428433 17097 leader_election.cc:304] T 822a7de1fdfc4e1ca426a2baae991c33 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af; no voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792
I20260709 14:52:20.429157 17354 raft_consensus.cc:3060] T 822a7de1fdfc4e1ca426a2baae991c33 P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.429823 17131 raft_consensus.cc:2468] T 5c9093d1f2d945b384c73c3d9f614e59 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 1.
I20260709 14:52:20.430847 17170 leader_election.cc:304] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, 98f5d13aab964d3e9f36f18fac5c5e06; no voters: 
I20260709 14:52:20.431380 17279 raft_consensus.cc:2468] T 5c9093d1f2d945b384c73c3d9f614e59 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 1.
I20260709 14:52:20.431550 17439 raft_consensus.cc:2804] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:20.432974 17439 raft_consensus.cc:697] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Becoming Leader. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Running, Role: LEADER
I20260709 14:52:20.433833 17439 consensus_queue.cc:237] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.436050 17354 raft_consensus.cc:2749] T 822a7de1fdfc4e1ca426a2baae991c33 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.447165 17027 catalog_manager.cc:5697] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66). New cstate: current_term: 1 leader_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:20.464171 17354 consensus_queue.cc:1048] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" 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:52:20.468885 17439 consensus_queue.cc:1048] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.486799 17439 consensus_queue.cc:1048] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.487720 17438 consensus_queue.cc:1048] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.599359 17438 raft_consensus.cc:493] T c33252d35df04183ae99e09f5c2eec2a P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.599774 17438 raft_consensus.cc:515] T c33252d35df04183ae99e09f5c2eec2a P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.601476 17438 leader_election.cc:290] T c33252d35df04183ae99e09f5c2eec2a P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:20.602115 17206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33252d35df04183ae99e09f5c2eec2a" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" is_pre_election: true
I20260709 14:52:20.602389 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33252d35df04183ae99e09f5c2eec2a" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de8c4be931ad4d32badabe23121aa792" is_pre_election: true
I20260709 14:52:20.603087 17281 raft_consensus.cc:2393] T c33252d35df04183ae99e09f5c2eec2a P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98e1d9c48a4646d694429d8713e9d3af in current term 1: Already voted for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in this term.
I20260709 14:52:20.603806 17097 leader_election.cc:304] T c33252d35df04183ae99e09f5c2eec2a P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af; no voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792
I20260709 14:52:20.604378 17438 raft_consensus.cc:3060] T c33252d35df04183ae99e09f5c2eec2a P 98e1d9c48a4646d694429d8713e9d3af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:20.609160 17438 raft_consensus.cc:2749] T c33252d35df04183ae99e09f5c2eec2a P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:20.626008 17206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f11e81b82d14ed18d705680351005f6"
dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
mode: GRACEFUL
new_leader_uuid: "98e1d9c48a4646d694429d8713e9d3af"
 from {username='slave'} at 127.0.0.1:45556
I20260709 14:52:20.626513 17206 raft_consensus.cc:606] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Received request to transfer leadership to TS 98e1d9c48a4646d694429d8713e9d3af
I20260709 14:52:20.632920 17206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3484ff55a50f42808716d57789cde023"
dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
mode: GRACEFUL
new_leader_uuid: "98e1d9c48a4646d694429d8713e9d3af"
 from {username='slave'} at 127.0.0.1:45556
I20260709 14:52:20.633540 17206 raft_consensus.cc:606] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Received request to transfer leadership to TS 98e1d9c48a4646d694429d8713e9d3af
I20260709 14:52:20.635699 17439 consensus_queue.cc:1048] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.636124 17405 consensus_queue.cc:1048] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.648101 17279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "438960fa7ec949089bf2eb19193671df"
dest_uuid: "de8c4be931ad4d32badabe23121aa792"
mode: GRACEFUL
new_leader_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
 from {username='slave'} at 127.0.0.1:32784
I20260709 14:52:20.648658 17279 raft_consensus.cc:606] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 1 LEADER]: Received request to transfer leadership to TS 98f5d13aab964d3e9f36f18fac5c5e06
I20260709 14:52:20.658174 17452 consensus_queue.cc:1048] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.660319 17405 consensus_queue.cc:1048] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" 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:52:20.671613 17393 consensus_queue.cc:1048] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.686333 17405 consensus_queue.cc:1048] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" 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:52:20.688216 17440 consensus_queue.cc:1048] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.690855 17393 consensus_queue.cc:1048] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.702356 17405 raft_consensus.cc:993] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792: : Instructing follower 98f5d13aab964d3e9f36f18fac5c5e06 to start an election
I20260709 14:52:20.702883 17405 raft_consensus.cc:1081] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 1 LEADER]: Signalling peer 98f5d13aab964d3e9f36f18fac5c5e06 to start an election
I20260709 14:52:20.704880 17207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "438960fa7ec949089bf2eb19193671df"
dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
 from {username='slave'} at 127.0.0.1:45526
I20260709 14:52:20.706223 17207 raft_consensus.cc:493] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:20.706530 17207 raft_consensus.cc:3060] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:20.708572 17444 consensus_queue.cc:1048] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.714218 17207 raft_consensus.cc:515] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.719154 17131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438960fa7ec949089bf2eb19193671df" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
I20260709 14:52:20.719838 17207 leader_election.cc:290] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 [CANDIDATE]: Term 2 election: Requested vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:20.727007 17279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438960fa7ec949089bf2eb19193671df" candidate_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:20.727634 17279 raft_consensus.cc:3055] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:20.729130 17279 raft_consensus.cc:740] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Running, Role: LEADER
I20260709 14:52:20.730043 17393 consensus_queue.cc:1048] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.730938 17279 consensus_queue.cc:260] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.731462 17438 consensus_queue.cc:1048] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.732262 17279 raft_consensus.cc:3060] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:20.761432 17279 raft_consensus.cc:2468] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98f5d13aab964d3e9f36f18fac5c5e06 in term 2.
I20260709 14:52:20.763330 17172 leader_election.cc:304] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 [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: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 98e1d9c48a4646d694429d8713e9d3af
I20260709 14:52:20.764410 17393 raft_consensus.cc:2804] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:20.764875 17393 raft_consensus.cc:697] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 LEADER]: Becoming Leader. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Running, Role: LEADER
I20260709 14:52:20.765242 17438 consensus_queue.cc:1048] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" 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:52:20.765666 17393 consensus_queue.cc:237] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.770263 17440 raft_consensus.cc:993] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06: : Instructing follower 98e1d9c48a4646d694429d8713e9d3af to start an election
I20260709 14:52:20.770702 17440 raft_consensus.cc:1081] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Signalling peer 98e1d9c48a4646d694429d8713e9d3af to start an election
I20260709 14:52:20.773064 17131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3484ff55a50f42808716d57789cde023"
dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
 from {username='slave'} at 127.0.0.1:42070
I20260709 14:52:20.773566 17131 raft_consensus.cc:493] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:20.773869 17131 raft_consensus.cc:3060] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:20.780298 17131 raft_consensus.cc:515] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.782105 17131 leader_election.cc:290] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 2 election: Requested vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:20.783452 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3484ff55a50f42808716d57789cde023" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:20.783483 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3484ff55a50f42808716d57789cde023" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
I20260709 14:52:20.784169 17281 raft_consensus.cc:3060] T 3484ff55a50f42808716d57789cde023 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:20.784384 17207 raft_consensus.cc:3055] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:20.783571 17027 catalog_manager.cc:5697] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 reported cstate change: term changed from 1 to 2, leader changed from de8c4be931ad4d32badabe23121aa792 (127.11.177.67) to 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66). New cstate: current_term: 2 leader_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:20.784811 17207 raft_consensus.cc:740] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Running, Role: LEADER
I20260709 14:52:20.785760 17207 consensus_queue.cc:260] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.787009 17207 raft_consensus.cc:3060] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:20.790390 17281 raft_consensus.cc:2468] T 3484ff55a50f42808716d57789cde023 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 2.
I20260709 14:52:20.791474 17097 leader_election.cc:304] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:20.792217 17354 raft_consensus.cc:2804] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:20.792604 17354 raft_consensus.cc:697] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af [term 2 LEADER]: Becoming Leader. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Running, Role: LEADER
I20260709 14:52:20.793243 17354 consensus_queue.cc:237] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.800158 17207 raft_consensus.cc:2468] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 2.
I20260709 14:52:20.804877 17027 catalog_manager.cc:5697] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af reported cstate change: term changed from 1 to 2, leader changed from 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66) to 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65). New cstate: current_term: 2 leader_uuid: "98e1d9c48a4646d694429d8713e9d3af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:20.816108 17439 consensus_queue.cc:1048] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.826251 17440 consensus_queue.cc:1048] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:20.933159 17439 raft_consensus.cc:993] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06: : Instructing follower 98e1d9c48a4646d694429d8713e9d3af to start an election
I20260709 14:52:20.933609 17440 raft_consensus.cc:1081] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Signalling peer 98e1d9c48a4646d694429d8713e9d3af to start an election
I20260709 14:52:20.934875 17130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f11e81b82d14ed18d705680351005f6"
dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
 from {username='slave'} at 127.0.0.1:42070
I20260709 14:52:20.935298 17130 raft_consensus.cc:493] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:20.935540 17130 raft_consensus.cc:3060] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:20.940166 17130 raft_consensus.cc:515] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.941588 17130 leader_election.cc:290] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 2 election: Requested vote from peers 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519), de8c4be931ad4d32badabe23121aa792 (127.11.177.67:46725)
I20260709 14:52:20.942220 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f11e81b82d14ed18d705680351005f6" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
I20260709 14:52:20.942428 17281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f11e81b82d14ed18d705680351005f6" candidate_uuid: "98e1d9c48a4646d694429d8713e9d3af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de8c4be931ad4d32badabe23121aa792"
I20260709 14:52:20.942849 17207 raft_consensus.cc:3055] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:20.942909 17281 raft_consensus.cc:3060] T 5f11e81b82d14ed18d705680351005f6 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:20.943271 17207 raft_consensus.cc:740] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Running, Role: LEADER
I20260709 14:52:20.944072 17207 consensus_queue.cc:260] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.945300 17207 raft_consensus.cc:3060] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:20.949056 17281 raft_consensus.cc:2468] T 5f11e81b82d14ed18d705680351005f6 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 2.
I20260709 14:52:20.950174 17097 leader_election.cc:304] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e1d9c48a4646d694429d8713e9d3af, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:20.950856 17354 raft_consensus.cc:2804] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:20.951225 17354 raft_consensus.cc:697] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [term 2 LEADER]: Becoming Leader. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Running, Role: LEADER
I20260709 14:52:20.951579 17207 raft_consensus.cc:2468] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e1d9c48a4646d694429d8713e9d3af in term 2.
I20260709 14:52:20.951890 17354 consensus_queue.cc:237] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:20.958566 17030 catalog_manager.cc:5697] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af reported cstate change: term changed from 1 to 2, leader changed from 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66) to 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65). New cstate: current_term: 2 leader_uuid: "98e1d9c48a4646d694429d8713e9d3af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.178524 17281 raft_consensus.cc:1275] T 3484ff55a50f42808716d57789cde023 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Refusing update from remote peer 98e1d9c48a4646d694429d8713e9d3af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:21.179579 17354 consensus_queue.cc:1048] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:21.186616 17207 raft_consensus.cc:1275] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Refusing update from remote peer 98e1d9c48a4646d694429d8713e9d3af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:21.187757 17483 consensus_queue.cc:1048] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" 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:52:21.271339 17281 raft_consensus.cc:1275] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Refusing update from remote peer 98f5d13aab964d3e9f36f18fac5c5e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:21.273090 17440 consensus_queue.cc:1048] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:21.280238 17130 raft_consensus.cc:3060] T 438960fa7ec949089bf2eb19193671df P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:21.286743 17130 raft_consensus.cc:1275] T 438960fa7ec949089bf2eb19193671df P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Refusing update from remote peer 98f5d13aab964d3e9f36f18fac5c5e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:21.288329 17452 consensus_queue.cc:1048] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:21.381038 17207 raft_consensus.cc:1275] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Refusing update from remote peer 98e1d9c48a4646d694429d8713e9d3af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:21.382202 17483 consensus_queue.cc:1048] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" 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:52:21.388964 17279 raft_consensus.cc:1275] T 5f11e81b82d14ed18d705680351005f6 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Refusing update from remote peer 98e1d9c48a4646d694429d8713e9d3af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:21.391316 17464 consensus_queue.cc:1048] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [LEADER]: Connected to new peer: Peer: permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:23.671096 17030 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:41324:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:52:23.687983 17030 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41324:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:52:23.723448 11973 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:23.864465 17527 tablet.cc:1724] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:23.885829 17528 tablet.cc:1724] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:23.933573 17539 tablet.cc:1724] T 5c9093d1f2d945b384c73c3d9f614e59 P de8c4be931ad4d32badabe23121aa792: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.009817 17542 tablet.cc:1724] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.010638 17528 tablet.cc:1724] T 822a7de1fdfc4e1ca426a2baae991c33 P 98f5d13aab964d3e9f36f18fac5c5e06: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.012059 17546 tablet.cc:1724] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.017971 17172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.67:46725, user_credentials={real_user=slave}} blocked reactor thread for 117348us
I20260709 14:52:24.035141 17527 tablet.cc:1724] T 8c7de21f2e6840f68f857d381898de54 P de8c4be931ad4d32badabe23121aa792: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.042964 17538 tablet.cc:1724] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.043241 17548 tablet.cc:1724] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.053375 17204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b40ad8379a44380a8fbe0b3c935dd46"
dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
mode: GRACEFUL
new_leader_uuid: "de8c4be931ad4d32badabe23121aa792"
 from {username='slave'} at 127.0.0.1:45560
I20260709 14:52:24.054077 17204 raft_consensus.cc:606] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Received request to transfer leadership to TS de8c4be931ad4d32badabe23121aa792
W20260709 14:52:24.077147 17097 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.177.67:46725, user_credentials={real_user=slave}} blocked reactor thread for 54137.6us
I20260709 14:52:24.088217 17552 tablet.cc:1724] T c33252d35df04183ae99e09f5c2eec2a P de8c4be931ad4d32badabe23121aa792: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.104423 17531 raft_consensus.cc:993] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06: : Instructing follower de8c4be931ad4d32badabe23121aa792 to start an election
I20260709 14:52:24.104981 17531 raft_consensus.cc:1081] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Signalling peer de8c4be931ad4d32badabe23121aa792 to start an election
I20260709 14:52:24.122614 17560 tablet.cc:1724] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.126489 17279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b40ad8379a44380a8fbe0b3c935dd46"
dest_uuid: "de8c4be931ad4d32badabe23121aa792"
 from {username='slave'} at 127.0.0.1:60992
I20260709 14:52:24.127182 17279 raft_consensus.cc:493] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:24.127579 17279 raft_consensus.cc:3060] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.128388 17528 tablet.cc:1724] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.131186 17539 tablet.cc:1724] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.155869 17548 tablet.cc:1724] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.159317 17542 tablet.cc:1724] T 822a7de1fdfc4e1ca426a2baae991c33 P 98e1d9c48a4646d694429d8713e9d3af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.164676 17539 tablet.cc:1724] T 3595ae8e48ee4003814d3a2e7c049bb1 P de8c4be931ad4d32badabe23121aa792: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.165302 17279 raft_consensus.cc:515] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:24.172689 17130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b40ad8379a44380a8fbe0b3c935dd46" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
I20260709 14:52:24.143364 17555 tablet.cc:1724] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.173370 17130 raft_consensus.cc:3060] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.179141 17279 leader_election.cc:290] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 2 election: Requested vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519)
I20260709 14:52:24.180199 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b40ad8379a44380a8fbe0b3c935dd46" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
I20260709 14:52:24.182456 17207 raft_consensus.cc:3055] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:24.182782 17207 raft_consensus.cc:740] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98f5d13aab964d3e9f36f18fac5c5e06, State: Running, Role: LEADER
I20260709 14:52:24.183562 17207 consensus_queue.cc:260] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:24.184666 17207 raft_consensus.cc:3060] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.185701 17546 tablet.cc:1724] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.190356 17548 tablet.cc:1724] T 438960fa7ec949089bf2eb19193671df P 98e1d9c48a4646d694429d8713e9d3af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.190907 17538 tablet.cc:1724] T 8c7de21f2e6840f68f857d381898de54 P 98f5d13aab964d3e9f36f18fac5c5e06: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.192906 17527 tablet.cc:1724] T 5f11e81b82d14ed18d705680351005f6 P de8c4be931ad4d32badabe23121aa792: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.204943 17561 tablet.cc:1724] T c33252d35df04183ae99e09f5c2eec2a P 98e1d9c48a4646d694429d8713e9d3af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.210125 17555 tablet.cc:1724] T 5c9093d1f2d945b384c73c3d9f614e59 P 98e1d9c48a4646d694429d8713e9d3af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.204030 17207 raft_consensus.cc:2468] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 2.
I20260709 14:52:24.274533 17246 leader_election.cc:304] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:24.302629 17485 raft_consensus.cc:2804] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:24.303340 17130 raft_consensus.cc:2468] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 2.
I20260709 14:52:24.314890 17546 tablet.cc:1724] T 486a3f2642cb485b8bc3b61695d3767c P 98f5d13aab964d3e9f36f18fac5c5e06: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.335697 17485 raft_consensus.cc:697] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 [term 2 LEADER]: Becoming Leader. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Running, Role: LEADER
I20260709 14:52:24.344749 17485 consensus_queue.cc:237] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:24.349041 17527 tablet.cc:1724] T 486a3f2642cb485b8bc3b61695d3767c P de8c4be931ad4d32badabe23121aa792: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.352223 17552 tablet.cc:1724] T 3484ff55a50f42808716d57789cde023 P de8c4be931ad4d32badabe23121aa792: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.358898 17130 raft_consensus.cc:1240] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Rejecting Update request from peer 98f5d13aab964d3e9f36f18fac5c5e06 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:24.363075 17030 catalog_manager.cc:5697] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 reported cstate change: term changed from 1 to 2, leader changed from 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66) to de8c4be931ad4d32badabe23121aa792 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "de8c4be931ad4d32badabe23121aa792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:24.365149 17561 tablet.cc:1724] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98e1d9c48a4646d694429d8713e9d3af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:52:24.391592 17129 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d12e5ea7a4e34a9882513562cd63cc19"
dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
mode: GRACEFUL
new_leader_uuid: "de8c4be931ad4d32badabe23121aa792"
 from {username='slave'} at 127.0.0.1:42090
I20260709 14:52:24.392513 17129 raft_consensus.cc:606] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Received request to transfer leadership to TS de8c4be931ad4d32badabe23121aa792
I20260709 14:52:24.395171 11973 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:24.396746 11973 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:24.397562 17029 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f: soft_deleted_table [id=5adac0ef4a704e4dbe4822bf0a2133e3] alter complete (version 1)
I20260709 14:52:24.443657 17556 raft_consensus.cc:993] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af: : Instructing follower de8c4be931ad4d32badabe23121aa792 to start an election
I20260709 14:52:24.444197 17545 raft_consensus.cc:1081] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Signalling peer de8c4be931ad4d32badabe23121aa792 to start an election
I20260709 14:52:24.445701 17280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d12e5ea7a4e34a9882513562cd63cc19"
dest_uuid: "de8c4be931ad4d32badabe23121aa792"
 from {username='slave'} at 127.0.0.1:32776
I20260709 14:52:24.446271 17280 raft_consensus.cc:493] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:24.446632 17280 raft_consensus.cc:3060] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.452636 17280 raft_consensus.cc:515] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:24.454172 17280 leader_election.cc:290] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 2 election: Requested vote from peers 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573), 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519)
I20260709 14:52:24.454934 17130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12e5ea7a4e34a9882513562cd63cc19" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98e1d9c48a4646d694429d8713e9d3af"
I20260709 14:52:24.455384 17205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12e5ea7a4e34a9882513562cd63cc19" candidate_uuid: "de8c4be931ad4d32badabe23121aa792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98f5d13aab964d3e9f36f18fac5c5e06"
I20260709 14:52:24.455540 17130 raft_consensus.cc:3055] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:24.455875 17205 raft_consensus.cc:3060] T d12e5ea7a4e34a9882513562cd63cc19 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.455875 17130 raft_consensus.cc:740] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98e1d9c48a4646d694429d8713e9d3af, State: Running, Role: LEADER
I20260709 14:52:24.456796 17130 consensus_queue.cc:260] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:24.457850 17130 raft_consensus.cc:3060] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.461292 17205 raft_consensus.cc:2468] T d12e5ea7a4e34a9882513562cd63cc19 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 2.
I20260709 14:52:24.462352 17246 leader_election.cc:304] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98f5d13aab964d3e9f36f18fac5c5e06, de8c4be931ad4d32badabe23121aa792; no voters: 
I20260709 14:52:24.463064 17485 raft_consensus.cc:2804] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:24.463063 17130 raft_consensus.cc:2468] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de8c4be931ad4d32badabe23121aa792 in term 2.
I20260709 14:52:24.463753 17485 raft_consensus.cc:697] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 [term 2 LEADER]: Becoming Leader. State: Replica: de8c4be931ad4d32badabe23121aa792, State: Running, Role: LEADER
I20260709 14:52:24.464733 17485 consensus_queue.cc:237] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } }
I20260709 14:52:24.471685 17029 catalog_manager.cc:5697] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 reported cstate change: term changed from 1 to 2, leader changed from 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65) to de8c4be931ad4d32badabe23121aa792 (127.11.177.67). New cstate: current_term: 2 leader_uuid: "de8c4be931ad4d32badabe23121aa792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" port: 42519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de8c4be931ad4d32badabe23121aa792" member_type: VOTER last_known_addr { host: "127.11.177.67" port: 46725 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:24.785898 17205 raft_consensus.cc:1275] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Refusing update from remote peer de8c4be931ad4d32badabe23121aa792: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:24.787039 17485 consensus_queue.cc:1048] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" 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:52:24.796728 17130 raft_consensus.cc:1275] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Refusing update from remote peer de8c4be931ad4d32badabe23121aa792: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:24.799196 17526 consensus_queue.cc:1048] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:24.965785 17130 raft_consensus.cc:1275] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Refusing update from remote peer de8c4be931ad4d32badabe23121aa792: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:24.966818 17485 consensus_queue.cc:1048] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e1d9c48a4646d694429d8713e9d3af" member_type: VOTER last_known_addr { host: "127.11.177.65" port: 36573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:24.974910 17205 raft_consensus.cc:1275] T d12e5ea7a4e34a9882513562cd63cc19 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Refusing update from remote peer de8c4be931ad4d32badabe23121aa792: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:24.976267 17579 consensus_queue.cc:1048] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98f5d13aab964d3e9f36f18fac5c5e06" member_type: VOTER last_known_addr { host: "127.11.177.66" 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:52:25.449404 11973 tablet_server.cc:179] TabletServer@127.11.177.65:0 shutting down...
I20260709 14:52:25.476173 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:25.476775 11973 tablet_replica.cc:333] T 822a7de1fdfc4e1ca426a2baae991c33 P 98e1d9c48a4646d694429d8713e9d3af: stopping tablet replica
I20260709 14:52:25.477697 11973 raft_consensus.cc:2243] T 822a7de1fdfc4e1ca426a2baae991c33 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.478403 11973 raft_consensus.cc:2272] T 822a7de1fdfc4e1ca426a2baae991c33 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.480647 11973 tablet_replica.cc:333] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98e1d9c48a4646d694429d8713e9d3af: stopping tablet replica
I20260709 14:52:25.481185 11973 raft_consensus.cc:2243] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.481688 11973 raft_consensus.cc:2272] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.483645 11973 tablet_replica.cc:333] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af: stopping tablet replica
I20260709 14:52:25.484194 11973 raft_consensus.cc:2243] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:25.485037 11973 raft_consensus.cc:2272] T 3484ff55a50f42808716d57789cde023 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:25.486403 17170 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 24 similar messages]
I20260709 14:52:25.487874 11973 tablet_replica.cc:333] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af: stopping tablet replica
I20260709 14:52:25.488863 11973 raft_consensus.cc:2243] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:52:25.489755 17170 consensus_peers.cc:597] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 -> Peer 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573): Couldn't send request to peer 98e1d9c48a4646d694429d8713e9d3af. 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:52:25.489925 11973 raft_consensus.cc:2272] T 8c7de21f2e6840f68f857d381898de54 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:25.491109 17170 consensus_peers.cc:597] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 -> Peer 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573): Couldn't send request to peer 98e1d9c48a4646d694429d8713e9d3af. 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:52:25.492532 11973 tablet_replica.cc:333] T e1ef5e83e3b14167a3f708a1efb48221 P 98e1d9c48a4646d694429d8713e9d3af: stopping tablet replica
I20260709 14:52:25.493145 11973 raft_consensus.cc:2243] T e1ef5e83e3b14167a3f708a1efb48221 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.493642 11973 raft_consensus.cc:2272] T e1ef5e83e3b14167a3f708a1efb48221 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.495657 11973 tablet_replica.cc:333] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af: stopping tablet replica
I20260709 14:52:25.496203 11973 raft_consensus.cc:2243] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:25.496937 11973 raft_consensus.cc:2272] T 486a3f2642cb485b8bc3b61695d3767c P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.498950 11973 tablet_replica.cc:333] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98e1d9c48a4646d694429d8713e9d3af: stopping tablet replica
I20260709 14:52:25.499464 11973 raft_consensus.cc:2243] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.499836 11973 raft_consensus.cc:2272] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.502364 11973 tablet_replica.cc:333] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af: stopping tablet replica
I20260709 14:52:25.503258 11973 raft_consensus.cc:2243] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.503875 11973 raft_consensus.cc:2272] T 640eff6d01c547e48cd0d03aa31774cb P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.506615 11973 tablet_replica.cc:333] T 6fae479403bb4d3a88e306ae70d97bb9 P 98e1d9c48a4646d694429d8713e9d3af: stopping tablet replica
I20260709 14:52:25.507334 11973 raft_consensus.cc:2243] T 6fae479403bb4d3a88e306ae70d97bb9 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.507917 11973 raft_consensus.cc:2272] T 6fae479403bb4d3a88e306ae70d97bb9 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.510358 11973 tablet_replica.cc:333] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af: stopping tablet replica
I20260709 14:52:25.510982 11973 raft_consensus.cc:2243] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:25.511739 11973 raft_consensus.cc:2272] T c72e1486ce784a658683171bef16831b P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.514180 11973 tablet_replica.cc:333] T c33252d35df04183ae99e09f5c2eec2a P 98e1d9c48a4646d694429d8713e9d3af: stopping tablet replica
I20260709 14:52:25.514833 11973 raft_consensus.cc:2243] T c33252d35df04183ae99e09f5c2eec2a P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.515283 11973 raft_consensus.cc:2272] T c33252d35df04183ae99e09f5c2eec2a P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.517580 11973 tablet_replica.cc:333] T 5c9093d1f2d945b384c73c3d9f614e59 P 98e1d9c48a4646d694429d8713e9d3af: stopping tablet replica
I20260709 14:52:25.518059 11973 raft_consensus.cc:2243] T 5c9093d1f2d945b384c73c3d9f614e59 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.518493 11973 raft_consensus.cc:2272] T 5c9093d1f2d945b384c73c3d9f614e59 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.520541 11973 tablet_replica.cc:333] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af: stopping tablet replica
I20260709 14:52:25.521035 11973 raft_consensus.cc:2243] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:25.521791 11973 raft_consensus.cc:2272] T 1562dcd450f743438d19869925c11821 P 98e1d9c48a4646d694429d8713e9d3af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.523504 11973 tablet_replica.cc:333] T 438960fa7ec949089bf2eb19193671df P 98e1d9c48a4646d694429d8713e9d3af: stopping tablet replica
I20260709 14:52:25.523918 11973 raft_consensus.cc:2243] T 438960fa7ec949089bf2eb19193671df P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.524327 11973 raft_consensus.cc:2272] T 438960fa7ec949089bf2eb19193671df P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.526199 11973 tablet_replica.cc:333] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af: stopping tablet replica
I20260709 14:52:25.526686 11973 raft_consensus.cc:2243] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:25.527418 11973 raft_consensus.cc:2272] T 5f11e81b82d14ed18d705680351005f6 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.529309 11973 tablet_replica.cc:333] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af: stopping tablet replica
I20260709 14:52:25.529706 11973 raft_consensus.cc:2243] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.530087 11973 raft_consensus.cc:2272] T 8d9e99830a1f4c9a87c54ed2f785377e P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.531888 11973 tablet_replica.cc:333] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af: stopping tablet replica
I20260709 14:52:25.532317 11973 raft_consensus.cc:2243] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.532675 11973 raft_consensus.cc:2272] T d12e5ea7a4e34a9882513562cd63cc19 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.534925 11973 tablet_replica.cc:333] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af: stopping tablet replica
I20260709 14:52:25.535351 11973 raft_consensus.cc:2243] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:25.536078 11973 raft_consensus.cc:2272] T e241fe20d332478ebf5dbb3339d3a127 P 98e1d9c48a4646d694429d8713e9d3af [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:25.543798 17244 consensus_peers.cc:597] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 -> Peer 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573): Couldn't send request to peer 98e1d9c48a4646d694429d8713e9d3af. 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:52:25.547370 17170 consensus_peers.cc:597] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 -> Peer 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573): Couldn't send request to peer 98e1d9c48a4646d694429d8713e9d3af. 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:52:25.551496 17170 consensus_peers.cc:597] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 -> Peer 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573): Couldn't send request to peer 98e1d9c48a4646d694429d8713e9d3af. 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:52:25.576978 11973 tablet_server.cc:196] TabletServer@127.11.177.65:0 shutdown complete.
I20260709 14:52:25.610708 11973 tablet_server.cc:179] TabletServer@127.11.177.66:0 shutting down...
W20260709 14:52:25.634248 17246 consensus_peers.cc:597] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 -> Peer 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519): Couldn't send request to peer 98f5d13aab964d3e9f36f18fac5c5e06. 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:52:25.636445 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:25.637193 11973 tablet_replica.cc:333] T 822a7de1fdfc4e1ca426a2baae991c33 P 98f5d13aab964d3e9f36f18fac5c5e06: stopping tablet replica
I20260709 14:52:25.638012 11973 raft_consensus.cc:2243] T 822a7de1fdfc4e1ca426a2baae991c33 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.638492 11973 raft_consensus.cc:2272] T 822a7de1fdfc4e1ca426a2baae991c33 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.640362 11973 tablet_replica.cc:333] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06: stopping tablet replica
I20260709 14:52:25.640868 11973 raft_consensus.cc:2243] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:25.641731 11973 raft_consensus.cc:2272] T 438960fa7ec949089bf2eb19193671df P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.643639 11973 tablet_replica.cc:333] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06: stopping tablet replica
I20260709 14:52:25.644347 11973 raft_consensus.cc:2243] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.644804 11973 raft_consensus.cc:2272] T 3484ff55a50f42808716d57789cde023 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.646710 11973 tablet_replica.cc:333] T 8c7de21f2e6840f68f857d381898de54 P 98f5d13aab964d3e9f36f18fac5c5e06: stopping tablet replica
I20260709 14:52:25.647248 11973 raft_consensus.cc:2243] T 8c7de21f2e6840f68f857d381898de54 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.647744 11973 raft_consensus.cc:2272] T 8c7de21f2e6840f68f857d381898de54 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.649601 11973 tablet_replica.cc:333] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06: stopping tablet replica
I20260709 14:52:25.650133 11973 raft_consensus.cc:2243] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:25.650866 11973 raft_consensus.cc:2272] T 640eff6d01c547e48cd0d03aa31774cb P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.652653 11973 tablet_replica.cc:333] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06: stopping tablet replica
I20260709 14:52:25.653174 11973 raft_consensus.cc:2243] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:25.653992 11973 raft_consensus.cc:2272] T e1ef5e83e3b14167a3f708a1efb48221 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.655879 11973 tablet_replica.cc:333] T 486a3f2642cb485b8bc3b61695d3767c P 98f5d13aab964d3e9f36f18fac5c5e06: stopping tablet replica
I20260709 14:52:25.656383 11973 raft_consensus.cc:2243] T 486a3f2642cb485b8bc3b61695d3767c P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.656800 11973 raft_consensus.cc:2272] T 486a3f2642cb485b8bc3b61695d3767c P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.658655 11973 tablet_replica.cc:333] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06: stopping tablet replica
I20260709 14:52:25.659267 11973 raft_consensus.cc:2243] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.659651 11973 raft_consensus.cc:2272] T 8b40ad8379a44380a8fbe0b3c935dd46 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.662060 11973 tablet_replica.cc:333] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06: stopping tablet replica
I20260709 14:52:25.662578 11973 raft_consensus.cc:2243] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.663024 11973 raft_consensus.cc:2272] T 5f11e81b82d14ed18d705680351005f6 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.664798 11973 tablet_replica.cc:333] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06: stopping tablet replica
I20260709 14:52:25.665411 11973 raft_consensus.cc:2243] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:25.666152 11973 raft_consensus.cc:2272] T 8d9e99830a1f4c9a87c54ed2f785377e P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.668247 11973 tablet_replica.cc:333] T d12e5ea7a4e34a9882513562cd63cc19 P 98f5d13aab964d3e9f36f18fac5c5e06: stopping tablet replica
I20260709 14:52:25.668761 11973 raft_consensus.cc:2243] T d12e5ea7a4e34a9882513562cd63cc19 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.669121 11973 raft_consensus.cc:2272] T d12e5ea7a4e34a9882513562cd63cc19 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.671347 11973 tablet_replica.cc:333] T 6fae479403bb4d3a88e306ae70d97bb9 P 98f5d13aab964d3e9f36f18fac5c5e06: stopping tablet replica
I20260709 14:52:25.671892 11973 raft_consensus.cc:2243] T 6fae479403bb4d3a88e306ae70d97bb9 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.672312 11973 raft_consensus.cc:2272] T 6fae479403bb4d3a88e306ae70d97bb9 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.674970 11973 tablet_replica.cc:333] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06: stopping tablet replica
I20260709 14:52:25.675555 11973 raft_consensus.cc:2243] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.676174 11973 raft_consensus.cc:2272] T c72e1486ce784a658683171bef16831b P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:25.677786 17170 consensus_peers.cc:597] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 -> Peer 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573): Couldn't send request to peer 98e1d9c48a4646d694429d8713e9d3af. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:36573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:25.678691 11973 tablet_replica.cc:333] T e241fe20d332478ebf5dbb3339d3a127 P 98f5d13aab964d3e9f36f18fac5c5e06: stopping tablet replica
I20260709 14:52:25.679304 11973 raft_consensus.cc:2243] T e241fe20d332478ebf5dbb3339d3a127 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.679688 11973 raft_consensus.cc:2272] T e241fe20d332478ebf5dbb3339d3a127 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.681613 11973 tablet_replica.cc:333] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06: stopping tablet replica
I20260709 14:52:25.682101 11973 raft_consensus.cc:2243] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:25.682823 11973 raft_consensus.cc:2272] T 3595ae8e48ee4003814d3a2e7c049bb1 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.684654 11973 tablet_replica.cc:333] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06: stopping tablet replica
I20260709 14:52:25.685123 11973 raft_consensus.cc:2243] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:25.685828 11973 raft_consensus.cc:2272] T 5c9093d1f2d945b384c73c3d9f614e59 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.687724 11973 tablet_replica.cc:333] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06: stopping tablet replica
I20260709 14:52:25.688155 11973 raft_consensus.cc:2243] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:25.689041 11973 raft_consensus.cc:2272] T c33252d35df04183ae99e09f5c2eec2a P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.690899 11973 tablet_replica.cc:333] T 1562dcd450f743438d19869925c11821 P 98f5d13aab964d3e9f36f18fac5c5e06: stopping tablet replica
I20260709 14:52:25.691365 11973 raft_consensus.cc:2243] T 1562dcd450f743438d19869925c11821 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.691752 11973 raft_consensus.cc:2272] T 1562dcd450f743438d19869925c11821 P 98f5d13aab964d3e9f36f18fac5c5e06 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:25.712441 17246 consensus_peers.cc:597] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 -> Peer 98f5d13aab964d3e9f36f18fac5c5e06 (127.11.177.66:42519): Couldn't send request to peer 98f5d13aab964d3e9f36f18fac5c5e06. 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:52:25.730315 11973 tablet_server.cc:196] TabletServer@127.11.177.66:0 shutdown complete.
I20260709 14:52:25.761801 11973 tablet_server.cc:179] TabletServer@127.11.177.67:0 shutting down...
I20260709 14:52:25.783797 11973 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:25.784428 11973 tablet_replica.cc:333] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792: stopping tablet replica
I20260709 14:52:25.785038 11973 raft_consensus.cc:2243] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:25.785876 11973 raft_consensus.cc:2272] T 822a7de1fdfc4e1ca426a2baae991c33 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.787890 11973 tablet_replica.cc:333] T 3595ae8e48ee4003814d3a2e7c049bb1 P de8c4be931ad4d32badabe23121aa792: stopping tablet replica
I20260709 14:52:25.788420 11973 raft_consensus.cc:2243] T 3595ae8e48ee4003814d3a2e7c049bb1 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.788883 11973 raft_consensus.cc:2272] T 3595ae8e48ee4003814d3a2e7c049bb1 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.790725 11973 tablet_replica.cc:333] T 3484ff55a50f42808716d57789cde023 P de8c4be931ad4d32badabe23121aa792: stopping tablet replica
I20260709 14:52:25.791330 11973 raft_consensus.cc:2243] T 3484ff55a50f42808716d57789cde023 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.791750 11973 raft_consensus.cc:2272] T 3484ff55a50f42808716d57789cde023 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.793576 11973 tablet_replica.cc:333] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792: stopping tablet replica
I20260709 14:52:25.794044 11973 raft_consensus.cc:2243] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.794464 11973 raft_consensus.cc:2272] T 438960fa7ec949089bf2eb19193671df P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.796445 11973 tablet_replica.cc:333] T c33252d35df04183ae99e09f5c2eec2a P de8c4be931ad4d32badabe23121aa792: stopping tablet replica
I20260709 14:52:25.796948 11973 raft_consensus.cc:2243] T c33252d35df04183ae99e09f5c2eec2a P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.797375 11973 raft_consensus.cc:2272] T c33252d35df04183ae99e09f5c2eec2a P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.799118 11973 tablet_replica.cc:333] T 5c9093d1f2d945b384c73c3d9f614e59 P de8c4be931ad4d32badabe23121aa792: stopping tablet replica
I20260709 14:52:25.799682 11973 raft_consensus.cc:2243] T 5c9093d1f2d945b384c73c3d9f614e59 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.800236 11973 raft_consensus.cc:2272] T 5c9093d1f2d945b384c73c3d9f614e59 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.802367 11973 tablet_replica.cc:333] T 1562dcd450f743438d19869925c11821 P de8c4be931ad4d32badabe23121aa792: stopping tablet replica
I20260709 14:52:25.803022 11973 raft_consensus.cc:2243] T 1562dcd450f743438d19869925c11821 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.803545 11973 raft_consensus.cc:2272] T 1562dcd450f743438d19869925c11821 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.806005 11973 tablet_replica.cc:333] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792: stopping tablet replica
I20260709 14:52:25.806704 11973 raft_consensus.cc:2243] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.807264 11973 raft_consensus.cc:2272] T e1ef5e83e3b14167a3f708a1efb48221 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.809197 11973 tablet_replica.cc:333] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792: stopping tablet replica
I20260709 14:52:25.809736 11973 raft_consensus.cc:2243] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.810137 11973 raft_consensus.cc:2272] T 640eff6d01c547e48cd0d03aa31774cb P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.811909 11973 tablet_replica.cc:333] T 486a3f2642cb485b8bc3b61695d3767c P de8c4be931ad4d32badabe23121aa792: stopping tablet replica
I20260709 14:52:25.812374 11973 raft_consensus.cc:2243] T 486a3f2642cb485b8bc3b61695d3767c P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.812776 11973 raft_consensus.cc:2272] T 486a3f2642cb485b8bc3b61695d3767c P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.815223 11973 tablet_replica.cc:333] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792: stopping tablet replica
W20260709 14:52:25.815336 17244 consensus_peers.cc:597] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 -> Peer 98e1d9c48a4646d694429d8713e9d3af (127.11.177.65:36573): Couldn't send request to peer 98e1d9c48a4646d694429d8713e9d3af. Status: Network error: Client connection negotiation failed: client connection to 127.11.177.65:36573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:25.815889 11973 raft_consensus.cc:2243] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:25.816701 11973 raft_consensus.cc:2272] T 8b40ad8379a44380a8fbe0b3c935dd46 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.818884 11973 tablet_replica.cc:333] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792: stopping tablet replica
I20260709 14:52:25.819370 11973 raft_consensus.cc:2243] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:25.820036 11973 raft_consensus.cc:2272] T d12e5ea7a4e34a9882513562cd63cc19 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.822031 11973 tablet_replica.cc:333] T 5f11e81b82d14ed18d705680351005f6 P de8c4be931ad4d32badabe23121aa792: stopping tablet replica
I20260709 14:52:25.822475 11973 raft_consensus.cc:2243] T 5f11e81b82d14ed18d705680351005f6 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.822893 11973 raft_consensus.cc:2272] T 5f11e81b82d14ed18d705680351005f6 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.824630 11973 tablet_replica.cc:333] T 8d9e99830a1f4c9a87c54ed2f785377e P de8c4be931ad4d32badabe23121aa792: stopping tablet replica
I20260709 14:52:25.825079 11973 raft_consensus.cc:2243] T 8d9e99830a1f4c9a87c54ed2f785377e P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.825508 11973 raft_consensus.cc:2272] T 8d9e99830a1f4c9a87c54ed2f785377e P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.827298 11973 tablet_replica.cc:333] T 8c7de21f2e6840f68f857d381898de54 P de8c4be931ad4d32badabe23121aa792: stopping tablet replica
I20260709 14:52:25.827728 11973 raft_consensus.cc:2243] T 8c7de21f2e6840f68f857d381898de54 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.828106 11973 raft_consensus.cc:2272] T 8c7de21f2e6840f68f857d381898de54 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.829897 11973 tablet_replica.cc:333] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792: stopping tablet replica
I20260709 14:52:25.830315 11973 raft_consensus.cc:2243] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:25.831017 11973 raft_consensus.cc:2272] T 6fae479403bb4d3a88e306ae70d97bb9 P de8c4be931ad4d32badabe23121aa792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.832739 11973 tablet_replica.cc:333] T c72e1486ce784a658683171bef16831b P de8c4be931ad4d32badabe23121aa792: stopping tablet replica
I20260709 14:52:25.833149 11973 raft_consensus.cc:2243] T c72e1486ce784a658683171bef16831b P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.833539 11973 raft_consensus.cc:2272] T c72e1486ce784a658683171bef16831b P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.835170 11973 tablet_replica.cc:333] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792: stopping tablet replica
I20260709 14:52:25.835575 11973 raft_consensus.cc:2243] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:25.835961 11973 raft_consensus.cc:2272] T e241fe20d332478ebf5dbb3339d3a127 P de8c4be931ad4d32badabe23121aa792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.862268 11973 tablet_server.cc:196] TabletServer@127.11.177.67:0 shutdown complete.
I20260709 14:52:25.892115 11973 master.cc:562] Master@127.11.177.126:34109 shutting down...
I20260709 14:52:25.909657 11973 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:25.910171 11973 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:25.910481 11973 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7f216ff0d3da4ef9bd63af950cc7d23f: stopping tablet replica
I20260709 14:52:25.929230 11973 master.cc:584] Master@127.11.177.126:34109 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11032 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23356 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (115474 ms total)
[  PASSED  ] 8 tests.
I20260709 14:52:25.979846 11973 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 200 messages since previous log ~11 seconds ago
I20260709 14:52:25.980129 11973 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 200 messages since previous log ~11 seconds ago
I20260709 14:52:25.980368 11973 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 200 messages since previous log ~11 seconds ago
I20260709 14:52:25.980643 11973 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260709 14:52:25.980873 11973 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260709 14:52:25.981098 11973 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260709 14:52:25.981451 11973 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
